Commit Graph

5292 Commits (12ef390288288670374a2219dbaf338a85165b5d)

Author SHA1 Message Date
Arsen Melikyan 12ef390288 new test checks if all elements are nested in container-fluid 2015-09-20 00:42:01 +04: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 f871db26da 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 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 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 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 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
Leon Feng 6e53b8701d Replace Google Fonts with locally served fonts 2015-09-17 04:53:33 +08: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 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 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 266b40702e Changed 'background color of blue' to 'color of blue'; fixed #3306 2015-09-15 01:13:52 -04:00
Berkeley Martinez c8a08fd346 Merge pull request #3305 from joel-bentley/joel-bentley-1335
Fix description Bonfire: Arguments Optional
2015-09-14 22:09:27 -07:00
Joel Bentley 627cb9b122 Fix description Bonfire: Arguments Optional 2015-09-14 19:38:59 -04:00
Berkeley Martinez 5539fbc515 Merge branch 'QuincyLarson-bonfire-tests' into staging 2015-09-14 15:28:44 -07:00
Berkeley Martinez fba0d02c08 Merge branch 'bonfire-tests' of https://github.com/QuincyLarson/freecodecamp into QuincyLarson-bonfire-tests 2015-09-14 15:28:14 -07:00
Berkeley Martinez 1eb34dc175 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
Berkeley Martinez a30a5f4bcb Merge pull request #3303 from avastu/Fix-title-case
Fixed Ambigious Explanation of Title Case
2015-09-14 15:18:33 -07:00
Quincy Larson 4f16b0e996 revert intermediate-bonfires to previous state for another camper to tackle 2015-09-14 14:57:14 -07:00
Quincy Larson d66dbc3879 Merge branch 'staging' into bonfire-tests 2015-09-14 14:56:06 -07:00
Quincy Larson 952b5e8e70 verify all basic-bonfires.json bonfires work as before 2015-09-14 14:55:00 -07:00
Aniruddh Agarwal 22e785b0b8 Fix waypoint description to be in accordance with W3C rec 2015-09-15 05:50:14 +08:00
Utsav Ahuja 148f68e3a1 Fixed ambigious wording 2015-09-14 14:30:53 -07:00
Berkeley Martinez f659141746 Merge pull request #3292 from FreeCodeCamp/improve-map
adjust map font size and simplify Facebook share call to action
2015-09-14 14:15:50 -07:00
Berkeley Martinez ac5573b11c Merge pull request #3291 from QuincyLarson/fix-3278
minor formatting improvement to @awesomeaniruddh fix
2015-09-14 14:13:13 -07:00
Quincy Larson b605af0f09 Merge pull request #3301 from avastu/patch-2
Corrected Incorrectly Styled Text in Target HTML Elements
2015-09-14 14:12:08 -07:00
Quincy Larson 3d8f139f6c Merge branch 'bugron-feature/enlarge-images' into staging 2015-09-14 14:05:55 -07:00
Quincy Larson 118c71e57e fix css issue and use bower instead of files 2015-09-14 14:05:43 -07:00
Utsav Ahuja 9a7fc92e79 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
Quincy Larson e107b0e005 Merge branch 'feature/enlarge-images' of https://github.com/bugron/FreeCodeCamp into bugron-feature/enlarge-images 2015-09-14 13:43:34 -07:00
Quincy Larson 98ed941384 most of the basic bonfires have running tests 2015-09-14 13:43:04 -07:00
bugron c6e3c89b7c adds ability to 1-click expand images 2015-09-14 21:10:28 +04:00
Quincy Larson 3d08496eb8 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
Quincy Larson f837df92ed Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-09-14 00:03:05 -07:00
Quincy Larson 0ebd7f0261 Merge branch 'ahstro-css-cleanup' into staging 2015-09-14 00:02:45 -07:00