Commit Graph

29599 Commits

Author SHA1 Message Date
523af40641 bump less
remove old less middleware
2015-09-21 12:54:33 -07:00
fe144f7297 add highlighting to jobs 2015-09-21 12:54:33 -07:00
a34bcc2266 fix (hack) override history object with original 2015-09-21 12:54:33 -07:00
e579cbd778 update to react-router 1.0.0-rc1 2015-09-21 12:54:33 -07:00
6d8835ba56 return undefined if job is not found
null values count as values when using default values
so properties must be undefined when expecting default value
to work
2015-09-21 12:54:33 -07:00
39fdd637d5 fix load fonts through css
attempt to cache font files and load after dom init
resulted in a visible jitter when fonts transitioned.
2015-09-21 12:16:10 -07: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
13d79f8a4f 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
0da44d712b Add russian translation for the basic-ziplines 2015-09-21 17:19:22 +03:00
82605bbcb0 Fix test on Waypoint Use Comments to Clarify Code 2015-09-20 16:48:09 -04:00
0e66814ee0 Fix test on Waypoint Use Comments to Clarify Code 2015-09-20 16:48:09 -04:00
e0df3171f4 Make plain that the array is not already sorted. 2015-09-21 08:34:22 +12:00
29069c7b97 Make plain that the array is not already sorted. 2015-09-21 08:34:22 +12:00
42e38aa6aa changed expects to assert style tests
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
4763f9957c changed expects to assert style tests
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
182960af04 Fix tests on Waypoint Mobile Responsive Images 2015-09-20 15:52:54 -04:00
036e5a4bc7 Fix tests on Waypoint Mobile Responsive Images 2015-09-20 15:52:54 -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
5ab8c0a228 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
f06cf41065 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
99f2dc2ac4 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
83fda0b7a0 fix unclear description slasher flick
closes #3373
2015-09-20 11:21:57 -04:00
c62503bec4 fix unclear description slasher flick
closes #3373
2015-09-20 11:21:57 -04:00
ed46b0a35c Merge pull request #3372 from radarhere/patch-1
Fixed typo
2015-09-20 17:15:08 +02:00
7adbe8d75c Fixed typo 2015-09-20 13:13:13 +10:00
f4f72ec0ef Fixes basic bonfire's permissive test 2015-09-20 07:53:25 +08:00
0a455fcd92 Fixes basic bonfire's permissive test 2015-09-20 07:53:25 +08:00
33d8e5d81b fixes two 'editor.match() in null' errors 2015-09-20 02:17:25 +04:00
8129f8a277 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
635d02db03 fixes a test in a bonfire 2015-09-20 01:08:05 +04:00
7d7b8ac102 new test checks if all elements are nested in container-fluid 2015-09-20 00:42:01 +04:00
12ef390288 new test checks if all elements are nested in container-fluid 2015-09-20 00:42:01 +04:00
3a2f7ea256 Fix test on Waypoint Create Unordered List 2015-09-19 14:50:54 -04:00
4c48547b0d Fix test on Waypoint Create Unordered List 2015-09-19 14:50:54 -04:00
2d6df96c1f Merge pull request #3361 from awesomeaniruddh/fix/html-permissive-test
Added test to determine num of elements with class
2015-09-19 16:24:26 +04:00
2541a3c9a7 Added test to determine num of elements with class 2015-09-19 20:18:17 +08:00
dfe6da9ea6 Added test to determine num of elements with class 2015-09-19 20:18:17 +08:00
8424fef76f adds a switch case to highlight bonfires' code in GitHub issues 2015-09-19 15:58:58 +04:00
a682009025 Replace Google-hosted scripts with cdnjs equivalents 2015-09-19 08:55:04 +08:00
5d3b3c0b51 Merge pull request #3345 from FreeCodeCamp/fix/bootstrap-class
fix invisible div blocking run button
2015-09-17 23:03:20 -07: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
f871db26da Merge pull request #3326 from AEA2002/change/functionName
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
bd0cb8ffde Refactored intermediate bonfires expect to assert 2015-09-18 10:37:32 +08:00
93029f4e35 Refactored intermediate bonfires expect to assert 2015-09-18 10:37:32 +08: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
5da4be5779 Merge pull request #3341 from QuincyLarson/basejump
make "basejump" singular instead of plural on the map
2015-09-17 13:35:22 -07:00