Commit Graph

10810 Commits

Author SHA1 Message Date
Greenkeeper
514104fa82 chore(package): update dedent to version 0.7.0 (#12944)
https://greenkeeper.io/
2017-03-04 23:03:11 +00:00
Greenkeeper
8ef8c48ce4 chore(package): update yargs to version 7.0.1 (#13722)
https://greenkeeper.io/
2017-03-04 22:30:33 +00:00
Ethan Arrowood
1491bf905f Initial state test icon color changed 2017-03-04 22:21:34 +00:00
Dylan
3632319282 Merge pull request #13707 from cdrainxv/fix/tertiary-colors-test
Edited test to allow for lowercase hex code
2017-03-03 21:14:18 -06:00
MANISH-GIRI
054630a4c9 Improve instructions in responsive design with bootstrap 2017-03-03 19:58:47 -05:00
Ivan
2ab929daa1 Remove unused npm package: clipboard (#13664) 2017-03-03 21:47:12 +05:30
Samuel Plumppu
74f7cee28b Merge pull request #13717 from Quinn-H/fix/test-error-missing-letters
add missing the letter i
2017-03-03 16:53:14 +01:00
Quinn-H
40dfbddf58 add missing the letter i 2017-03-04 04:19:44 +13:00
Peter Weinberg
d04a6d3484 updated URLs for example codepens (#13637) 2017-03-03 02:00:55 -06:00
cdrainxv
c5d422de9d Edited description and test 2017-03-02 22:39:34 -07:00
cdrainxv
62d5f240de Edited test to allow for lowercase hex code 2017-03-02 21:44:28 -07:00
Donnie Reese
a638900386 Fixed display issues of various characters not showing up correctly in the console on the test page when tests are ran. html codes to show basic characters such as “%” and “,” where not consistent with other seed entries. 2017-03-02 17:48:35 -06:00
Timo
98f76acd05 Merge pull request #13618 from BhaveshSGupta/fix-empty-editor-and-empty-device-preview
Fix Empty editor and empty device preview
2017-03-02 19:56:12 +01:00
Samuel Plumppu
c89adb4e02 Merge pull request #13675 from sid-doshi/fix/codepen-link-update
update codepen signup link
2017-03-01 14:41:40 +01:00
Samuel Plumppu
4a4381fdc8 Merge pull request #13631 from JohnOKeefe15/fix/css-property-test-fail
Fix for failing test on width css property
2017-03-01 12:07:40 +01:00
Samuel Plumppu
3889f87cc3 Merge pull request #13651 from Ethan-Arrowood/fix/challenge-icon-color
Set default icon color to darkgreen
2017-03-01 11:06:16 +01:00
Samuel Plumppu
4d451bd5b5 Merge pull request #13667 from no-stack-dub-sack/fix/issue-template
fix(.github): update to ISSUE_TEMPLATE.md
2017-03-01 10:54:26 +01:00
Peter Weinberg
4d0af7aa44 fix(.github): update to ISSUE_TEMPLATE.md 2017-02-28 20:29:51 -05:00
Berkeley Martinez
b9c54fb859 Merge pull request #13164 from no-stack-dub-sack/fix/backend-challenge-wrapper
fix(challenges): add class to backend challenge wrapper, fix basic no…
2017-02-28 13:43:54 -08:00
Ethan Arrowood
c1ad7d56a2 Set default icon color to darkgreen 2017-02-28 13:49:35 -05:00
Berkeley Martinez
36f52acdce Merge pull request #13649 from raisedadead/fix/gitignore-bower-components
fix(gitignore): bower_components
2017-02-28 09:55:50 -08:00
Mrugesh Mohapatra
4c53071198 fix(gitignore): bower_components 2017-02-28 23:21:19 +05:30
Siddharth Doshi
5b722c5757 update codepen signup link 2017-02-28 23:05:04 +05:30
Bhavesh S. Gupta
ab9ae5188d Put all lists in a single string 2017-02-28 14:56:26 +01:00
Berkeley Martinez
2336ec42ef Merge pull request #13639 from petrgazarov/fix/remove-bower-mentions
Remove bower mentions from docs and .gitignore
2017-02-27 21:01:25 -08:00
Petr Gazarov
f85bfc9fab Remove bower mentions from docs and .gitignore 2017-02-27 23:44:30 -05:00
Eric Leung
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
Vincent D'Onofrio
f0c63a0ab1 Updated broken Codepen Signup link 2017-02-27 18:18:48 -05:00
Berkeley Martinez
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
Samuel Plumppu
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
Berkeley Martinez
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
Donnie Reese
efa5f88e46 Fixed a minor formatting issue in the React challenges. 2017-02-27 15:46:03 -06:00
Samuel Plumppu
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
Samuel Plumppu
d424b7331d Merge pull request #13548 from dhcodes/fix/challenge-title-formatting
Fix challenge title formatting misc
2017-02-27 17:55:38 +01:00
Samuel Plumppu
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
Dylan
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
dhcodes
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Samuel Plumppu
6efb9acc6f fix(challenge): More robust test for "Learn how a Stack Works". 2017-02-27 15:28:00 +01:00
Samuel Plumppu
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
boyinstruggle
75e4bd563a Created distinction between last two tests and tweaked assertion test 2017-02-27 21:37:30 +08:00
Daniel Gonzalez Reina
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
Timo
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
Atomk
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
Ian Teo
116588d773 Reformat class Syntax and getters and setters instructions 2017-02-27 09:00:28 +08:00
Eric Leung
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
boyinstruggle
4c3b4d24f1 Filtered out text-decoration and added more descriptions 2017-02-26 12:29:07 +08:00
MANISH-GIRI
083cd59ce4 Add type checking in Where Do I Belong 2017-02-25 20:01:22 -05:00
MANISH-GIRI
d13afaff68 Change challengeSeed in accessing nested objects 2017-02-25 15:15:02 -05:00
Dylan
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
Jonathan
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