Commit Graph

10162 Commits (640f2597ab7e7f23fe1d3e0776ebd1fb5954235a)

Author SHA1 Message Date
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
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
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 2b17a9efdb 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
cdrainxv 032a078feb 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
Joseph Livengood bd5334aabf 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
Eric Leung 44ded19bb2 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
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
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
RamiroPinol eadb4a2354 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
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
Samuel Plumppu d88fadd24a 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
Sean Smith 874db8bcbb revised circular queue challenge and added working tests 2017-02-20 11:25:00 -08:00
Joseph Livengood b9ba476712 fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
Joseph Livengood 7a65e16d61 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 13:35:10 -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
Joseph Livengood 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
Samuel Plumppu b758143cc5 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
Ellen 5e1e8a50a7 Translation of the "Responsive Web Design Principles" section into pt-br (#13422) 2017-02-20 16:40:59 +00:00
Samuel Plumppu f08db28c37 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
Jamos Tay da13d605b1 Add new 'Modify Fill Mode of an Animation' challenge (#13299) 2017-02-19 17:39:25 -06:00
Atomk 418411fe62 Remove unnecessary hover references 2017-02-19 20:05:40 +01:00
Samuel Plumppu 5297fed2bc Merge pull request #13448 from rarmatei/fix/challenge-rewording
Reword challenge on font degradation
2017-02-19 10:55:05 +01:00
Rares Matei 8430684595 Remove Monospace font from challenge work area
Reword the challenge
Fix typo in Notes section
2017-02-19 09:35:29 +00:00
Samuel Plumppu 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
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
MANISH-GIRI b6d7722c1d Fix instructions and challenge seed in linked-list 2017-02-19 03:03:18 -05:00
cdrainxv e3469353b0 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
Dylan 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
systimotic 3aabe3c58d Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
Eric Leung 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
Sing Liu f5129f0ba6 Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
Samuel Plumppu 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
Quincy Larson 6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Samuel Plumppu 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
Samuel Plumppu 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
Samuel Plumppu 66e759ac56 fix(challenge): Improve tests for Circular Queue challenge. (#13308)
* Fix some typos that prevented valid solutions from passing.
* Add new test cases to better test for what the instructions ask for.
* Improve test-messages.
* Add passing solution, to increase coverage of `npm test`.
2017-02-18 22:48:23 +05:30
Rares Matei 14a9e63cbc Add missing semicolon at the end of example statement 2017-02-18 17:05:38 +00:00
Jenell Pizarro 640eee5f19 correct URLs by escaping quotes (#13416) 2017-02-18 12:10:38 +05:30
MANISH-GIRI bfa39b530b Improve instructions in add images challenge 2017-02-17 22:07:55 -05:00
Jamos Tay 476d6ec78f Add requirement for add function to return boolean (#13404) 2017-02-17 21:06:53 -06:00
Joseph Livengood b21fec7a0f BCrpyt challenges added to Infosec and implemented in Advanced Node/Express (#13339) 2017-02-17 20:52:27 -06:00
mrugesh mohapatra 1fc42ad55b Merge pull request #13406 from amandaporto/fix/update-url-product-landing-challenge
Modify url in build-a-product-landing-page challenge description
2017-02-18 02:04:11 +05:30