Commit Graph

15799 Commits

Author SHA1 Message Date
67d86cfb4d Add description about front() in Priority Queue 2017-03-30 22:02:52 -04:00
9887a0b0dc Change stack top element in instructions 2017-03-30 21:02:15 -04:00
6cdaa81ff5 Change stack top element in instructions 2017-03-30 21:02:15 -04:00
03cde424f7 Merge pull request #14136 from techstonia/fix/target-a-specific-child-of-an-element
Add a Test Case to Target a Specific Child of an Element
2017-03-30 19:33:58 -05:00
d22f0e80b4 Merge pull request #14136 from techstonia/fix/target-a-specific-child-of-an-element
Add a Test Case to Target a Specific Child of an Element
2017-03-30 19:33:58 -05:00
60a687597c Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
5a9c1c6a90 Improve wording and formatting (#14061) 2017-03-31 00:39:59 +05:30
3351c1ea95 Merge pull request #14121 from Manish-Giri/fix/add-dot-com-to-code-example
Add .com to code example
2017-03-29 00:00:47 -07:00
3dd6a97918 Merge pull request #14121 from Manish-Giri/fix/add-dot-com-to-code-example
Add .com to code example
2017-03-29 00:00:47 -07:00
533e496f9b Merge pull request #14135 from mbrien12/fix/typo-basic-javascript
Fixed typo in Basic Javascript exercise - 'storing values with assignment operator'
2017-03-28 17:34:58 -05:00
9a370e950c Merge pull request #14135 from mbrien12/fix/typo-basic-javascript
Fixed typo in Basic Javascript exercise - 'storing values with assignment operator'
2017-03-28 17:34:58 -05:00
e122deec1c fixed typo in storing values exercise 2017-03-28 20:51:17 +01:00
968e5d98b7 fixed typo in storing values exercise 2017-03-28 20:51:17 +01:00
56bc714dcc Assert the number of bouncing elements 2017-03-28 22:49:28 +03:00
d340522f9e Assert the number of bouncing elements 2017-03-28 22:49:28 +03:00
05581b507a Merge pull request #14133 from BerkeleyTrue/lint/gulp-file
fix(build): gulp server process never finishing
2017-03-28 14:42:43 -05:00
8ee371fff4 fix(build): gulp server process never finishing 2017-03-28 12:30:42 -07:00
f6068e5e14 Merge pull request #14126 from Manish-Giri/fix/add-tests-for-shorthand-padding
Add test to verify usage of clockwise padding notation
2017-03-28 14:06:10 -05:00
a2998c4b9c style(gulp): Linted gulpfile (#13978) 2017-03-28 13:25:08 -05:00
4e760188e2 Add test to verify usage of clockwise padding notation 2017-03-28 02:36:18 -04:00
6a72a114e0 Add test to verify usage of clockwise padding notation 2017-03-28 02:36:18 -04:00
e442a2d563 Add .com to code example 2017-03-27 18:13:45 -04:00
9ba8683e26 Add .com to code example 2017-03-27 18:13:45 -04:00
521a967fe0 Add empty method body for make a person(staging) 2017-03-27 18:02:45 -04:00
56e49eb644 Add empty method body for make a person(staging) 2017-03-27 18:02:45 -04:00
ae70f4d341 Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
662ab00d6b Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
a5f83e6bd3 chore(package): update reselect to version 3.0.0
https://greenkeeper.io/
2017-03-24 13:37:16 -07:00
6de52d7af0 Merge pull request #14054 from ZZhaoTireless/fix/replace-gomax-to-glitch
Fix: replace all GoMix with Glitch
2017-03-24 13:34:21 -05:00
7da6bcd08d Merge pull request #14054 from ZZhaoTireless/fix/replace-gomax-to-glitch
Fix: replace all GoMix with Glitch
2017-03-24 13:34:21 -05:00
d6e302dd58 Persist night mode on page load 2017-03-24 17:03:21 +00:00
60884f393f Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
45f1c92d79 Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04:00
0d03d7c585 Merge pull request #14052 from Marmiz/fix/capitalization-css
Added capitalization warning during CSS introduction
2017-03-23 19:59:05 -05:00
107eecdd37 Merge pull request #14052 from Marmiz/fix/capitalization-css
Added capitalization warning during CSS introduction
2017-03-23 19:59:05 -05:00
c81c76f9eb Merge pull request #14013 from JoolsMcFly/fix/simplify-solution-to-priority-challenge
add a simpler solution to Priority Queue
2017-03-22 18:21:17 -07:00
3898d9ae7d Merge pull request #14013 from JoolsMcFly/fix/simplify-solution-to-priority-challenge
add a simpler solution to Priority Queue
2017-03-22 18:21:17 -07:00
2e07114bd2 added capitalization warning 2017-03-22 23:24:34 +07:00
75286773bf added capitalization warning 2017-03-22 23:24:34 +07:00
1a0f315c39 Update challengeSeed in use spread operator challenge (#13979) 2017-03-22 01:00:05 -05:00
b4fd0e52bf Update challengeSeed in use spread operator challenge (#13979) 2017-03-22 01:00:05 -05:00
f851d7b56e Refactor ES6 challenge descriptions (#13629) 2017-03-22 00:59:20 -05:00
8622285ca4 Refactor ES6 challenge descriptions (#13629) 2017-03-22 00:59:20 -05:00
38a96aa899 Clarify challenge title (#13719) 2017-03-22 00:58:13 -05:00
4e86f6f0d0 Clarify challenge title (#13719) 2017-03-22 00:58:13 -05:00
b6d7cc1d86 add test case to Basic Algorithm Scripting: Confirm the Ending (#14000)
Current checks do not cover use cases where target string is found elsewhere in the original string.
closes #13944
2017-03-22 00:46:15 -05:00
f017c57730 add test case to Basic Algorithm Scripting: Confirm the Ending (#14000)
Current checks do not cover use cases where target string is found elsewhere in the original string.
closes #13944
2017-03-22 00:46:15 -05:00
9eb80b6220 CSS fix for issue - Night Mode Poor Contrast #13959 (#14037) 2017-03-22 00:17:58 -05:00
8dd66b5084 fix(classic-challenge): should not show scroll bar if not needed (#13981) 2017-03-22 00:06:58 -05:00
f4bc954433 Enhancement: add pipe symbol explanation (#14035) 2017-03-22 00:04:51 -05:00