Commit Graph

10603 Commits

Author SHA1 Message Date
4942156c31 Merge pull request #13229 from Bouncey/fix/nightModeOnPageLoad
Persist night mode on page load
2017-04-18 11:06:19 -07:00
0116f58270 Merge pull request #14364 from freeCodeCamp/greenkeeper-redux-epic-0.2.0
Update redux-epic to version 0.2.0 🚀
2017-04-18 11:00:15 -07:00
60b36801ff Merge pull request #14442 from freeCodeCamp/greenkeeper-redux-actions-2.0.2
Update redux-actions to version 2.0.2 🚀
2017-04-18 10:57:46 -07:00
d51474f682 Merge pull request #13682 from raisedadead/fix/update-config-for-debug-setups
fix: Update config to be flexible for host
2017-04-17 14:39:52 -07:00
f018cae686 Merge branch 'staging' into fix/update-config-for-debug-setups 2017-04-17 14:38:28 -07:00
34a25f784f Merge pull request #14448 from cch5ng/fix/radio-btn-test
add test for radio button in form tag
2017-04-17 13:22:42 -05:00
4275049158 fix: #14402; add test for radio button in form tag 2017-04-17 10:27:14 -07:00
1b69cd6c16 Merge pull request #14440 from Ellyria/fix/typo-in-less-than-or-equal
Added the missing "to" to fix issue.
2017-04-17 10:37:27 -05:00
6bd965e312 chore(package): update redux-actions to version 2.0.2
https://greenkeeper.io/
2017-04-16 14:13:51 -07:00
8c37c7776b Merge pull request #14426 from MeamonB/fix/00-getting-started-5/9-do-not-sign-in-with-twitter
Add a sentence stating not to sign in with Twitter on 5/9
2017-04-16 12:52:06 -05:00
89407b6267 Add a sentence stating not to sign in with Twitter on 5/9 2017-04-16 12:31:54 -05:00
6b5fd55a34 Merge pull request #14164 from Manish-Giri/fix/fix-instructions-learn-how-stack-works
Change stack top element in instructions
2017-04-16 12:04:58 -05:00
1be73ac112 Merge pull request #14195 from techstonia/feature/tests-for-mutate-const-array
Add tests for mutate const array
2017-04-16 11:54:24 -05:00
da4735e749 Add tests for mutate const array 2017-04-16 12:51:24 +03:00
89e622ac4b Merge pull request #14407 from Manish-Giri/fix/update-variable-typed-arrays
Update variable in typed arrays
2017-04-15 15:19:20 -05:00
fea5bea3c3 Update variable in typed arrays 2017-04-14 19:30:38 -04:00
404d5f42ce Added the missing "to" to fix issue #14403. 2017-04-14 17:59:07 -04:00
5d408b2b10 Merge pull request #14341 from rtopol2/fix/reg-ex-description
Update 'Match Literal Strings' description
2017-04-13 15:48:25 -05:00
aeaf143dd7 Update challengeSeed in arguments wrong order (#14276) 2017-04-13 09:38:15 -04:00
a3b0ac8dfa chore(package): update redux-epic to version 0.2.0
https://greenkeeper.io/
2017-04-11 17:49:00 -07:00
d3a815a0a8 improve weather app project instructions (#14339) 2017-04-11 16:25:15 -05:00
5ea973cafc Merge pull request #14346 from Manish-Giri/fix/improve-test-for-span
Edit test for right span content
2017-04-11 15:58:08 -05:00
182d4f9fdc Edit test for right span content 2017-04-10 22:16:10 -04:00
b19c7ca60e Update 'Match Literal Strings' description 2017-04-10 16:27:16 -05:00
a931e7fe4d Merge pull request #14275 from Manish-Giri/fix/add-instruction-css-animation
Add instruction to CSS Animations
2017-04-10 11:53:46 -05:00
9cd9583311 Merge pull request #14277 from Manish-Giri/fix/remove-redundant-challenge
CSS color - delete redundant challenge
2017-04-07 13:31:59 -05:00
209ead5848 CSS color - delete redundant challenge 2017-04-06 15:42:21 -04:00
43c54d6b12 Add instruction to CSS Animations 2017-04-06 15:10:54 -04:00
60b71443ad replace "it's" by "its" (and vice versa) in descriptions and replace 'to lookup' by 'to look up' 2017-04-06 06:31:08 +02:00
bbfdd2f992 Merge pull request #14186 from SlyTy7/fix/challenge-complete-backdrop
Update Modals.less
2017-04-05 20:49:07 -05:00
7f99a49b95 Merge pull request #14165 from Manish-Giri/fix/add-description-for-front-priority-queue
Add description about front() in Priority Queue
2017-04-05 07:56:29 -04:00
9149d55d83 Merge pull request #14120 from Manish-Giri/fix/fix-tests-make-a-person
Add empty method body for make a person(staging)
2017-04-04 19:43:16 -05:00
1df95fc586 Merge pull request #14233 from JoolsMcFly/fix/minor-text-changes-to-contributing-guide
minor text changes (then => than)
2017-04-04 19:00:09 -05:00
030f594ab7 Merge pull request #14237 from cwperks/fix/add-units-to-map-the-debris
Add units to map the debris challenge
2017-04-04 15:18:17 -07:00
1aaf0cfc2b Merge pull request #14117 from JoolsMcFly/fix/empty-spaces-should-be-allowed-between-style-attribute-and-its-value
allow spaces between style attribute and its value
2017-04-04 17:51:28 -04:00
c1af13959e Add units to map the debris challenge 2017-04-04 10:29:01 -04:00
1cb1427a27 minor text changes (then => than) 2017-04-04 11:01:07 +02:00
281d80cfcd allow multiple variants of "color:red" in style attribute 2017-04-04 09:44:41 +02:00
84258f8848 Merge pull request #14176 from cch5ng/fix/fa_icon_text
fix: #14051; update instructions text
2017-04-01 20:25:35 -05:00
e8a7e31618 Update Modals.less 2017-04-01 00:56:33 -07:00
1bee5ba2a4 fix: #14051; update instructions text 2017-03-31 10:42:45 -07:00
67d86cfb4d Add description about front() in Priority Queue 2017-03-30 22:02:52 -04:00
6cdaa81ff5 Change stack top element in instructions 2017-03-30 21:02:15 -04:00
03cde424f7 Merge pull request #14136 from techstonia/fix/target-a-specific-child-of-an-element
Add a Test Case to Target a Specific Child of an Element
2017-03-30 19:33:58 -05:00
60a687597c Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
3351c1ea95 Merge pull request #14121 from Manish-Giri/fix/add-dot-com-to-code-example
Add .com to code example
2017-03-29 00:00:47 -07:00
533e496f9b Merge pull request #14135 from mbrien12/fix/typo-basic-javascript
Fixed typo in Basic Javascript exercise - 'storing values with assignment operator'
2017-03-28 17:34:58 -05:00
e122deec1c fixed typo in storing values exercise 2017-03-28 20:51:17 +01:00
56bc714dcc Assert the number of bouncing elements 2017-03-28 22:49:28 +03:00
05581b507a Merge pull request #14133 from BerkeleyTrue/lint/gulp-file
fix(build): gulp server process never finishing
2017-03-28 14:42:43 -05:00