Commit Graph

6298 Commits

Author SHA1 Message Date
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
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
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
cda024fc4c add ES translation of AngularJS Waypoints 2015-11-16 14:11:21 +00:00
aba76b4b35 add solution for Where Do I Belong
Update basic-bonfires.json
2015-11-15 23:21:34 -05:00
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
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
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
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
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
d4283040a1 chore(package): update babel-loader to version 5.4.0
http://greenkeeper.io/
2015-11-15 07:52:26 -08:00
76a9df656f Reordering spanish descriptions to follow changes in english 2015-11-15 08:21:52 -05:00
7e5b344358 add ES translation of MongoDB Waypoint 2015-11-15 12:26:21 +00:00
b88caa80be fix rss feed content type 2015-11-15 11:39:30 +04:00
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
d7fdaa0289 Bad code in a Waypoint snippet #4434
Replaced .map() method with .forEach()
2015-11-14 22:50:41 +00:00
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
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
24aaff722c fix typo 2015-11-14 11:28:18 +05:30
7f9890374c Fix Waypoint Target Same Element Description and Tests 2015-11-13 19:50:37 -08:00
e9d7307748 Claify Nest an Element Description Text 2015-11-13 19:18:57 -08:00
debfb07ab8 Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-11-13 17:15:23 -08:00
0695860434 improve styling of completed challenges table 2015-11-13 17:08:51 -08:00
6bfaa5e9ef Merge branch 'fix/mobile_portfolio_view' of https://github.com/kema00/FreeCodeCamp into kema00-fix/mobile_portfolio_view 2015-11-13 16:59:10 -08:00
8ad88e24e4 Merge pull request #4421 from ribeirojpn/feature/add-solution-palindromes-bonfire
added Solution for Bonfire:Check for Palindromes
2015-11-13 14:02:51 -08:00
2e961a67f1 add Solution for Bonfire:Check for Palindromes 2015-11-13 18:53:36 -03:00
ddd85d507b Merge pull request #4400 from FreeCodeCamp/fix/update-labs
Update labs and improve jobs
2015-11-13 13:02:09 -08:00
eab4771466 Fix target blank issue 2015-11-13 12:54:46 -08:00
cde48b5c6b Fix hover effect issue 2015-11-13 12:21:37 -08:00
93af7b92ec Merge pull request #4260 from faizaanceg/fix-waypoint-javascript-slots
Fix: Refactor Waypoint Javascript Slot Machine
2015-11-13 11:37:19 -08:00
e843e3daf1 Fix lint errors 2015-11-13 11:31:55 -08:00
3b5b9dfcdc Merge pull request #4242 from bugron/feature/rss-feed-for-camper-news
Adds RSS feed for Camper News
2015-11-13 11:28:41 -08:00
0522c5fcf9 Merge pull request #4403 from SaintPeter/fix/for-loop-missing-word
Fix for iterate backwards missing word, move function to tail
2015-11-13 09:43:26 -08:00
d71ad74223 Merge pull request #4407 from faizaanceg/fix/reverse-arrays-typo
Fix typo and move functions to tail
2015-11-13 09:37:17 -08:00
cb08767f2b add ES-translation-of-Git-Waypoint-title 2015-11-13 17:14:26 +00:00
cc54bf19e0 fix typo and move to tail 2015-11-13 22:41:16 +05:30
806b90ff39 add ES-translation-of-Git-Waypoint 2015-11-13 16:52:37 +00:00
7a9580e7a9 Merge pull request #4410 from vitolob/fix/waypoint-concatenate-strings-with-concat-name-4409
Update object-oriented-and-functional-programming.json
2015-11-13 08:44:19 -08:00
6b7f72a8dd add/ES-translation-of-bonfires 2015-11-13 15:26:48 +00:00
537573932c Update object-oriented-and-functional-programming.json
Changing the Waypoint title from "Concatenate Strings with concat" to "Concatenate Arrays with concat". 
Because that is what the Waypoint is actually about (concatenating Arrays).
2015-11-13 15:19:24 +02:00
dc11b381e0 fix description 2015-11-13 10:19:39 +05:30
15b980ddf1 Merge pull request #4395 from matty22/staging
Fixes two minor typos in Waypoint: Make Instances of Objects with a Constructor Function
2015-11-12 19:44:00 -08:00
87975e6b3a refactor waypoint javascript-slots 2015-11-13 09:09:56 +05:30
2fbd2cb84f Fix for iterate backwards missing word, move function to tail 2015-11-12 19:37:08 -08:00
61ffb55a3d Merge branch 'staging' into fix/update-labs
Conflicts:
	common/app/routes/Jobs/components/Jobs.jsx
2015-11-12 16:38:30 -08:00
3dcc77278b add testimonial to jobs and remove twitter button 2015-11-12 16:36:08 -08:00
ffbac22511 update labs 2015-11-12 16:35:37 -08:00
fc615ad3dd Merge pull request #4320 from FreeCodeCamp/greenkeeper-babel-core-5.8.34
Update babel-core to version 5.8.34 🚀
2015-11-12 15:23:17 -08:00
0cf6c01dc4 Update object-oriented-and-functional-programming.json
Fixes two small typos:

"To use a constructor function we call it with the new keyword in front if it like:" -> 
"To use a constructor function we call it with the new keyword in front of it like:"

"javascript" -> "Javascript"
2015-11-12 14:27:45 -08:00
206fde902d Merge pull request #4386 from ltegman/fix/make-instances-with-constructor-typo-4324
Fix Make Instances With Contructor Typo
2015-11-12 12:02:18 -08:00