Joel Bentley
3a2f7ea256
Fix test on Waypoint Create Unordered List
2015-09-19 14:50:54 -04:00
Joel Bentley
4c48547b0d
Fix test on Waypoint Create Unordered List
2015-09-19 14:50:54 -04:00
Arsen Melikyan
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
Aniruddh Agarwal
2541a3c9a7
Added test to determine num of elements with class
2015-09-19 20:18:17 +08:00
Aniruddh Agarwal
dfe6da9ea6
Added test to determine num of elements with class
2015-09-19 20:18:17 +08:00
Arsen Melikyan
8424fef76f
adds a switch case to highlight bonfires' code in GitHub issues
2015-09-19 15:58:58 +04:00
Leon Feng
a682009025
Replace Google-hosted scripts with cdnjs equivalents
2015-09-19 08:55:04 +08:00
Quincy Larson
5d3b3c0b51
Merge pull request #3345 from FreeCodeCamp/fix/bootstrap-class
...
fix invisible div blocking run button
2015-09-17 23:03:20 -07:00
Berkeley Martinez
046b23944e
Merge pull request #3326 from AEA2002/change/functionName
...
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
Berkeley Martinez
f871db26da
Merge pull request #3326 from AEA2002/change/functionName
...
changed user-named function: replace to myReplace
2015-09-17 22:50:30 -07:00
Aniruddh Agarwal
bd0cb8ffde
Refactored intermediate bonfires expect to assert
2015-09-18 10:37:32 +08:00
Aniruddh Agarwal
93029f4e35
Refactored intermediate bonfires expect to assert
2015-09-18 10:37:32 +08:00
Berkeley Martinez
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
Berkeley Martinez
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
Berkeley Martinez
2fee89b0e6
fix invisible div blocking run button
...
bootstrap classes stack on smaller screens if breakpoints are not
met. This fix removes the smaller screen classes that forced divs
that would otherwise stack to instead overlay each other. This is
the cause of the run button being blocks on smaller screens as a
col that should stack to the bottom was instead being pushed to
top.
closes #1466
2015-09-17 12:42:31 -07:00
Berkeley Martinez
17962f65c1
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
2015-09-17 09:58:23 -07:00
Berkeley Martinez
723b490932
load lato font after dom ready
2015-09-17 09:57:27 -07:00
Arsen Melikyan
bdbc1dcc96
Merge pull request #3342 from avastu/Fix-title-case
...
Fixes "Javascript uses use" typos
2015-09-17 15:23:04 +04:00
Arsen Melikyan
e4eda74fa2
Merge pull request #3342 from avastu/Fix-title-case
...
Fixes "Javascript uses use" typos
2015-09-17 15:23:04 +04:00
Utsav Ahuja
83badc55af
Fixed "Javascript uses use" typo
2015-09-17 01:04:00 -07:00
Utsav Ahuja
63da377fa8
Fixed "Javascript uses use" typo
2015-09-17 01:04:00 -07:00
Berkeley Martinez
e63e05c1b6
fix typeof comparison should be to string
2015-09-17 00:18:43 -07:00
Berkeley Martinez
1418669757
remove unnecessary doc ready
2015-09-17 00:08:08 -07:00
Berkeley Martinez
38d76ec3bb
split fonts into two separate files
2015-09-17 00:06:01 -07:00
Quincy Larson
a8ee901d80
make "basejump" singular instead of plural on the map
2015-09-16 23:57:05 -07:00
Quincy Larson
58a8725d75
make "basejump" singular instead of plural on the map
2015-09-16 23:57:05 -07:00
Berkeley Martinez
04727620e4
Merge branch 'leonfeng-enhancement-3311' of https://github.com/leonfeng/FreeCodeCamp into fix/fonts
2015-09-16 23:50:24 -07:00
Berkeley Martinez
6487ef4fc7
Merge pull request #3334 from ahstro/fix/typo
...
Fix typo in bonfire test case
2015-09-16 23:45:49 -07:00
Pavel Tsurbeleu
be37378783
fix wording of src attribute assertion's message to be consistent with other messages in waypoint-make-images-mobile-responsive challenge
2015-09-16 18:10:16 -07:00
Pavel Tsurbeleu
723a8ffb76
fix wording of src attribute assertion's message to be consistent with other messages in waypoint-make-images-mobile-responsive challenge
2015-09-16 18:10:16 -07:00
Pavel Tsurbeleu
165cb41080
fix count img elements assertion in waypoint-make-images-mobile-responsive challenge to be strict
2015-09-16 18:04:37 -07:00
Pavel Tsurbeleu
7006b1207c
fix count img elements assertion in waypoint-make-images-mobile-responsive challenge to be strict
2015-09-16 18:04:37 -07:00
Pavel Tsurbeleu
2843bd804a
add an assertion to ensure well-formed img elements in waypoint-make-images-mobile-responsive challenge, closes #1021
2015-09-16 17:03:23 -07:00
Pavel Tsurbeleu
551e55b1fa
add an assertion to ensure well-formed img elements in waypoint-make-images-mobile-responsive challenge, closes #1021
2015-09-16 17:03:23 -07:00
Leon Feng
6e53b8701d
Replace Google Fonts with locally served fonts
2015-09-17 04:53:33 +08:00
ahstro
9b1497edd8
Fix typo in bonfire test case
2015-09-16 22:34:25 +02:00
ahstro
a526b9d54a
Fix typo in bonfire test case
2015-09-16 22:34:25 +02:00
Anton Strömkvist
81cede35b4
Merge pull request #3325 from bugron/fix/news-no_results_found-padding
...
Fixes position of 'No Results Found' text
2015-09-16 22:21:09 +02:00
AEA2002
9d9aba071d
changed user-named function: replace to myReplace
2015-09-15 19:02:56 -04:00
AEA2002
986a9977ee
changed user-named function: replace to myReplace
2015-09-15 19:02:56 -04:00
Arsen Melikyan
d302e7e16c
fixes position of 'No Results Found' text
2015-09-15 22:32:51 +04:00
Berkeley Martinez
08699fdac6
Merge pull request #3324 from ahstro/fix/falsy-bouncer
...
Add more falsy values to 'Falsy Bouncer', again.
2015-09-15 11:28:11 -07:00
Berkeley Martinez
be18d075ca
Merge pull request #3323 from bugron/fix/remove_create-issue-checkbox
...
Removes the checkbox and improves a condition
2015-09-15 11:22:56 -07:00
ahstro
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
ahstro
7e9c5e0882
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
Arsen Melikyan
829257194d
removes the checkbox and improves a condition
2015-09-15 20:27:36 +04:00
Berkeley Martinez
6d2c5a4f5f
Merge pull request #3294 from bugron/fix/11-lines
...
fixes 'only 11 lines' issue
2015-09-15 00:35:06 -07:00
Arsen Melikyan
5cdc5c1d07
Merge pull request #3308 from AryanJ-NYC/AryanJ-NYC-3306
...
Changed 'background color of blue' to 'color of blue'
2015-09-15 09:40:42 +04:00
Aryan Jabbari
cb1e558650
Changed 'background color of blue' to 'color of blue'; fixed #3306
2015-09-15 01:13:52 -04:00
Aryan Jabbari
266b40702e
Changed 'background color of blue' to 'color of blue'; fixed #3306
2015-09-15 01:13:52 -04:00