Commit Graph

15660 Commits

Author SHA1 Message Date
2b17a9efdb Merge pull request #13480 from Hpauric/patch-1
Fix/ Missing CSS Selectors in code example
2017-02-21 09:03:40 +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
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
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
032a078feb modified the test case to include color value 2017-02-20 23:09:09 -07:00
0a560a1462 modified the test case to include color value 2017-02-20 23:09:09 -07:00
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
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
bd5334aabf Merge pull request #13475 from QuentinGibson/fix/indexOf
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
a86bc68aa3 Merge pull request #13475 from QuentinGibson/fix/indexOf
indexOf() instead of includes()
2017-02-20 22:24:42 -05:00
806cb4ea2f Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
f2af5371a3 Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
44ded19bb2 Specify in style guide that comments to have space 2017-02-20 18:27:30 -08:00
128643b98a Specify in style guide that comments to have space 2017-02-20 18:27:30 -08:00
9ca19150b9 Fix description in create linked list 2017-02-20 19:17:47 -05:00
5520f11104 Fix description in create linked list 2017-02-20 19:17:47 -05:00
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
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
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
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
eadb4a2354 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
401c3d56f9 Fixed several typos in advanced-express-tools.json 2017-02-20 17:46:19 -03:00
de707c185e indexOf() instead of includes() 2017-02-20 15:42:50 -05:00
dd77bbc46d indexOf() instead of includes() 2017-02-20 15:42:50 -05:00
5658256715 Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
15d1f6e647 Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
4ce5835e14 Reformat challenge descriptions and titles 2017-02-20 15:08:34 -05:00
c27c5eb6df Reformat challenge descriptions and titles 2017-02-20 15:08:34 -05:00
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
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