Commit Graph

17837 Commits

Author SHA1 Message Date
JamayK
81fcc79800 Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
JamayK
bb26f9a0ea Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
Samuel Plumppu
659fff05ab Merge pull request #13476 from nawazishali/fix/iPhone-frame
Fixed iPhone frame doesn't disappear on narrow widths
2017-02-22 21:33:58 +01:00
Nawazish Ali
e2e0fd7ccf Fixed iPhone frame doesn't disappear on narrow widths
Removed all unnecessary formatting.

I have removed all unnecessary formatting as requested. Sorry for inconvenience .

Squashed the second commit into first.
2017-02-22 23:43:00 +05:00
Berkeley Martinez
03aa7d80e7 Merge pull request #13509 from donofriov/fix/serverjs-enumerable-typo
Correct a typo with enumerable
2017-02-22 10:12:59 -08:00
Vincent D'Onofrio
9b567c5a07 Correct a typo with enumerable 2017-02-22 02:58:49 -05:00
Joseph Livengood
4ded8169cb 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
Joseph Livengood
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
Samuel Plumppu
54cc599979 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
Samuel Plumppu
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
Vincent D'Onofrio
8e7b1171ce Fixed typo in Challenge Code - calculateCircumference closes #13464 2017-02-21 15:07:16 -05:00
Vincent D'Onofrio
de5d03ac6b Fixed typo in Challenge Code - calculateCircumference closes #13464 2017-02-21 15:07:16 -05:00
Joseph Livengood
032b0c0c22 Merge pull request #13499 from xpdavid/fix/testcaseForWhereDoIBelong
add a new test case for "Where Do I belong" challenge
2017-02-21 12:11:52 -05:00
Pu Xiao
f408d11c42 add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
Pu Xiao
1d947a0b6c add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
MANISH-GIRI
d93e51e181 Fix formatting and add tests for array destructuring 2017-02-21 10:56:08 -05:00
MANISH-GIRI
6e62e06db5 Fix formatting and add tests for array destructuring 2017-02-21 10:56:08 -05:00
Dylan
0e4f07a197 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
Dylan
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
Dylan
640f2597ab 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
Dylan
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
Joseph Livengood
34eea3a59c Merge pull request #13492 from Atomk/fix/challenge-remove-hover
[beta] Remove unnecessary hover references
2017-02-21 08:29:02 -05:00
Joseph Livengood
4c50c3ab0d Merge pull request #13492 from Atomk/fix/challenge-remove-hover
[beta] Remove unnecessary hover references
2017-02-21 08:29:02 -05:00
cdrainxv
45f22df304 modified the tests to work on firefox 2017-02-21 01:32:47 -07:00
cdrainxv
a8aadb4a60 modified the tests to work on firefox 2017-02-21 01:32:47 -07:00
Samuel Plumppu
d3c0fda24e 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
Samuel Plumppu
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
Samuel Plumppu
2b17a9efdb Merge pull request #13480 from Hpauric/patch-1
Fix/ Missing CSS Selectors in code example
2017-02-21 09:03:40 +01:00
Samuel Plumppu
7de05a8016 Merge pull request #13480 from Hpauric/patch-1
Fix/ Missing CSS Selectors in code example
2017-02-21 09:03:40 +01:00
Eric Leung
b0a257342f Merge pull request #13487 from Manish-Giri/fix/improve-oboe-errors-challenge
Improve oboe-errors challenge
2017-02-20 23:05:16 -08:00
Eric Leung
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
cdrainxv
032a078feb modified the test case to include color value 2017-02-20 23:09:09 -07:00
cdrainxv
0a560a1462 modified the test case to include color value 2017-02-20 23:09:09 -07:00
Dylan
77cb58a291 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
Dylan
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
Joseph Livengood
bd5334aabf Merge pull request #13475 from QuentinGibson/fix/indexOf
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
Joseph Livengood
a86bc68aa3 Merge pull request #13475 from QuentinGibson/fix/indexOf
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
MANISH-GIRI
806cb4ea2f Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
MANISH-GIRI
f2af5371a3 Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
Eric Leung
44ded19bb2 Specify in style guide that comments to have space 2017-02-20 18:27:30 -08:00
Eric Leung
128643b98a Specify in style guide that comments to have space 2017-02-20 18:27:30 -08:00
MANISH-GIRI
9ca19150b9 Fix description in create linked list 2017-02-20 19:17:47 -05:00
MANISH-GIRI
5520f11104 Fix description in create linked list 2017-02-20 19:17:47 -05:00
Pauric Holleran
6428a9fd96 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
Pauric Holleran
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
Samuel Plumppu
f479237e74 Merge pull request #13342 from RamiroPinol/fix/typos-advanced-express-tools
Fix/typos advanced express tools
2017-02-20 21:55:39 +01:00
Samuel Plumppu
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
RamiroPinol
eadb4a2354 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
RamiroPinol
401c3d56f9 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
quentin
de707c185e indexOf() instead of includes() 2017-02-20 15:42:50 -05:00