Commit Graph

15660 Commits

Author SHA1 Message Date
0d9db6ea35 Provided Additional Information on a challenge (#14690) 2017-05-03 23:12:31 +05:30
c6bb89e0a2 Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
c642e4d6ee Grammar error 'inputing' corrected to 'inputting'. Line 1509 file 'seed/challeges/01-responsive-web-design' (#14697) 2017-05-03 22:38:04 +05:30
cb38fe6465 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
9e6e841601 Added semicolon after object initialization (#14684)
Not mandatory but adding for the sake of consistency of tutorials.
2017-05-03 22:22:34 +05:30
2ed64dc1e5 Add a settings skeleton 2017-05-03 00:21:42 +01:00
bd944478bd use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
9a6acfb228 use a regexp to make sure user only changes the first line 2017-05-02 05:08:03 +02:00
999c9a08b2 Merge pull request #14663 from raisedadead/fix/contributor-covenant
chore: Add a contributor-covenant compliant CoC
2017-05-01 16:00:09 -07:00
9f60f40b71 Code tags removed from output 2017-05-01 21:27:00 +03:00
1fbe0ae18f chore: Add a contributor-covenant compliant CoC 2017-05-01 11:58:21 +05:30
ee8ac7b453 feat(rechallenge): Retool challenge framework (#13666)
* feat(rechallenge): Retool challenge framework

* fix(code-storage): should use setContent not updateContent

* fix(rechallenge): fix context issue and temporal zone of death

* fix(rechallenge): Fix frame sources for user code

* fix(polyvinyl): Set should ignore source and transform should keep track of source

* fix(rechallenge): Missing return statement causing issues
2017-04-28 20:30:23 -05:00
e0abcc085b Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
da52116860 Reworked and Repositioned Attribute Selector Challenge (#13996) 2017-04-28 21:29:59 +05:30
f25337ae81 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
635215ccf3 Changed 'Define' to 'Declare' in code comment (#14626) 2017-04-28 12:19:50 +05:30
a83238ae31 Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
88ef3b47fd Brazilian Portuguese translation of Basic Algorithm Scripting (#14590) 2017-04-27 12:53:04 +05:30
3e329641bb Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
8a1a06a39f Tightened text. Improved grammar. Removed redundancies. (#13768) 2017-04-27 03:32:07 +05:30
4a6fc77bf8 fix(challenge): Update GIF Quality (#14592) 2017-04-27 01:27:22 +05:30
0bb82ece88 fix(challenge): Update GIF Quality (#14592) 2017-04-27 01:27:22 +05:30
624da2c6ab change "element's average" to "elements' average" (#14521) 2017-04-24 22:18:28 +05:30
3f0109ac28 change "element's average" to "elements' average" (#14521) 2017-04-24 22:18:28 +05:30
f798801e89 Update adjust-height and delete visual-balance-with-height (#14406) 2017-04-24 21:50:57 +05:30
d88ef0646f Update adjust-height and delete visual-balance-with-height (#14406) 2017-04-24 21:50:57 +05:30
920588d85b Refactor hover state of a button for readability (#14158)
Change challenge description of height to width because that is what
the example in the description shows. Add extra spacing in the example
and seed code to make them easier to read. Change the description of
milliseconds to improve readability.
2017-04-24 21:31:44 +05:30
35e65a618e Refactor hover state of a button for readability (#14158)
Change challenge description of height to width because that is what
the example in the description shows. Add extra spacing in the example
and seed code to make them easier to read. Change the description of
milliseconds to improve readability.
2017-04-24 21:31:44 +05:30
f17ca7cc25 Allow spaces in @mixins challenge (#14113)
Allow space(s) between parenthesis and argument(s) in SASS function calls on the sass/create-reusable-css-with-mixins level.
2017-04-24 21:20:14 +05:30
590ca42c67 Allow spaces in @mixins challenge (#14113)
Allow space(s) between parenthesis and argument(s) in SASS function calls on the sass/create-reusable-css-with-mixins level.
2017-04-24 21:20:14 +05:30
Max
0bf675d14b Updated url for the Twitch API Docs (#14487) 2017-04-24 01:40:58 +05:30
Max
b3927deaf8 Updated url for the Twitch API Docs (#14487) 2017-04-24 01:40:58 +05:30
13d727245e updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895) 2017-04-24 01:32:48 +05:30
0501706092 updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 (#13895) 2017-04-24 01:32:48 +05:30
181f8c6a08 fix(challenge): Typo in Serialization of a User Object 2017-04-23 22:45:00 +05:30
cf74318837 fix(challenge): Typo in Serialization of a User Object 2017-04-23 22:45:00 +05:30
a12e614535 change challenge description and update tests 2017-04-23 08:34:03 +02:00
7e21b61cf3 change challenge description and update tests 2017-04-23 08:34:03 +02:00
bf558c4a4f fix typo in Mutate an Array Declared with const 2017-04-22 19:57:18 +05:30
9f8e48cca3 fix typo in Mutate an Array Declared with const 2017-04-22 19:57:18 +05:30
36ce006aac fix(csp): ws connection during dev uses SYNC_PORT only (#14483) 2017-04-21 16:21:55 +05:30
68a5cbcd1c Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
2913c5c353 Merge pull request #14115 from JoolsMcFly/fix/wrong-use-of-it-s
replace it's with its in descriptions
2017-04-19 09:09:12 -07:00
b9911dbd34 Merge pull request #14082 from freeCodeCamp/greenkeeper-reselect-3.0.0
Update reselect to version 3.0.0 🚀
2017-04-18 16:26:00 -07:00
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
97e11223dd 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