Commit Graph

15681 Commits

Author SHA1 Message Date
ace5daa82d Merge pull request #13634 from donofriov/fix/update-codepen-signup-link
Updated broken Codepen Signup link
2017-02-27 15:30:18 -08:00
3736d57545 Updated broken Codepen Signup link 2017-02-27 18:18:48 -05:00
f0c63a0ab1 Updated broken Codepen Signup link 2017-02-27 18:18:48 -05:00
81d720da5b Merge pull request #11474 from petrgazarov/chore/remove-bower
Remove bower and port dependencies over to npm
2017-02-27 15:03:59 -08:00
e2fa29df63 Merge pull request #13632 from donniereese/fix/reactSpacingFix
Fixed A Minor Formatting Issue in the React Challenges.
2017-02-27 23:28:23 +01:00
4d4516a2bc Merge pull request #12497 from Bouncey/fix/update-eslint-plugin-react
Enable react/sort-prop-types rule
2017-02-27 14:00:38 -08:00
c1ab6dac98 Fixed a minor formatting issue in the React challenges. 2017-02-27 15:46:03 -06:00
efa5f88e46 Fixed a minor formatting issue in the React challenges. 2017-02-27 15:46:03 -06:00
5d14a4f3ee Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
8965f5ff2e Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
d424b7331d Merge pull request #13548 from dhcodes/fix/challenge-title-formatting
Fix challenge title formatting misc
2017-02-27 17:55:38 +01:00
d23899620a Merge pull request #13548 from dhcodes/fix/challenge-title-formatting
Fix challenge title formatting misc
2017-02-27 17:55:38 +01:00
cece7057b5 Merge pull request #13625 from hay-dee/fix/improved-inline-style-color-challenge
Created distinction between last two tests and tweaked assertion test
2017-02-27 17:50:25 +01:00
53e5db026f Merge pull request #13625 from hay-dee/fix/improved-inline-style-color-challenge
Created distinction between last two tests and tweaked assertion test
2017-02-27 17:50:25 +01:00
a5f750208a Merge pull request #13624 from dgrcode/fix/allow-spaces-local-path
Changed the reference to the path in gulpfile.js to allow spaces
2017-02-27 09:54:13 -06:00
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
6efb9acc6f fix(challenge): More robust test for "Learn how a Stack Works". 2017-02-27 15:28:00 +01:00
106ab9369e fix(challenge): More robust test for "Learn how a Stack Works". 2017-02-27 15:28:00 +01:00
f8da35f794 Merge pull request #13559 from IanTeo/fix/es6-formatting
Reformatted instructions for the class ES6 challenges
2017-02-27 14:45:17 +01:00
e80a330b04 Merge pull request #13559 from IanTeo/fix/es6-formatting
Reformatted instructions for the class ES6 challenges
2017-02-27 14:45:17 +01:00
75e4bd563a Created distinction between last two tests and tweaked assertion test 2017-02-27 21:37:30 +08:00
3f9b0e38f6 Created distinction between last two tests and tweaked assertion test 2017-02-27 21:37:30 +08:00
3ce7910c4b Changed the reference to the path in guplfile.js to allow spaces in the local path to the repository. 2017-02-27 13:51:23 +01:00
8804605af0 Merge pull request #13542 from Atomk/fix/contributing-link-and-capitalization
Fix CONTRIBUTING.md link and capitalization
2017-02-27 13:35:17 +01:00
79d37751ae Fix link and capitalization
Use a relative link to the same repository instead of an absolute one to the freeCodeCamp repo.
2017-02-27 12:28:19 +01:00
2902c10232 Reformat class Syntax and getters and setters instructions 2017-02-27 09:00:28 +08:00
116588d773 Reformat class Syntax and getters and setters instructions 2017-02-27 09:00:28 +08:00
337b0de9c3 Merge pull request #13604 from hay-dee/fix/improve-hover-challenge
Filtered out text-decoration and added more descriptions
2017-02-26 14:54:06 -08:00
31cb7279a4 Filtered out text-decoration and added more descriptions 2017-02-26 12:29:07 +08:00
4c3b4d24f1 Filtered out text-decoration and added more descriptions 2017-02-26 12:29:07 +08:00
083cd59ce4 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
c729ffaf28 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
d13afaff68 Change challengeSeed in accessing nested objects 2017-02-25 15:15:02 -05:00
48a159ab8e Change challengeSeed in accessing nested objects 2017-02-25 15:15:02 -05:00
ba1093c42f Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
c71bc0ba68 Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
846e869fa9 Merge pull request #13591 from Kenneth-LJS/fix/fix-seed-errors
Fix minor syntax errors in seed code under 'Coding Interview Data Structure Questions'
2017-02-25 14:56:04 +00:00
7cbe1f8ac4 Fix semicolon errors 2017-02-25 21:59:02 +08:00
6d6046d0c8 Fix semicolon errors 2017-02-25 21:59:02 +08:00
f0ee4c33f2 Merge pull request #13580 from Ethan-Arrowood/fix/json-apis-and-ajax-onclick-test
Fixed and Modified Test in Trigger Click Events with JavaScript
2017-02-25 11:12:49 +01:00
bfd193df7b Merge pull request #13580 from Ethan-Arrowood/fix/json-apis-and-ajax-onclick-test
Fixed and Modified Test in Trigger Click Events with JavaScript
2017-02-25 11:12:49 +01:00
112113d57a Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
dac17e3f0f Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
3526a36138 Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
3ebbeae93e Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
16f5a651de Merge pull request #13566 from Kenneth-LJS/fix/fix-adding-to-set-challenge-test
Fix 'Creating and Adding to Sets in ES6' challenge
2017-02-25 10:42:19 +01:00
24d457e8cd Merge pull request #13566 from Kenneth-LJS/fix/fix-adding-to-set-challenge-test
Fix 'Creating and Adding to Sets in ES6' challenge
2017-02-25 10:42:19 +01:00
dd732c42ea Change string to number in add items to array 2017-02-25 01:11:57 -05:00
202eb3f0e5 Change string to number in add items to array 2017-02-25 01:11:57 -05:00