Commit Graph

6230 Commits (1fc4677eb1075305776eeb29bb7eeddc01ccf123)

Author SHA1 Message Date
Faizaan 24aaff722c fix typo 2015-11-14 11:28:18 +05:30
Rex Schrader 7f9890374c Fix Waypoint Target Same Element Description and Tests 2015-11-13 19:50:37 -08:00
SaintPeter e9d7307748 Claify Nest an Element Description Text 2015-11-13 19:18:57 -08:00
Quincy Larson debfb07ab8 Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging 2015-11-13 17:15:23 -08:00
Quincy Larson 0695860434 improve styling of completed challenges table 2015-11-13 17:08:51 -08:00
Quincy Larson 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
Rex Schrader 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
João Paulo Ribeiro 2e961a67f1 add Solution for Bonfire:Check for Palindromes 2015-11-13 18:53:36 -03:00
Berkeley Martinez ddd85d507b Merge pull request #4400 from FreeCodeCamp/fix/update-labs
Update labs and improve jobs
2015-11-13 13:02:09 -08:00
Berkeley Martinez eab4771466 Fix target blank issue 2015-11-13 12:54:46 -08:00
Berkeley Martinez cde48b5c6b Fix hover effect issue 2015-11-13 12:21:37 -08:00
Rex Schrader 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
Berkeley Martinez e843e3daf1 Fix lint errors 2015-11-13 11:31:55 -08:00
Rex Schrader 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
Logan Tegman 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
Logan Tegman 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
justinian336 cb08767f2b add ES-translation-of-Git-Waypoint-title 2015-11-13 17:14:26 +00:00
Faizaan cc54bf19e0 fix typo and move to tail 2015-11-13 22:41:16 +05:30
justinian336 806b90ff39 add ES-translation-of-Git-Waypoint 2015-11-13 16:52:37 +00:00
Logan Tegman 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
justinian336 6b7f72a8dd add/ES-translation-of-bonfires 2015-11-13 15:26:48 +00:00
Victorino Machava 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
Faizaan dc11b381e0 fix description 2015-11-13 10:19:39 +05:30
Rex Schrader 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
Faizaan 87975e6b3a refactor waypoint javascript-slots 2015-11-13 09:09:56 +05:30
SaintPeter 2fbd2cb84f Fix for iterate backwards missing word, move function to tail 2015-11-12 19:37:08 -08:00
Quincy Larson 61ffb55a3d Merge branch 'staging' into fix/update-labs
Conflicts:
	common/app/routes/Jobs/components/Jobs.jsx
2015-11-12 16:38:30 -08:00
Quincy Larson 3dcc77278b add testimonial to jobs and remove twitter button 2015-11-12 16:36:08 -08:00
Quincy Larson ffbac22511 update labs 2015-11-12 16:35:37 -08:00
Berkeley Martinez 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
Matt Leonard 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
Rex Schrader 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
Rex Schrader 3f1da6faf2 Merge pull request #4387 from ltegman/fix/waypoint-add-different-margins-instructions-4327
Fix Waypoint Add Different Margins Instruction Order
2015-11-12 08:58:11 -08:00
Logan Tegman 7aaca15953 Fix Waypoint Add Different Margins Instruction Order
Closes #4327
2015-11-12 08:38:14 -08:00
Logan Tegman 2f2d0269e5 Fix Make Instances With Contructor Typo
Closes #4324
2015-11-12 08:27:00 -08:00
greenkeeperio-bot 9597d7ed09 chore(package): update babel to version 5.8.34
http://greenkeeper.io/
2015-11-11 22:31:02 -08:00
greenkeeperio-bot 840baf5267 chore(package): update babel-core to version 5.8.34
http://greenkeeper.io/
2015-11-11 22:28:27 -08:00
Rex Schrader ce0d088bc5 Merge pull request #4310 from ltegman/fix/waypoint-style-html-body-add-test-2686
Fix Waypoint Style HTML Body Element Add Test
2015-11-11 22:08:58 -08:00
Rex Schrader e04e8bd0ae Merge pull request #4309 from ltegman/fix/waypoint-slot-machine-stylish-images-test-2597
Fix Waypoint Add Stylish Images to Slot Machine Tests
2015-11-11 21:58:13 -08:00
Logan Tegman f0cf140d9a Fix Waypoint Style HTML Body Element Add Test
Closes #2686
2015-11-11 15:13:01 -08:00
Logan Tegman 98a13047ee Fix Waypoint Add Stylish Images to Slot Machine Tests
Closes #2597
2015-11-11 14:48:02 -08:00
Rex Schrader a812621dc1 Merge pull request #4197 from ltegman/fix/waypoint-random-whole-number-test-4194
Fix Waypoint Generate Random Whole Numbers Test
2015-11-11 14:42:16 -08:00
Logan Tegman 87ba6f7e08 Fix Waypoint Generate Random Whole Numbers Test
Closes #4194
2015-11-11 12:58:31 -08:00
Berkeley Martinez ada15a47cf Merge pull request #4179 from ltegman/fix/typos-and-example-code-style
Fix Typos and Example Code Styling
2015-11-11 12:43:35 -08:00
Logan Tegman 8847129c37 Merge pull request #4258 from FreeCodeCamp/bump-lb-passport
Bump loopback component passport
2015-11-11 12:39:48 -08:00
Logan Tegman aad2b67036 Fix Typos and Example Code Styling
Various typo and styling fixes in the Basic Javascript sections and one in JQuery.
2015-11-11 12:25:24 -08:00
Arsen Melikyan e2a4f5468d adds rss feed for camper news 2015-11-11 22:27:48 +04:00
Matthias Kern f14009833c add a mobile portfolio view. 2015-11-11 17:25:06 +02:00
Berkeley Martinez e9d7c59cd1 Merge pull request #4296 from SaintPeter/fix/symmetric-difference-tests
Add test to Symmetric Difference Bonfire
2015-11-10 20:48:38 -08:00
SaintPeter f7bbad4041 Add test to Symmetric Difference Bonfire 2015-11-10 20:02:46 -08:00