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
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
bd944478bd
use a regexp to make sure user only changes the first line
2017-05-02 05:08:03 +02:00
e0abcc085b
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
a83238ae31
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
4a6fc77bf8
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
f798801e89
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
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
0bf675d14b
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
181f8c6a08
fix(challenge): Typo in Serialization of a User Object
2017-04-23 22:45:00 +05:30
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
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
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
74ab1b6289
fix : #14402 ; add test for radio button in form tag
2017-04-17 10:27:14 -07:00
66acd3b65c
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
6b9201e63b
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
9bddf6ec60
Add a sentence stating not to sign in with Twitter on 5/9
2017-04-16 12:31:54 -05:00
4c14b14e39
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
2ed17bde15
Add tests for mutate const array
2017-04-16 12:51:24 +03:00
bf6f0b141f
Update variable in typed arrays
2017-04-14 19:30:38 -04:00
6e9ba34b7c
Added the missing "to" to fix issue #14403 .
2017-04-14 17:59:07 -04:00
621d3b2d78
Merge pull request #14341 from rtopol2/fix/reg-ex-description
...
Update 'Match Literal Strings' description
2017-04-13 15:48:25 -05:00
bd49123aa0
Update challengeSeed in arguments wrong order ( #14276 )
2017-04-13 09:38:15 -04:00
c7b55b06bc
improve weather app project instructions ( #14339 )
2017-04-11 16:25:15 -05:00
577bb9fded
Edit test for right span content
2017-04-10 22:16:10 -04:00
f3af6e9b5d
Update 'Match Literal Strings' description
2017-04-10 16:27:16 -05:00
ff476e0c59
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
35ab484744
CSS color - delete redundant challenge
2017-04-06 15:42:21 -04:00
16d689ca24
Add instruction to CSS Animations
2017-04-06 15:10:54 -04:00
ce93077cd6
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
b522d0f1c0
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
1a5965c89b
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
ba9ca9abbf
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
549028bf3e
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
1f2ba1cd34
Add units to map the debris challenge
2017-04-04 10:29:01 -04:00
6482c71810
allow multiple variants of "color:red" in style attribute
2017-04-04 09:44:41 +02:00
b7142dc6a9
fix : #14051 ; update instructions text
2017-03-31 10:42:45 -07:00
56296bb1ce
Add description about front() in Priority Queue
2017-03-30 22:02:52 -04:00
9887a0b0dc
Change stack top element in instructions
2017-03-30 21:02:15 -04:00
d22f0e80b4
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
5a9c1c6a90
Improve wording and formatting ( #14061 )
2017-03-31 00:39:59 +05:30
3dd6a97918
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
9a370e950c
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
968e5d98b7
fixed typo in storing values exercise
2017-03-28 20:51:17 +01:00