Commit Graph

3386 Commits

Author SHA1 Message Date
Eric Leung
05033e5b23 Merge pull request #15545 from tommygebru/patch-4
fix/Clarification for code example
2017-06-28 09:54:18 -07:00
Eric Leung
eb31ccd05d Merge pull request #15415 from elimisteve/patch-2
basic-html-and-html5.json: Clarified radio buttons
2017-06-27 06:15:47 -07:00
Eric Leung
9e9e232c85 Merge pull request #15435 from Enikol/fix/use-hex-code-instructions
Move the code example to the instructions in Use Hex Code for Specific Colors
2017-06-27 05:51:37 -07:00
Eric Leung
eb754ff1f4 Merge pull request #15484 from tommygebru/patch-2
fix/ typo for challenge description
2017-06-27 05:45:13 -07:00
Eric Leung
eb06846a57 Merge pull request #15157 from charlesBak/fix/code-formatting-sass-challenge
fix(test) add space formatting
2017-06-27 05:42:38 -07:00
Jools
d0820f0a38 replace a test with correct code and change 'function' to 'selector' in description (#14578) 2017-06-27 05:33:37 -07:00
Eric Leung
da3467bb50 Merge pull request #14549 from JoolsMcFly/fix/change-challenge-description
change challenge description and update tests
2017-06-27 05:10:24 -07:00
Eric Leung
052bc659ef Merge pull request #15408 from tommygebru/patch-1
fix/Typo for challenge description
2017-06-26 16:30:12 -07:00
tommy
e1f6eea881 fix/Clarification for code example
Clarification needed for Functional Programming code example, in the challenge Add Elements to the End of an Array Using concat Instead of push
2017-06-26 16:28:24 -07:00
tommy
745d608f42 fix/ typo for challenge description
Challenge description for Data Visualization with d3: Use Dynamic Scales
2017-06-22 10:00:36 -07:00
Dylan
6d18ebdc70 Merge pull request #15448 from benomatis/fix/challenge-instruction
Add explicit text to instruction to keep the word 'Like' in the button next to the icon
2017-06-19 22:35:49 -05:00
Eric Leung
8210da4f0a Merge pull request #15417 from ncm1/patch-1
Changing "CS" -> "CD"
2017-06-19 19:43:51 -07:00
benomatis
b26bdf6cdd Add explicit text to instruction to keep the word 'Like' in the button next to the icon 2017-06-20 00:11:26 +02:00
Catherine
d8baf0dc52 Moved the code example from tests to instruction 2017-06-19 01:51:30 +03:00
Nathan Morgenstern
cb13d91009 Changing "CS" -> "CD"
In basic javascript section "manipulating complex objects"
2017-06-17 16:36:48 -04:00
Steve Phillips
c5b772b62e basic-html-and-html5.json: Clarified radio buttons 2017-06-17 11:58:53 -07:00
tommy
3553af7d69 fix/Typo for challenge description
Challenge description for Data Visualization with d3: Set a Domain and a Range on a Scale
2017-06-16 16:58:26 -07:00
texas2010
4c1407fb59 Fix default code's tab spacing 2017-06-16 09:29:52 -05:00
Dylan
457b8b6416 Merge pull request #15356 from padulam/fix/remove-user-story-twitch-project
Remove user story from Twitch.tv project
2017-06-14 19:02:32 -05:00
Mrugesh Mohapatra
89e4853b99 fix(seed): remove challengeType from properties 2017-06-14 09:55:23 +05:30
JosephLivengood
6fecfca200 Updated backend projects to use correct layout/tester
Updated backend projects to use correct layout/tester
2017-06-14 09:48:00 +05:30
padulam
0b5927ae29 Remove user story from Twitch.tv project 2017-06-13 15:06:34 -04:00
Jonathan
de6349494f Changed http to https for codepen links on challenges for data visualization project and take home interview projects (#15331) 2017-06-13 11:30:43 +05:30
Dylan
6d2e8180b5 Merge pull request #14512 from Manish-Giri/fix/add-tests-object-properties
Add test to prevent assignment to variable directly
2017-06-12 22:00:37 -05:00
MANISH-GIRI
6e4ab3c5dd Add test to prevent assignment to variable directly 2017-06-12 20:32:37 -04:00
Shelvin Chandra
3c16db4249 fix(seed): Update warning for Safari (#15236) 2017-06-07 20:26:40 +05:30
Jonathan
25ffc4c534 Changed wording for Drop It challenge to be more concise (#15234) 2017-06-07 18:54:00 +05:30
Charles Bakar
a3c2475498 fix(test) add space formatting 2017-06-01 14:43:28 +02:00
Jonathan
fbc5a7da27 updated placement for result variable to be more intuitive for newcomes (#15142) 2017-06-01 13:11:28 +05:30
Dylan
b24c8146fb Merge pull request #15128 from chrisrymer/fix/change_color_text_singl_quotes_15117
Add support for single and double quotes on style attribute
2017-05-31 12:09:20 -05:00
chrisrymer
13f6551ec9 Add support for single and double quotes on style attribute 2017-05-30 22:20:02 +01:00
Justin Stone
886e7f6f22 Change the text of a jQuery challenge (#14799)
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.

Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Eric Leung
fec8dcb7ed Add introduction text to basic JavaScript (#15119) 2017-05-30 22:05:22 +05:30
Eric Leung
72deeb0ae5 Merge pull request #14958 from huyenltnguyen/fix/challenge-description-typo
fix challenge description typo
2017-05-29 19:04:04 -07:00
Eric Leung
8ad1afc515 Merge pull request #15061 from texas2010/fix/move-example-out-of-test
move example out of test
2017-05-29 18:55:25 -07:00
Peter Weinberg
585f220cdd fix(tests): add tests to write higher order arrow functions challenge 2017-05-29 18:00:21 -04:00
Milo Hartsoe
98d75156f4 Add tests to es6 challenge Write Higher Order Arrow Functions. Doesn't have es6 syntax tests.
Comments out function and arrow tests that didn't work and fixes formatting issues.
2017-05-29 16:30:11 -04:00
Dylan
1ea28ee924 Merge pull request #14970 from jhowerin/fix/issue14967
Removed - Don't worry about JavaScript itself - we will cover it soon.
2017-05-28 07:49:25 -05:00
Thomas KUNTZ
51ae1a4c2b Fix meaning issue (#15059)
The wording made think that we had to return the sum of the two numbers and *then* all the numbers between them (in the form of an array for instance). In fact we have to return the sum of the two numbers *plus* the sum of all numbers between them.
2017-05-27 18:42:48 +05:30
texas2010
26fdd5e28f move example out of test 2017-05-26 11:26:40 -05:00
Peter Weinberg
ae19c6b7ca fix(tests): minor change to test suite for nest an anchor challenge 2017-05-24 22:20:45 -04:00
james gill
007615de74 minor change to test suite 2017-05-22 17:35:28 -07:00
Jake
ec95505630 Removed - Don't worry about JavaScript itself - we will cover it soon. 2017-05-20 20:09:36 -04:00
Huyen Nguyen
573777d652 fix challenge description typo 2017-05-20 04:24:20 +07:00
Peter Weinberg
9b76d25f32 fix(challenge): fix bug in learn a stack challenge 2017-05-15 19:10:32 -04:00
Jools
37ace2fb1f minor change to "while loop" description (#14790) 2017-05-14 23:22:52 +05:30
helenyau0
ee15517fe5 go into intermediate algorithm scripting and remove all instances of property in the wherefore art thou exercise (#14827) 2017-05-14 23:12:23 +05:30
Todd Tyler
b0c90c84a3 Add text instructing user to remove target attribute. (#14847)
Add text instructing user to remove target attribute.
2017-05-14 23:09:28 +05:30
Beau Carnes
890b4aa97a Fixing error in data structure description (#14859)
Referenced in https://github.com/freeCodeCamp/freeCodeCamp/issues/14843
2017-05-14 22:53:16 +05:30
David Flick
47c0a826f6 fix(seed) Typo in Use export to Reuse a Code Block (#14857) 2017-05-14 22:49:40 +05:30