Commit Graph

16287 Commits

Author SHA1 Message Date
Mitch
7a1058f84f Changed single quotes to double for consistency
Though in JS there's no difference, all the prior exercises use double quotes, so using a pair of single quotes suddenly and without explanation could be confusing. If this isn't addressed in the 'basic javascript' portion (I haven't gotten there yet), it should be
2015-11-17 20:55:13 -05:00
Vladimir Támara Patiño
5e796802a3 Translation to spanish of jquery.json 2015-11-17 20:37:28 -05:00
Vladimir Támara Patiño
854af434d3 Translation to spanish of jquery.json 2015-11-17 20:37:28 -05:00
iheartkode
2cac98a353 Clarify Font Awesome Instructions, Add Example
Clarify Font Awesome Instructions, Add Example
2015-11-17 14:19:37 -08:00
iheartkode
11ea644454 Clarify Font Awesome Instructions, Add Example
Clarify Font Awesome Instructions, Add Example
2015-11-17 14:19:37 -08:00
Logan Tegman
788befec36 Merge pull request #4467 from FreeCodeCamp/feature/step-challenge-prev-button
Step Challenge - Prev from end, x/y step display
2015-11-17 09:16:10 -08:00
Rex Schrader
9641958cb5 Merge pull request #4488 from Cull-Methi/staging
Clarified href dead link challenge description
2015-11-16 22:01:57 -08:00
SaintPeter
86e4165c4c Step Challenge - Prev from end, x/y step display 2015-11-16 21:57:35 -08:00
justinian336
6d623d2d6e Add ES translation of Nodejs Expressjs Waypoint 2015-11-17 04:33:26 +00:00
justinian336
98fca1f23a Add ES translation of Nodejs Expressjs Waypoint 2015-11-17 04:33:26 +00:00
Mitch
f20ee447f7 Updated a href dead link challenge to be more clear 2015-11-16 20:50:48 -05:00
Mitch
24ffb1346c Updated a href dead link challenge to be more clear 2015-11-16 20:50:48 -05:00
Berkeley Martinez
e4468a44f5 Merge pull request #4479 from FreeCodeCamp/greenkeeper-react-bootstrap-0.28.1
Update react-bootstrap to version 0.28.1 🚀
2015-11-16 16:57:51 -08:00
greenkeeperio-bot
bdf4b797ef chore(package): update react-bootstrap to version 0.28.1
http://greenkeeper.io/
2015-11-16 12:04:49 -08:00
Quincy Larson
9a12bf2d92 Merge pull request #4452 from justinian336/add/ES-translation-of-Git-Waypoint
Add/ES translation of git waypoint
2015-11-16 10:20:26 -08:00
Quincy Larson
ebd926ebc6 Merge pull request #4452 from justinian336/add/ES-translation-of-Git-Waypoint
Add/ES translation of git waypoint
2015-11-16 10:20:26 -08:00
Quincy Larson
ffd9d311e4 Merge pull request #4451 from justinian336/add/ES-translation-of-bonfires
add/ES-translation-of-bonfires
2015-11-16 10:20:07 -08:00
Quincy Larson
c77174ae82 Merge pull request #4451 from justinian336/add/ES-translation-of-bonfires
add/ES-translation-of-bonfires
2015-11-16 10:20:07 -08:00
Quincy Larson
28c75357ff Merge pull request #4449 from vtamara/fix/spaord1
Reordering spanish descriptions to follow changes in english
2015-11-16 10:17:36 -08:00
Quincy Larson
99a565e82e Merge pull request #4449 from vtamara/fix/spaord1
Reordering spanish descriptions to follow changes in english
2015-11-16 10:17:36 -08:00
Logan Tegman
d8c73f9ed3 Merge pull request #4316 from krantzinator/fix/basic-bonfire-solutions
Add Solution For Bonfire: Where Do I Belong
2015-11-16 10:00:06 -08:00
Logan Tegman
064b9af287 Merge pull request #4316 from krantzinator/fix/basic-bonfire-solutions
Add Solution For Bonfire: Where Do I Belong
2015-11-16 10:00:06 -08:00
justinian336
9b6a59a8eb add ES translation of AngularJS Waypoints 2015-11-16 14:11:21 +00:00
justinian336
cda024fc4c add ES translation of AngularJS Waypoints 2015-11-16 14:11:21 +00:00
krantzinator
220cbf46c6 add solution for Where Do I Belong
Update basic-bonfires.json
2015-11-15 23:21:34 -05:00
krantzinator
aba76b4b35 add solution for Where Do I Belong
Update basic-bonfires.json
2015-11-15 23:21:34 -05:00
Rex Schrader
d989757c06 Merge pull request #4442 from alvynmcq/staging
Typo in Waypoint Update Update the Properties of JS Object
2015-11-15 16:29:20 -08:00
Rex Schrader
e2ca9c70ef Merge pull request #4442 from alvynmcq/staging
Typo in Waypoint Update Update the Properties of JS Object
2015-11-15 16:29:20 -08:00
Berkeley Martinez
8e9fc92a28 Merge pull request #4455 from FreeCodeCamp/greenkeeper-babel-loader-5.4.0
Update babel-loader to version 5.4.0 🚀
2015-11-15 15:15:58 -08:00
Rex Schrader
987b7a1077 Merge pull request #4460 from vitolob/patch-1
Bonfire: Mutation - Change MDN Link from Array.indexOf to String.indexOf.
2015-11-15 14:28:04 -08:00
Victorino Machava
6a947a75d7 Update basic-bonfires.json
Changes the current MDNlink to my suggested link on the issue https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

This PR closes https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

PS: I checked to make sure my suggested link is in the module bonfireMDNlinks.
2015-11-15 22:55:17 +02:00
Victorino Machava
caa8fb8991 Update basic-bonfires.json
Changes the current MDNlink to my suggested link on the issue https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

This PR closes https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459.

PS: I checked to make sure my suggested link is in the module bonfireMDNlinks.
2015-11-15 22:55:17 +02:00
Logan Tegman
1dabf83247 Merge pull request #4416 from SaintPeter/fix/target-same-element-description
Fix Waypoint Target Same Element Description
2015-11-15 10:45:01 -08:00
Logan Tegman
17798f05cd Merge pull request #4416 from SaintPeter/fix/target-same-element-description
Fix Waypoint Target Same Element Description
2015-11-15 10:45:01 -08:00
greenkeeperio-bot
d4283040a1 chore(package): update babel-loader to version 5.4.0
http://greenkeeper.io/
2015-11-15 07:52:26 -08:00
Vladimir Támara Patiño
1575e4a7aa Reordering spanish descriptions to follow changes in english 2015-11-15 08:21:52 -05:00
Vladimir Támara Patiño
76a9df656f Reordering spanish descriptions to follow changes in english 2015-11-15 08:21:52 -05:00
justinian336
1762f15f4c add ES translation of MongoDB Waypoint 2015-11-15 12:26:21 +00:00
justinian336
7e5b344358 add ES translation of MongoDB Waypoint 2015-11-15 12:26:21 +00:00
Arsen Melikyan
b88caa80be fix rss feed content type 2015-11-15 11:39:30 +04:00
Logan Tegman
0770ad538b Merge pull request #4428 from FreeCodeCamp/fix/nest-an-anchor-description
Clarify Waypoint: Nest an Anchor Element Description Text
2015-11-14 22:50:13 -08:00
Logan Tegman
a26485f29f Merge pull request #4428 from FreeCodeCamp/fix/nest-an-anchor-description
Clarify Waypoint: Nest an Anchor Element Description Text
2015-11-14 22:50:13 -08:00
alvynmcq
d7ca38bf47 Bad code in a Waypoint snippet #4434
Replaced .map() method with .forEach()
2015-11-14 22:50:41 +00:00
alvynmcq
d7fdaa0289 Bad code in a Waypoint snippet #4434
Replaced .map() method with .forEach()
2015-11-14 22:50:41 +00:00
alvynmcq
1c790d66be Typo in sample code in Waypoint Update the Properties of JS Object #4438
removed extra comma
2015-11-14 22:33:37 +00:00
alvynmcq
7344f71141 Typo in sample code in Waypoint Update the Properties of JS Object #4438
removed extra comma
2015-11-14 22:33:37 +00:00
Rex Schrader
33423358a4 Merge pull request #4430 from faizaanceg/fix/waypoint-rgb-colors
Fix Waypoint: Use RGB values to Color Elements
2015-11-13 22:09:51 -08:00
Rex Schrader
d304290d34 Merge pull request #4430 from faizaanceg/fix/waypoint-rgb-colors
Fix Waypoint: Use RGB values to Color Elements
2015-11-13 22:09:51 -08:00
Faizaan
e22edefd67 fix typo 2015-11-14 11:28:18 +05:30
Faizaan
24aaff722c fix typo 2015-11-14 11:28:18 +05:30