Commit Graph

918 Commits

Author SHA1 Message Date
ac390c4dbb Merge pull request #3403 from erictleung/feature/note-about-zero-index
Add note about how jQuery is zero-indexed to avoid confusion
2015-09-28 10:20:02 +02:00
dc0ea776a6 Merge pull request #3504 from xeoneux/fix/bonfire-where-art-thou
Edit last test case for Bonfire: Where art thou
2015-09-28 09:51:03 +02:00
1a6927afce Merge pull request #3520 from abhisekp/fix/waypoint-manipulate-arrays-with-unshift
Minor fix comments in Waypoint: Manipulate Arrays With unshift
2015-09-28 09:19:05 +08:00
b5141f50ae Fix comments in Waypoint: Manipulate Arrays With unshift 2015-09-28 03:45:13 +05:30
85c2666e8b Merge pull request #3516 from abhisekp/waypoint-modify-array-data
Correct comment in Waypoint - Modify Array Data With Indexes
2015-09-27 23:52:22 +04:00
86c07dcd97 Correct comment
Replace "ourArray[1]" with "ourArray"
close FreeCodeCamp/FreeCodeCamp#3515
2015-09-28 01:04:59 +05:30
e8a96b8d42 Edit last test case for Bonfire: Where art thou 2015-09-26 16:01:46 +05:30
441924cbaa add note about how jQuery is zero-indexed for clarification 2015-09-24 03:57:36 -07:00
2737c1af0a Merge pull request #3368 from bugron/fix/test-fix_in_bonfire-title-case-a-sentence
Fixes a test in a bonfire
2015-09-24 18:07:27 +08:00
ff7b3dbcd4 Merge pull request #3471 from awesomeaniruddh/fix/rename-zipline
Renamed zipline for consistency
2015-09-23 17:40:30 -07:00
c5df8568a5 Renamed zipline for consistency
Renamed the 'Wikipedia Viewer' ziplines to 'Build a Wikipedia Viewer' to make it consistent with the other zipline names.
2015-09-23 16:27:42 +08:00
fd7b3b1c8f Merge pull request #3351 from alnero/feature/russian-translation
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
64eb830ca7 Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
3d3a1219f5 Add russian translation for the basic-ziplines 2015-09-21 17:19:22 +03:00
42e38aa6aa changed expects to assert style tests
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
7ad9be3696 Merge pull request #3377 from TylerMoeller/patch-1
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
ef23cc312f Merge pull request #3369 from bugron/fix/editor-match-error_fix
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00
48c3cbcb01 Fix typo in html5-and-css.json
The challenge "Nest an Anchor Element within a Paragraph" has a small typo at the end of the English description text as highlighted below:

"Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is rest is plain text."

This commit removes the final "rest is" highlighted above, giving us this sentence instead:

Now nest your existing a element within a new p element so that the surrounding paragraph says "View more cat photos", but where only "cat photos" is a link, and the rest of the text is plain text.
2015-09-20 08:35:21 -07:00
33d8e5d81b fixes two 'editor.match() in null' errors 2015-09-20 02:17:25 +04:00
0610ea46f6 fixes a test in a bonfire 2015-09-20 01:08:05 +04:00
2541a3c9a7 Added test to determine num of elements with class 2015-09-19 20:18:17 +08:00
046b23944e Merge pull request #3326 from AEA2002/change/functionName
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
895854a011 Merge pull request #3341 from QuincyLarson/basejump
make "basejump" singular instead of plural on the map
2015-09-17 13:35:22 -07:00
bdbc1dcc96 Merge pull request #3342 from avastu/Fix-title-case
Fixes "Javascript uses use" typos
2015-09-17 15:23:04 +04:00
83badc55af Fixed "Javascript uses use" typo 2015-09-17 01:04:00 -07:00
a8ee901d80 make "basejump" singular instead of plural on the map 2015-09-16 23:57:05 -07:00
9b1497edd8 Fix typo in bonfire test case 2015-09-16 22:34:25 +02:00
9d9aba071d changed user-named function: replace to myReplace 2015-09-15 19:02:56 -04:00
b6f7c5391c Add more falsy values to 'Falsy Bouncer', again.
This was already fixed at some point by abhisekp, but their changes
seems to have been overwritten somewhere along the line.
2015-09-15 18:46:51 +02:00
cb1e558650 Changed 'background color of blue' to 'color of blue'; fixed #3306 2015-09-15 01:13:52 -04:00
f391e48ab5 Fix description Bonfire: Arguments Optional 2015-09-14 19:38:59 -04:00
5b760b7cf3 Merge branch 'bonfire-tests' of https://github.com/QuincyLarson/freecodecamp into QuincyLarson-bonfire-tests 2015-09-14 15:28:14 -07:00
523410e3ef Merge pull request #3298 from awesomeaniruddh/fix/html-waypoint-desc
Fix waypoint description to be in accordance with W3C rec
2015-09-14 15:20:33 -07:00
eb88cc3bb0 Merge pull request #3303 from avastu/Fix-title-case
Fixed Ambigious Explanation of Title Case
2015-09-14 15:18:33 -07:00
ac51c6efb9 revert intermediate-bonfires to previous state for another camper to tackle 2015-09-14 14:57:14 -07:00
6c7c8bbc04 Merge branch 'staging' into bonfire-tests 2015-09-14 14:56:06 -07:00
158a5e4841 verify all basic-bonfires.json bonfires work as before 2015-09-14 14:55:00 -07:00
d3623577fb Fix waypoint description to be in accordance with W3C rec 2015-09-15 05:50:14 +08:00
2726b5026d Fixed ambigious wording 2015-09-14 14:30:53 -07:00
33527c1c4f Merge pull request #3291 from QuincyLarson/fix-3278
minor formatting improvement to @awesomeaniruddh fix
2015-09-14 14:13:13 -07:00
8361c6cd9e Merge pull request #3301 from avastu/patch-2
Corrected Incorrectly Styled Text in Target HTML Elements
2015-09-14 14:12:08 -07:00
f008f4a59a Corrected Incorrectly Styled Text
In Target HTML Elements (jQuery) per https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3299
2015-09-14 13:49:28 -07:00
9c7f96368b Merge branch 'feature/enlarge-images' of https://github.com/bugron/FreeCodeCamp into bugron-feature/enlarge-images 2015-09-14 13:43:34 -07:00
d56b6711a1 most of the basic bonfires have running tests 2015-09-14 13:43:04 -07:00
c1cfdeddbb adds ability to 1-click expand images 2015-09-14 21:10:28 +04:00
3e713ca906 Merge branch 'staging' into bonfire-tests
Conflicts:
	seed/challenges/basic-bonfires.json
	seed/challenges/intermediate-bonfires.json
2015-09-14 00:24:33 -07:00
f289eb9201 Merge branch 'patch-4' of https://github.com/souldreamer/FreeCodeCamp into souldreamer-patch-4
Conflicts:
	seed/challenges/basic-javascript.json
2015-09-13 23:35:27 -07:00
2922be8d98 minor improvements to suggested edits 2015-09-13 23:26:03 -07:00
6dae5b8436 Merge branch 'bugron-basic_js_fix-3' of https://github.com/bugron/FreeCodeCamp into bugron-bugron-basic_js_fix-3 2015-09-13 21:03:00 -07:00
c94b50d186 Merge branch 'bugron-basic_js_fix-2' of https://github.com/bugron/FreeCodeCamp into bugron-bugron-basic_js_fix-2
Conflicts:
	seed/challenges/basic-javascript.json
2015-09-13 20:59:54 -07:00