|
2dc9cd97c7
|
Fixed several typos on Basic JavaScript Waypoints
There were some misspellings of the word "referred".
closes #6118
|
2016-01-13 17:01:46 +07:00 |
|
|
0e2ceb2deb
|
Merge branch 'staging' into fix/transfer-advanced-bonfires
|
2016-01-13 00:10:28 -06:00 |
|
|
871cedef97
|
Fix multiple challenge typos
|
2016-01-12 15:26:04 -08:00 |
|
|
1049935319
|
Use "Submit" in test prompt for "Add a Submit Button to a Form"
The description says the text should be "Submit", but the test shows "submit" (lower cased). Let's try to make them the same :)
|
2016-01-12 22:09:14 +08:00 |
|
|
d72a059041
|
fix a broken test
|
2016-01-12 00:32:38 -06:00 |
|
|
806876a7f4
|
remove advanced bonfires from required
|
2016-01-12 00:07:16 -06:00 |
|
|
5c58cc235e
|
add required state to required challenges, move advanced algorithms
|
2016-01-12 00:02:33 -06:00 |
|
|
4ff510774d
|
Make advanced bonfires optional and put them in front end development certification
|
2016-01-11 21:22:27 -06:00 |
|
|
2f79d84205
|
fixes FreeCodeCamp/FreeCodeCamp#6066
|
2016-01-12 03:04:13 +05:30 |
|
|
c5c007f7cd
|
Merge pull request #6065 from raisedadead/fix/waypoint-assignment-with-a-returned-value-improve-example
Fixes the example text for Waypoint: Assignment with a Returned Value
|
2016-01-11 13:19:25 -08:00 |
|
|
2f59d455fc
|
fixes FreeCodeCamp/FreeCodeCamp#6062
|
2016-01-12 02:18:02 +05:30 |
|
|
94cf065482
|
fixes FreeCodeCamp/FreeCodecamp#6055
|
2016-01-12 01:56:19 +05:30 |
|
|
76902aec6f
|
fixes FreeCodeCamp/FreeCodeCamp#6041
|
2016-01-12 01:03:36 +05:30 |
|
|
5605525fe8
|
Merge pull request #6031 from patsul12/fix/add-tests-for-concat-waypoint
Add Tests to Concat with Plus Waypoint
|
2016-01-10 19:53:13 -08:00 |
|
|
842c1638db
|
add tests
|
2016-01-10 18:55:08 -08:00 |
|
|
d3399c41f8
|
added new logical order waypoint
|
2016-01-10 14:58:46 -08:00 |
|
|
2c21b67e03
|
Add missing period in instructions
|
2016-01-10 14:58:46 -08:00 |
|
|
ebcf6f0aea
|
Clarify output format for counting card Checkpoint
|
2016-01-10 14:58:46 -08:00 |
|
|
2aa789d8e1
|
Update test for "Use Comments to Clarify Code"
Allow blank lines before comment for "Waypoint: Use Comments to Clarify
Code" challenge.
|
2016-01-10 14:58:46 -08:00 |
|
|
bb974a666a
|
fixed spacing issue on waypoint: counting cards
readded language stuff
|
2016-01-10 14:58:46 -08:00 |
|
|
697a38d540
|
fixed semicolon typo
|
2016-01-10 14:58:46 -08:00 |
|
|
fbf251f348
|
Add note on adding commas between JSON objects
|
2016-01-10 14:58:46 -08:00 |
|
|
84dec60b0b
|
fixed waypoint ins .hasOwnProperty([propname])
|
2016-01-10 14:58:46 -08:00 |
|
|
f6f0ed0b57
|
Update description for Waypoint: Use a CSS Class to Style an Element
Attempting to be more clear with the instructions and use correct terminology. closes #5980
|
2016-01-10 14:58:46 -08:00 |
|
|
fd19363835
|
updated instructions on label bootstrap waypoint
|
2016-01-10 14:58:46 -08:00 |
|
|
efc36bd0a6
|
changed instructions to be more clear on data type wanted
|
2016-01-10 14:58:46 -08:00 |
|
|
02cbd49d95
|
closes FreeCodeCamp/FreeCodeCamp#5938
|
2016-01-10 14:58:46 -08:00 |
|
|
fcb143c340
|
created checkpoint: profile-lookup
made final changes
added release date to Jan 8
made 'prop' argument clearer
|
2016-01-10 14:58:46 -08:00 |
|
|
34c739b732
|
Improve Waypoint: Generate Random Whole Numbers with Javascript description
|
2016-01-10 14:58:46 -08:00 |
|
|
cdc29fa6e8
|
Add target to anchor in Waypoint Size Your Images
Mad Libs link in instructions missing the target attribute to new tab.
|
2016-01-10 14:58:46 -08:00 |
|
|
4504cab299
|
added test to check if the string matches exactly
|
2016-01-10 14:58:46 -08:00 |
|
|
faca93d1f5
|
Record Collection Instruction Clarification
|
2016-01-10 14:58:46 -08:00 |
|
|
353c67622d
|
Fix Note, Example, and Hint Spacing
|
2016-01-10 14:58:46 -08:00 |
|
|
fdc8efee75
|
Stand In Line - Improve Clarity
|
2016-01-10 14:58:46 -08:00 |
|
|
71113b843a
|
add tail to escape-sequences waypoint
|
2016-01-10 14:58:46 -08:00 |
|
|
56ad20dbe2
|
Merge pull request #5979 from patsul12/add/logical-ordering-of-elsif-waypoint
added new logical order waypoint
|
2016-01-10 12:46:44 -08:00 |
|
|
c74a942bbd
|
added new logical order waypoint
|
2016-01-10 12:41:03 -08:00 |
|
|
331645563c
|
Add missing period in instructions
|
2016-01-10 11:59:31 -08:00 |
|
|
a114d36675
|
Clarify output format for counting card Checkpoint
|
2016-01-10 10:40:03 -08:00 |
|
|
b2d75ab0ac
|
Update test for "Use Comments to Clarify Code"
Allow blank lines before comment for "Waypoint: Use Comments to Clarify
Code" challenge.
|
2016-01-10 18:46:46 +02:00 |
|
|
30cf2e5e7c
|
Merge pull request #6010 from erictleung/fix/note-on-commas-in-json
Add note on adding commas between JSON objects
|
2016-01-10 14:52:41 +04:00 |
|
|
e4fc17938e
|
Merge pull request #6014 from AkiraLaine/fix/semicolon
fixed semicolon typo
|
2016-01-10 14:50:43 +04:00 |
|
|
0628ed1ba6
|
fixed spacing issue on waypoint: counting cards
readded language stuff
|
2016-01-10 19:57:49 +11:00 |
|
|
feb449752b
|
fixed semicolon typo
|
2016-01-10 19:10:08 +11:00 |
|
|
b1c9ed15bf
|
Add note on adding commas between JSON objects
|
2016-01-10 00:00:57 -08:00 |
|
|
a3a2ae36a7
|
Correct mistyping in 'separated' word
|
2016-01-09 17:36:10 +01:00 |
|
|
fa049e9bf5
|
Merge pull request #5990 from marhyorh/upstream/insFix
fixed waypoint ins .hasOwnProperty([propname])
|
2016-01-09 00:12:06 -08:00 |
|
|
014b81e0c2
|
fixed waypoint ins .hasOwnProperty([propname])
|
2016-01-09 08:26:11 +01:00 |
|
|
2acb7da991
|
Merge pull request #5796 from SaintPeter/fix/note-spacing
Fix Note, Hint, and Example Spacing in Basic Javascript
|
2016-01-08 19:27:33 -08:00 |
|
|
169e05a66a
|
Merge pull request #5904 from SaintPeter/fix/stand-in-line-details
Stand In Line - Improve Clarity
|
2016-01-08 19:25:32 -08:00 |
|