Simon Morgan
fea32fe2f4
Correct capitalisation of Wikipedia
2017-03-11 11:30:10 +00:00
MANISH-GIRI
a71d6f9a77
Convert lookup table to object
2017-03-09 09:07:47 -05:00
Eric Leung
0ccc4c8a54
Merge pull request #13599 from Manish-Giri/fix/change-tests-where-do-I-belong
...
Add type checking in Where Do I Belong
2017-03-09 00:52:31 -08:00
Quinn-H
40dfbddf58
add missing the letter i
2017-03-04 04:19:44 +13:00
Bhavesh S. Gupta
ab9ae5188d
Put all lists in a single string
2017-02-28 14:56:26 +01:00
Samuel Plumppu
5d14a4f3ee
Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
...
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
dhcodes
325fa6d3a5
Fix challenge title formatting misc
2017-02-27 08:47:23 -06:00
Samuel Plumppu
e80a330b04
Merge pull request #13559 from IanTeo/fix/es6-formatting
...
Reformatted instructions for the class ES6 challenges
2017-02-27 14:45:17 +01:00
Ian Teo
116588d773
Reformat class Syntax and getters and setters instructions
2017-02-27 09:00:28 +08:00
MANISH-GIRI
083cd59ce4
Add type checking in Where Do I Belong
2017-02-25 20:01:22 -05:00
MANISH-GIRI
d13afaff68
Change challengeSeed in accessing nested objects
2017-02-25 15:15:02 -05:00
Dylan
c71bc0ba68
Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
...
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Samuel Plumppu
112113d57a
Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
...
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
Samuel Plumppu
3526a36138
Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
...
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
MANISH-GIRI
dd732c42ea
Change string to number in add items to array
2017-02-25 01:11:57 -05:00
Ian Teo
c0c5b959e8
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 13:31:07 +08:00
Samuel Plumppu
6f17967daa
Merge pull request #13563 from AngShiYa/fix/es6-formatting
...
Reformat ES6 challenges instructions
2017-02-25 00:16:42 +01:00
Samuel Plumppu
48990fb33a
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
Samuel Plumppu
596a254851
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
Ang Shi Ya
7af87063cd
Remove description in challenge seed
2017-02-25 01:59:38 +08:00
Ang Shi Ya
6ee5f4632f
Reformat ES6 challenges instructions
2017-02-24 13:02:17 +08:00
gogolab
f1d555f964
Update description of beta challenge
2017-02-23 22:20:52 +01:00
JamayK
bb26f9a0ea
Added new test for "Return Largest Numbers in Arrays", with negative only numbers.
2017-02-23 15:03:30 +02: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
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
Vincent D'Onofrio
8e7b1171ce
Fixed typo in Challenge Code - calculateCircumference closes #13464
2017-02-21 15:07:16 -05: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
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
MANISH-GIRI
806cb4ea2f
Improve oboe-errors challenge
2017-02-20 21:35:28 -05:00
quentin
de707c185e
indexOf() instead of includes()
2017-02-20 15:42:50 -05:00
Samuel Plumppu
5658256715
Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
...
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
robertweber95
4ce5835e14
Reformat challenge descriptions and titles
2017-02-20 15:08:34 -05:00
Joseph Livengood
b9ba476712
fix(challenge): Typo in "OOP: Use an IIFE to Create a Module"
2017-02-20 13:43:43 -05:00
Samuel Plumppu
ee6c544009
fix(challenge): Format constructor property in "OOP: Set Constructor"
2017-02-20 18:41:54 +01:00
Samuel Plumppu
91bb28bbaf
fix(challenge): Typo in "OOP: Use an IIFE to Create a Module"
2017-02-20 18:28:41 +01:00
Samuel Plumppu
b758143cc5
fix(challenge): Typo in "OOP: Reset Inherited Constructor Property"
2017-02-20 17:59:07 +01:00
Samuel Plumppu
f08db28c37
fix(challenge): Use correct indices in test messages. ( #13461 )
2017-02-20 19:04:04 +05:30
Samuel Plumppu
0e9f045f2c
Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
...
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
cdrainxv
e3469353b0
moved comment to new line to remove overflow-x scrollbar
2017-02-18 20:52:01 -07:00
systimotic
3aabe3c58d
Clarify instructions in the string immutability challenge
2017-02-18 23:49:57 +01:00
Quincy Larson
6bc82a7d11
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
Rares Matei
14a9e63cbc
Add missing semicolon at the end of example statement
2017-02-18 17:05:38 +00:00
mrugesh mohapatra
d4f85d0bc6
Merge pull request #13315 from erictleung/fix/use-em-dash-in-oop
...
Correct em dash in OOP challenge plus formatting
2017-02-13 17:39:34 +05:30
Samuel Plumppu
4476fbbec7
Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
...
move the convert celsius challenge over to the algorithm challenges
2017-02-13 12:03:22 +01:00
Eric Leung
b0236a163a
Correct em dash in OOP challenge plus formatting
2017-02-13 02:43:20 -08:00
Rob Weber
8964f19460
Reformat ES6 challenge descriptions ( #13256 )
2017-02-12 14:36:43 -06:00
Quincy Larson
9ed1725335
move the convert celsius challenge over to the algorithm challenges
2017-02-12 13:20:47 -06:00
Eric Leung
b85fb6e2f4
Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
...
Remove code tags from challenge seed
2017-02-12 02:00:47 -08:00
MANISH-GIRI
818878783d
Ensure use of two arguments in function call
2017-02-12 04:03:05 -05:00