Commit Graph

15681 Commits

Author SHA1 Message Date
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
874db8bcbb revised circular queue challenge and added working tests 2017-02-20 11:25:00 -08:00
8df539e746 revised circular queue challenge and added working tests 2017-02-20 11:25:00 -08:00
b9ba476712 fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
2c5e7defef fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
7a65e16d61 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 13:35:10 -05:00
d442285545 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 18:41:54 +01:00
ee6c544009 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 18:41:54 +01:00
91bb28bbaf fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 18:28:41 +01:00
15b1b0b7cc fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 18:28:41 +01:00
22d612dd84 Merge pull request #13467 from Greenheart/fix/oop-reset-constructor-property-typo
fix(challenge): Typo in "OOP: Reset Inherited Constructor Property"
2017-02-20 12:23:25 -05:00
29c00c8e73 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
b758143cc5 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
5e1e8a50a7 Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
316687e6ca Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
f08db28c37 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
fad9cae639 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
812ce81135 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
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
da13d605b1 Add new 'Modify Fill Mode of an Animation' challenge (#13299) 2017-02-19 17:39:25 -06:00
412131af36 Add new 'Modify Fill Mode of an Animation' challenge (#13299) 2017-02-19 17:39:25 -06:00
418411fe62 Remove unnecessary hover references 2017-02-19 20:05:40 +01:00
614271db18 Remove unnecessary hover references 2017-02-19 20:05:40 +01:00
5297fed2bc Merge pull request #13448 from rarmatei/fix/challenge-rewording
Reword challenge on font degradation
2017-02-19 10:55:05 +01:00
08d174e382 Merge pull request #13448 from rarmatei/fix/challenge-rewording
Reword challenge on font degradation
2017-02-19 10:55:05 +01:00
8430684595 Remove Monospace font from challenge work area
Reword the challenge
Fix typo in Notes section
2017-02-19 09:35:29 +00:00
18b105c58e Remove Monospace font from challenge work area
Reword the challenge
Fix typo in Notes section
2017-02-19 09:35:29 +00:00
771ee34378 Merge pull request #13446 from Manish-Giri/fix/nodes-in-linked-list
Fix instructions and challenge seed in linked-list
2017-02-19 10:22:49 +01:00
6d09def51a Merge pull request #13446 from Manish-Giri/fix/nodes-in-linked-list
Fix instructions and challenge seed in linked-list
2017-02-19 10:22:49 +01:00
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
be33bae43e 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
b6d7722c1d Fix instructions and challenge seed in linked-list 2017-02-19 03:03:18 -05:00
f250f4ec3d Fix instructions and challenge seed in linked-list 2017-02-19 03:03:18 -05:00
e3469353b0 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
3085c22969 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
0c33035dc8 Merge pull request #13433 from systimotic/fix/clarify-string-immutability
Clarify instructions in the string immutability challenge
2017-02-18 19:03:05 -06:00
4da3c6cd00 Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
3aabe3c58d Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
7230b36c58 Format Depth-First Search algorithm for graphs (#13316)
- Add dfn and code tags
- Add img-responsive to GIF image
- Use horizontal rule instead of "Instructions"
- Fix challenge tests and add working solution
- Add DFS challenge solution
- Add additional tests to thoroughly check answer
2017-02-19 01:28:03 +05:30
af549f8034 Format Depth-First Search algorithm for graphs (#13316)
- Add dfn and code tags
- Add img-responsive to GIF image
- Use horizontal rule instead of "Instructions"
- Fix challenge tests and add working solution
- Add DFS challenge solution
- Add additional tests to thoroughly check answer
2017-02-19 01:28:03 +05:30
f5129f0ba6 Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
79bb7ee21b Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
8dae1ee35d fix(challenge): Fix broken tests for Linked List challenge. (#13388)
* Also added a solution to increase `npm test` coverage.
2017-02-19 00:51:47 +05:30
9bf3c40492 fix(challenge): Fix broken tests for Linked List challenge. (#13388)
* Also added a solution to increase `npm test` coverage.
2017-02-19 00:51:47 +05:30
6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
2709eb6b3a add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
5381953137 Merge pull request #13415 from Manish-Giri/fix/improve-instructions-add-images
Improve instructions in add images challenge
2017-02-18 19:28:28 +01:00
b326a679e5 Merge pull request #13415 from Manish-Giri/fix/improve-instructions-add-images
Improve instructions in add images challenge
2017-02-18 19:28:28 +01:00
e82c12ebbd Merge pull request #13427 from rarmatei/fix/missing-semicolon
Add missing semicolon at the end of example section statement
2017-02-18 19:18:30 +01:00
0326d46144 Merge pull request #13427 from rarmatei/fix/missing-semicolon
Add missing semicolon at the end of example section statement
2017-02-18 19:18:30 +01:00