Commit Graph

29260 Commits

Author SHA1 Message Date
9c6d6359c8 Merge pull request #3831 from uwaseem/fix/issue-3830
Fix typo - changes 'it's attribute' to 'its attribute'
2015-10-21 23:40:56 -07:00
4c9b4d8145 Merge pull request #3834 from michael-krebs/fix/finders-keepers-mdn-link
Changes Finders Keepers MDN link from array.some() to array.filter()
2015-10-21 23:24:44 -07:00
1ef9f0e5a2 Merge pull request #3834 from michael-krebs/fix/finders-keepers-mdn-link
Changes Finders Keepers MDN link from array.some() to array.filter()
2015-10-21 23:24:44 -07:00
c13bdb65e5 Add camper must be auth with gitub to post to news 2015-10-21 22:05:27 -07:00
b85826a00f Change init to first-time 2015-10-21 21:55:47 -07:00
8726ea8108 Fix nonprofit model is called nonprofit 2015-10-21 21:51:37 -07:00
61715da526 Fix nonprofit model is called nonprofit 2015-10-21 21:51:37 -07:00
43155e85e8 Merge pull request #3848 from FreeCodeCamp/feature/nonprofit-ids
Feature/nonprofit ids
2015-10-21 21:41:48 -07:00
4f4ddb1df4 Merge pull request #3848 from FreeCodeCamp/feature/nonprofit-ids
Feature/nonprofit ids
2015-10-21 21:41:48 -07:00
cbeacbb50c Revert "further work to make challenges and news navigation consistent across mobile and desktop"
This reverts commit 286d0c06c4.
2015-10-21 21:32:30 -07:00
dd30786461 update nonprofit files and delete old commented code 2015-10-21 21:30:47 -07:00
1dc0e868b9 update nonprofit files and delete old commented code 2015-10-21 21:30:47 -07:00
e4af7a0c81 Make first jQuery lesson more lenient for script tag 2015-10-21 21:02:43 -07:00
5ee8b50431 Make first jQuery lesson more lenient for script tag 2015-10-21 21:02:43 -07:00
529a2d8ef1 Updating the waypoint information
After commit ec1d3ac in learnyoumongo, exercise "Find Limit" was renamed to "Find Project".
2015-10-21 23:49:17 -04:00
2e2990770e Updating the waypoint information
After commit ec1d3ac in learnyoumongo, exercise "Find Limit" was renamed to "Find Project".
2015-10-21 23:49:17 -04:00
d31ce05b2a Adds dting's solutions to advanced bonfires 2015-10-21 20:56:14 -04:00
d232e03e01 Adds dting's solutions to advanced bonfires 2015-10-21 20:56:14 -04:00
51bd7fd7f9 start updating HTML challenge styling 2015-10-21 17:42:01 -07:00
5077f74ca1 start updating HTML challenge styling 2015-10-21 17:42:01 -07:00
5105efa624 add solutions to challenges object and add solutions for upper intermediate bonfires 2015-10-21 15:04:58 -07:00
097d6917ec add solutions to challenges object and add solutions for upper intermediate bonfires 2015-10-21 15:04:58 -07:00
6dfda01661 Changes Finders Keepers MDN link from array.some() to array.filter() 2015-10-21 17:15:25 -04:00
ae8777d495 Changes Finders Keepers MDN link from array.some() to array.filter() 2015-10-21 17:15:25 -04:00
286d0c06c4 further work to make challenges and news navigation consistent across mobile and desktop 2015-10-21 12:33:35 -07:00
ee31bb30a1 Fix typo - changes 'it's attribute' to 'its attribute' 2015-10-21 22:50:15 +08:00
e1f4f71e9c Fix typo - changes 'it's attribute' to 'its attribute' 2015-10-21 22:50:15 +08:00
321040fe22 Move gulp modules to dependencies 2015-10-20 23:25:32 -07:00
fb3d490960 Add stricter check for CSS selectors styling elements 2015-10-20 22:27:27 -07:00
e87094754a Add stricter check for CSS selectors styling elements 2015-10-20 22:27:27 -07:00
6adbdc74ca Merge pull request #3826 from M-Bowe/fix/typo-in-basic-ziplines
Fix typo in basic-ziplines
2015-10-21 11:20:34 +08:00
de24edfc29 Fix typo in basic-ziplines 2015-10-20 23:09:08 -04:00
e4f8bff4c1 Fix typo in basic-ziplines 2015-10-20 23:09:08 -04:00
cf61a55b92 Fix first start for new devs
also removes job seed
2015-10-20 19:53:08 -07:00
0522ec8b13 Fix first start for new devs
also removes job seed
2015-10-20 19:53:08 -07:00
7f86c71cb2 Merge pull request #3800 from QuincyLarson/tshirt-improvement
update tshirt banner
2015-10-20 11:33:27 -07:00
7aca723e73 Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805
Fix Waypoint Nest Anchor in Paragraph Code Guidance
2015-10-20 20:22:10 +08:00
eb688d1720 Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805
Fix Waypoint Nest Anchor in Paragraph Code Guidance
2015-10-20 20:22:10 +08:00
acbaab4067 Merge pull request #3814 from FreeCodeCamp/medium
change blog links to lead to medium subdomain
2015-10-20 20:21:16 +08:00
7f2f3885f8 change blog links to lead to medium subdomain 2015-10-19 21:55:29 -07:00
52f13f4124 Merge pull request #3801 from junhaoyap/fix/css-stylesheet-strictness
CSS check is now stricter
2015-10-19 21:47:21 -07:00
3d924e526d Add regex test for waypoint use CSS to be more strict 2015-10-19 21:38:15 -07:00
7acdfaa09e Add regex test for waypoint use CSS to be more strict 2015-10-19 21:38:15 -07:00
3e503e7aad Fix Waypoint Nest Anchor in Paragraph Code Guidance
Added comments to delineate which areas of the code should be modified since we were seeing a lot of confusion on the tests not passing when the `p` tag was at the bottom of the page.
Closes #3805
2015-10-19 21:33:24 -07:00
68dfdaf1ff Fix Waypoint Nest Anchor in Paragraph Code Guidance
Added comments to delineate which areas of the code should be modified since we were seeing a lot of confusion on the tests not passing when the `p` tag was at the bottom of the page.
Closes #3805
2015-10-19 21:33:24 -07:00
2ea7afff9b Merge pull request #3798 from hugoender/fix/fa-icons-text-decoration
Change .fa class style text-decoration property to none
2015-10-18 21:09:34 -07:00
3d63b8b020 update tshirt banner 2015-10-18 19:03:01 -07:00
c9621aac2b Change .fa class style text-decoration property to none 2015-10-18 21:48:21 -04:00
42dca733db Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00
3066f5a579 Merge pull request #3367 from bugron/fix/nest-all_elements_in-container_fluid
Adds a new test which checks if all elements are nested in .container-fluid
2015-10-19 06:07:03 +08:00