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
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
7aaca15953
Fix Waypoint Add Different Margins Instruction Order
...
Closes #4327
2015-11-12 08:38:14 -08:00
2f2d0269e5
Fix Make Instances With Contructor Typo
...
Closes #4324
2015-11-12 08:27:00 -08:00
9597d7ed09
chore(package): update babel to version 5.8.34
...
http://greenkeeper.io/
2015-11-11 22:31:02 -08:00
840baf5267
chore(package): update babel-core to version 5.8.34
...
http://greenkeeper.io/
2015-11-11 22:28:27 -08:00
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
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
f0cf140d9a
Fix Waypoint Style HTML Body Element Add Test
...
Closes #2686
2015-11-11 15:13:01 -08:00
98a13047ee
Fix Waypoint Add Stylish Images to Slot Machine Tests
...
Closes #2597
2015-11-11 14:48:02 -08:00
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
87ba6f7e08
Fix Waypoint Generate Random Whole Numbers Test
...
Closes #4194
2015-11-11 12:58:31 -08:00
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
8847129c37
Merge pull request #4258 from FreeCodeCamp/bump-lb-passport
...
Bump loopback component passport
2015-11-11 12:39:48 -08:00
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
e2a4f5468d
adds rss feed for camper news
2015-11-11 22:27:48 +04:00
f14009833c
add a mobile portfolio view.
2015-11-11 17:25:06 +02:00
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
f7bbad4041
Add test to Symmetric Difference Bonfire
2015-11-10 20:02:46 -08:00
b829cd0213
Merge pull request #4294 from SaintPeter/fix/confirm-ending-test-case
...
Add test case to Confirm the Ending, Clean up Solution
2015-11-10 19:57:27 -08:00
93a3205d25
Add test case to Confirm the Ending, Clean up Solution
2015-11-10 19:24:22 -08:00
1b512330af
Merge pull request #4277 from ltegman/fix/unauthenticated-next-challenge-button-4262
...
Fix The Next Challenge link not working for unauthenticated users.
2015-11-10 17:39:15 -08:00
c65be452b5
Fix The Next Challenge link not working for unauthenticated users.
...
Closes #4262
2015-11-10 16:42:05 -08:00
452bb2bae9
Merge pull request #4289 from jonslucas/fix/WP-OOP-assert-typo
...
Fixed typo in Waypoint's First Assert Message
2015-11-10 15:58:48 -08:00
0946305d90
Fixed typo in Waypoint's assert msg.
2015-11-10 17:04:03 -05:00
4751ea5e1e
Merge pull request #4279 from FreeCodeCamp/feature/challenge-dev-mode
...
Feature in dev mode always pull from disk
2015-11-10 10:19:10 -08:00
015b4d3b99
Merge branch 'terakilobyte-fix-cal-heatmap' into staging
2015-11-10 10:01:16 -08:00
42ab1d70fd
Remove unnecessary unary operator
2015-11-10 09:59:49 -08:00
7d43ddab0b
Merge branch 'fix-cal-heatmap' of https://github.com/terakilobyte/freecodecamp into terakilobyte-fix-cal-heatmap
2015-11-10 09:30:57 -08:00
a0573d2191
Merge pull request #4280 from FreeCodeCamp/greenkeeper-gulp-eslint-1.1.0
...
Update gulp-eslint to version 1.1.0 🚀
2015-11-10 09:20:09 -08:00
c970af711e
Fix tilde/caret mess in package.json
2015-11-09 23:05:43 -08:00
14bd3e9ff0
Merge pull request #4221 from ltegman/fix/oop-lesson-rewrite
...
Rewrite OOP section
2015-11-09 22:38:41 -08:00
1619a09da2
Add helpful error message if no filename
2015-11-09 22:37:16 -08:00
533a3f1d58
Don't use es6 in gulpfile
2015-11-09 22:31:31 -08:00