06abf92469
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
...
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.
They now let the expected code pass.
2017-02-24 23:45:22 +01:00
f80ec42c47
Merge pull request #13573 from AngShiYa/fix/remove-description-in-challenge-seed
...
Remove description in challenge seed
2017-02-24 22:34:12 +01:00
ad4938c0e8
Merge pull request #13554 from gogolab/fix/issue13466
...
Update description of beta challenge
2017-02-24 22:24:43 +01:00
fb5ff15929
Merge pull request #13560 from Manish-Giri/fix/add-tests-remove-from-set
...
Add tests for remove from set
2017-02-24 21:35:48 +01:00
ecf2da61ae
Remove description in challenge seed
2017-02-25 01:59:38 +08:00
28544ab01d
Merge pull request #13570 from AngShiYa/fix/add-note-in-bootstrap-json
...
Add note and edit link in challenge description
2017-02-24 18:40:01 +01:00
a1491323b3
Add note and edit link in description
2017-02-25 00:37:04 +08:00
7f86ffc57c
Merge pull request #13567 from hay-dee/fix/validate-inline-style-color
...
Amended regex to properly validate inline-style
2017-02-24 10:30:43 -06:00
718b3a3daa
Merge pull request #13080 from ajain17/fix/jquery_delete_function
...
Allow closing brackets on the same line
2017-02-24 10:26:18 -06:00
07ce770558
Amended regex to properly validate inline-style
2017-02-24 22:21:17 +08:00
e12797b24e
Updated from remixing Gomix projects to Importing ( #13547 )
2017-02-23 23:09:57 -06:00
edf6f7ea2f
Reformat ES6 challenges instructions
2017-02-24 13:02:17 +08:00
20af4ea330
Fix for failing test on width css property
2017-02-23 20:18:32 -08:00
2e455307ed
Add tests for remove from set
2017-02-23 20:48:12 -05:00
2373a771b0
Update description of beta challenge
2017-02-23 22:20:52 +01:00
6dc69bad8e
Improve instructions in font degrade challenge
2017-02-23 14:00:08 -05:00
81fcc79800
Added new test for "Return Largest Numbers in Arrays", with negative only numbers.
2017-02-23 15:03:30 +02:00
ad2899ccd6
Merge pull request #13501 from donofriov/fix/typo-in-challenge-code-calculate-circumference
...
Fixed typo in Challenge Code - calculateCircumference
2017-02-21 16:29:27 -05:00
cf09a21553
Merge pull request #13445 from Manish-Giri/fix/array-destructuring-tests
...
Fix formatting and add tests for array destructuring
2017-02-21 21:10:30 +01:00
de5d03ac6b
Fixed typo in Challenge Code - calculateCircumference closes #13464
2017-02-21 15:07:16 -05:00
f408d11c42
add test case for "Where Do I belong"
2017-02-22 00:07:16 +08:00
6e62e06db5
Fix formatting and add tests for array destructuring
2017-02-21 10:56:08 -05:00
722c9aee8b
Merge pull request #13491 from cdrainxv/fix/tertiary-colors-test
...
modified the tests to work on firefox
2017-02-21 07:55:37 -06:00
3bf2e9be5a
Merge pull request #13389 from cdrainxv/fix/modify-test
...
modified the test case to include color keyword value
2017-02-21 07:48:26 -06:00
4c50c3ab0d
Merge pull request #13492 from Atomk/fix/challenge-remove-hover
...
[beta] Remove unnecessary hover references
2017-02-21 08:29:02 -05:00
a8aadb4a60
modified the tests to work on firefox
2017-02-21 01:32:47 -07:00
f2e9b633f0
Merge pull request #13484 from Manish-Giri/fix/fix-instructions-doubly-linked-list
...
Fix description in create linked list
2017-02-21 09:07:36 +01:00
7de05a8016
Merge pull request #13480 from Hpauric/patch-1
...
Fix/ Missing CSS Selectors in code example
2017-02-21 09:03:40 +01:00
e5a6d8bd9d
Merge pull request #13487 from Manish-Giri/fix/improve-oboe-errors-challenge
...
Improve oboe-errors challenge
2017-02-20 23:05:16 -08:00
0a560a1462
modified the test case to include color value
2017-02-20 23:09:09 -07:00
1f3ef54f2c
Merge pull request #13489 from erictleung/fix/add-comment-specs-to-style-guide
...
Specify in style guide that comments to have space
2017-02-20 21:53:26 -06:00
a86bc68aa3
Merge pull request #13475 from QuentinGibson/fix/indexOf
...
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
f2af5371a3
Improve oboe-errors challenge
2017-02-20 21:35:28 -05:00
128643b98a
Specify in style guide that comments to have space
2017-02-20 18:27:30 -08:00
5520f11104
Fix description in create linked list
2017-02-20 19:17:47 -05:00
9f9eb5b379
CSS Selectors added in code example
...
The code example in Sass: Nesting CSS with Sass was missing CSS element selectors. These have been added.
2017-02-20 22:18:05 +00:00
0f943f40e2
Merge pull request #13342 from RamiroPinol/fix/typos-advanced-express-tools
...
Fix/typos advanced express tools
2017-02-20 21:55:39 +01:00
401c3d56f9
Fixed several typos in advanced-express-tools.json
2017-02-20 17:46:19 -03:00
dd77bbc46d
indexOf() instead of includes()
2017-02-20 15:42:50 -05:00
15d1f6e647
Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
...
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
c27c5eb6df
Reformat challenge descriptions and titles
2017-02-20 15:08:34 -05:00
72b6a4ddd2
Merge pull request #13453 from bonham000/fix/adv-data-structures-circular-queue
...
revised circular queue challenge and added working tests
2017-02-20 20:29:26 +01:00
8df539e746
revised circular queue challenge and added working tests
2017-02-20 11:25:00 -08:00
2c5e7defef
fix(challenge): Typo in "OOP: Use an IIFE to Create a Module"
2017-02-20 13:43:43 -05:00
d442285545
fix(challenge): Format constructor property in "OOP: Set Constructor"
2017-02-20 18:41:54 +01:00
15b1b0b7cc
fix(challenge): Typo in "OOP: Use an IIFE to Create a Module"
2017-02-20 18:28:41 +01:00
29c00c8e73
fix(challenge): Typo in "OOP: Reset Inherited Constructor Property"
2017-02-20 17:59:07 +01:00
316687e6ca
Translation of the "Responsive Web Design Principles" section into pt-br ( #13422 )
2017-02-20 16:40:59 +00:00
fad9cae639
fix(challenge): Use correct indices in test messages. ( #13461 )
2017-02-20 19:04:04 +05:30
97a8531de4
Format Learn how a stack works challenge
...
- Improve readability of challenge
- Spell out JavaScript abbreviations
- Apply appropriate dfn and code tags
- Change from single quotes to double quotes
- Add periods to end of challenge tests
2017-02-19 18:36:33 -08:00