Hadrian
da52116860
Reworked and Repositioned Attribute Selector Challenge ( #13996 )
2017-04-28 21:29:59 +05:30
Daniel Engle
635215ccf3
Changed 'Define' to 'Declare' in code comment ( #14626 )
2017-04-28 12:19:50 +05:30
Nathália Oliveira
88ef3b47fd
Brazilian Portuguese translation of Basic Algorithm Scripting ( #14590 )
2017-04-27 12:53:04 +05:30
Roger Collier
8a1a06a39f
Tightened text. Improved grammar. Removed redundancies. ( #13768 )
2017-04-27 03:32:07 +05:30
Patrick Porche
0bb82ece88
fix(challenge): Update GIF Quality ( #14592 )
2017-04-27 01:27:22 +05:30
Jools
3f0109ac28
change "element's average" to "elements' average" ( #14521 )
2017-04-24 22:18:28 +05:30
Manish Giri
d88ef0646f
Update adjust-height and delete visual-balance-with-height ( #14406 )
2017-04-24 21:50:57 +05:30
Sebastian Petak
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
Jason E Rush
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
b3927deaf8
Updated url for the Twitch API Docs ( #14487 )
2017-04-24 01:40:58 +05:30
Claudio Restifo
0501706092
updated the codepen instruction to add Bootstrap v3.3.7 instead of v.4 ( #13895 )
2017-04-24 01:32:48 +05:30
Pauric Holleran
cf74318837
fix(challenge): Typo in Serialization of a User Object
2017-04-23 22:45:00 +05:30
jools
a12e614535
change challenge description and update tests
2017-04-23 08:34:03 +02:00
Siddhant Chadha
9f8e48cca3
fix typo in Mutate an Array Declared with const
2017-04-22 19:57:18 +05:30
Berkeley Martinez
36ce006aac
fix(csp): ws connection during dev uses SYNC_PORT only ( #14483 )
2017-04-21 16:21:55 +05:30
Eric Leung
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
Berkeley Martinez
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
Berkeley Martinez
4942156c31
Merge pull request #13229 from Bouncey/fix/nightModeOnPageLoad
...
Persist night mode on page load
2017-04-18 11:06:19 -07:00
Berkeley Martinez
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
Berkeley Martinez
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
Berkeley Martinez
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
Berkeley Martinez
f018cae686
Merge branch 'staging' into fix/update-config-for-debug-setups
2017-04-17 14:38:28 -07:00
Dylan
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
cch5ng
4275049158
fix : #14402 ; add test for radio button in form tag
2017-04-17 10:27:14 -07:00
Dylan
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
greenkeeperio-bot
6bd965e312
chore(package): update redux-actions to version 2.0.2
...
https://greenkeeper.io/
2017-04-16 14:13:51 -07:00
Dylan
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
master
89407b6267
Add a sentence stating not to sign in with Twitter on 5/9
2017-04-16 12:31:54 -05:00
Dylan
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
Dylan
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
techstonia
da4735e749
Add tests for mutate const array
2017-04-16 12:51:24 +03:00
Dylan
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
MANISH-GIRI
fea5bea3c3
Update variable in typed arrays
2017-04-14 19:30:38 -04:00
Ellyria
404d5f42ce
Added the missing "to" to fix issue #14403 .
2017-04-14 17:59:07 -04:00
Dylan
5d408b2b10
Merge pull request #14341 from rtopol2/fix/reg-ex-description
...
Update 'Match Literal Strings' description
2017-04-13 15:48:25 -05:00
Manish Giri
aeaf143dd7
Update challengeSeed in arguments wrong order ( #14276 )
2017-04-13 09:38:15 -04:00
greenkeeperio-bot
a3b0ac8dfa
chore(package): update redux-epic to version 0.2.0
...
https://greenkeeper.io/
2017-04-11 17:49:00 -07:00
Dylan
d3a815a0a8
improve weather app project instructions ( #14339 )
2017-04-11 16:25:15 -05:00
Dylan
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
MANISH-GIRI
182d4f9fdc
Edit test for right span content
2017-04-10 22:16:10 -04:00
Ross Topol
b19c7ca60e
Update 'Match Literal Strings' description
2017-04-10 16:27:16 -05:00
Dylan
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
Dylan
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
MANISH-GIRI
209ead5848
CSS color - delete redundant challenge
2017-04-06 15:42:21 -04:00
MANISH-GIRI
43c54d6b12
Add instruction to CSS Animations
2017-04-06 15:10:54 -04:00
Julien Dephix
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
Dylan
bbfdd2f992
Merge pull request #14186 from SlyTy7/fix/challenge-complete-backdrop
...
Update Modals.less
2017-04-05 20:49:07 -05:00
Joseph Livengood
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
Dylan
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
Dylan
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