Commit Graph

16050 Commits

Author SHA1 Message Date
e0d8425de9 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
b91c87c353 changed wording on google font ch. 2017-01-24 22:08:22 +05:30
443fdeae23 Remove CSS from HTML section 2017-01-24 09:02:15 -05:00
8feb6f561b Remove CSS from HTML section 2017-01-24 09:02:15 -05:00
c464600867 Merge pull request #12798 from codeman869/fix/json-to-html-description
Adds JSON example to Convert JSON Data to HTML
2017-01-24 19:13:11 +05:30
da2d901404 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
d8bc1d7958 Adds JSON example to Convert JSON Data to HTML
Places JSON example inside a code block in the challenge
description for campers to review while they work on the
challenge.
2017-01-24 12:57:04 +00:00
b43ee80301 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
9327aa60f2 Merge pull request #12761 from QuincyLarson/fix/instructions-become-hrs
turn the "instructions" into an hr element
2017-01-24 18:16:54 +05:30
d518d874ea Merge pull request #12734 from dhcodes/fix/rwd-menu-collapse
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-24 10:27:48 +01:00
d4e1ac1290 Merge pull request #12734 from dhcodes/fix/rwd-menu-collapse
Change RWD to RWD Principles to prevent collapsible menu conflict
2017-01-24 10:27:48 +01:00
dcfac28114 reformat, refactor basic ds: object challenges 2017-01-23 23:34:05 -05:00
1582dce15b reformat, refactor basic ds: object challenges 2017-01-23 23:34:05 -05:00
ebdd1a27e4 Change RWD to RWD Principles to prevent collapsible menu conflict 2017-01-23 21:24:58 -06:00
577aa5d6f0 Change RWD to RWD Principles to prevent collapsible menu conflict 2017-01-23 21:24:58 -06:00
a4cfdddb33 Merge pull request #12738 from Syntactual/fix/rewrite_question
added some text to the challenge 08-coding-interview-questions
2017-01-23 12:19:17 -06:00
6467b04316 Merge pull request #12738 from Syntactual/fix/rewrite_question
added some text to the challenge 08-coding-interview-questions
2017-01-23 12:19:17 -06:00
63ffa463ca Merge pull request #12767 from rajpatel507/fix/largest-num-array
Fixed Formatting issue in "Return Largest Numbers in Arrays"
2017-01-23 16:45:49 +01:00
d83f9607b0 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30
d325c5f4b5 Fixed Formatting issue in "Return Largest Numbers in Arrays" 2017-01-23 12:17:56 +05:30
dd299662f1 Merge pull request #12746 from no-stack-dub-sack/fix/basic-ds-formatting
refactor and reformat, basic DS: array challenges
2017-01-22 15:26:50 -06:00
b31b3d5f98 Merge pull request #12746 from no-stack-dub-sack/fix/basic-ds-formatting
refactor and reformat, basic DS: array challenges
2017-01-22 15:26:50 -06:00
eb4dd5a35f Merge pull request #12737 from dhcodes/fix/parseInt-tests
improve tests for parseInt radix
2017-01-22 22:22:39 +01:00
79c1ec1327 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
33b778eed4 turn the "instructions" into an hr element 2017-01-22 15:22:26 -06:00
1a5cf16f2b refactor and reformat, basic DS: array challenges 2017-01-22 13:35:02 -05:00
40aafa35d6 refactor and reformat, basic DS: array challenges 2017-01-22 13:35:02 -05:00
fe916191f8 improve tests for parseInt radix 2017-01-22 09:04:48 -06:00
b5db716edb improve tests for parseInt radix 2017-01-22 09:04:48 -06:00
e53ea8caa0 added some text to the challenge 08-coding-interview-questions 2017-01-22 08:25:44 -06:00
5633d4f45d added some text to the challenge 08-coding-interview-questions 2017-01-22 08:25:44 -06:00
4eaa6449a5 Merge pull request #12723 from systimotic/fix/dropdown-server-view
Fix community dropdown server view
2017-01-22 17:51:15 +05:30
31b15a4712 Fix community dropdown server view 2017-01-22 11:22:50 +01:00
69ed032ae0 Merge pull request #12709 from taltmann42/fix/slug-challenge-test
Fix testcase-message in "Convert Strings to URL Slugs"
2017-01-21 22:31:28 +01:00
fd0b6906b3 Merge pull request #12707 from systimotic/fix/intro-image-centering
Center images in introduction challenges
2017-01-21 15:06:44 -06:00
274af22bfd Added a space to test message in slug challenge to reflect the actual testcase 2017-01-21 21:02:49 +00:00
532261bc56 Added a space to test message in slug challenge to reflect the actual testcase 2017-01-21 21:02:49 +00:00
6e653c65bd Center images in introduction challenges 2017-01-21 21:58:34 +01:00
81eba79ec5 Merge pull request #12700 from petercollingridge/fix/d3-change-styles-typo
Fix typo in Data Visualization with D3: Change Styles Based on Data: …
2017-01-21 20:45:04 +01:00
e2c964769c Merge pull request #12700 from petercollingridge/fix/d3-change-styles-typo
Fix typo in Data Visualization with D3: Change Styles Based on Data: …
2017-01-21 20:45:04 +01:00
f6ab33ed63 Merge pull request #12689 from systimotic/fix/challenge-type
Fix challenge type for data structure and ES6 challenges
2017-01-21 13:50:20 -05:00
a16cef51ee Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2 2017-01-21 18:34:36 +00:00
419302ae01 Fix typo in Data Visualization with D3: Change Styles Based on Data: h1 -> h2 2017-01-21 18:34:36 +00:00
98eeca561a Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
8fa53263dc Fix challenge type for data structure and ES6 challenges 2017-01-21 16:13:19 +01:00
db85b6bfaf Merge pull request #12663 from HKuz/fix/QA-HTML-CSS
Fix formatting, tests for new HTML and CSS challenges
2017-01-21 20:06:47 +05:30
1181c87a92 Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
bfa25a814b Fix formatting, tests for new HTML and CSS challenges 2017-01-21 06:55:27 -05:00
8d30e3c302 Merge pull request #12639 from dhcodes/fix/preformatted-block-names
update blockNameify preformattedBlocks for beta
2017-01-21 13:54:06 +05:30
ddb0219bdc Merge pull request #12665 from QuincyLarson/fix/improve-interviewing-section-titles
improve interviewing section titles
2017-01-20 23:57:47 -08:00