Commit Graph

10357 Commits

Author SHA1 Message Date
e8a7e31618 Update Modals.less 2017-04-01 00:56:33 -07: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
60a687597c 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
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
e122deec1c 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
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
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
662ab00d6b Tweaked title and description of JSON APIs and AJAX challenge (#13988) 2017-03-26 14:10:09 +05:30
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
45f1c92d79 Fix: replace all GoMix with Glitch 2017-03-23 22:26:45 -04: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
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
75286773bf added capitalization warning 2017-03-22 23:24:34 +07:00
b4fd0e52bf Update challengeSeed in use spread operator challenge (#13979) 2017-03-22 01:00:05 -05:00
8622285ca4 Refactor ES6 challenge descriptions (#13629) 2017-03-22 00:59:20 -05:00
4e86f6f0d0 Clarify challenge title (#13719) 2017-03-22 00:58:13 -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
b7173c29ce Enhancement: add pipe symbol explanation (#14035) 2017-03-22 00:04:51 -05:00
8b23b1a887 Merge pull request #13984 from Manish-Giri/fix/use-higher-numbers-as-array-elements
Update challenge to use higher numbers as array elements
2017-03-21 20:23:45 -05:00
74ea016e73 Merge pull request #13991 from frdmn/fix/remove-newlines
Remove multiple redundant new lines
2017-03-21 13:03:13 -07:00
4afd16064e Merge pull request #14012 from JoolsMcFly/fix/priority-queue-description
correct grammar in description for PrioriyQueue challenge
2017-03-21 09:17:03 -07:00
9b89f73cd0 Merge pull request #14027 from no-stack-dub-sack/fix/update-increment-challenge
fix(challenge): modify regex in increment a number challenge
2017-03-20 20:46:07 -05:00
e311b2dfb3 fix(challenge): modify regex in increment a number challenge 2017-03-20 19:29:58 -04:00
274c7e8f91 add a simpler solution to Priority Queue
Existing solution is a bit overkill (reduce + temp array). 
This PR introduces, I believe, a simpler to understand solution.
2017-03-20 10:22:43 +01:00
8b6607ec96 update description for PrioriyQueue challenge
changed "We've starting writing" to "We've started writing"
2017-03-20 09:37:35 +01:00
d5db2803ad Merge pull request #13982 from Manish-Giri/fix/improve-instructions-responsively-style-radio-buttons-checkboxes
Minor improvement in responsively style challenges instructions
2017-03-18 21:13:10 -05:00
ee6e8f1a0d Remove multiple redundant new lines 2017-03-18 20:50:23 +01:00
1e55865cfd Updated and Reviewed Data Structure Set challenges (#13858)
* Updated and reviewed first two Set challenges.

* Updated and Reviewed more Set challenges

* updated and reviewed set challenges. one to go.

* Updated and reviewed all Set challenges

* Fixed solution errors

* Updated and reviewed first two Set challenges.

Updated and Reviewed more Set challenges

updated and reviewed set challenges. one to go.

Updated and reviewed all Set challenges

Fixed solution errors
2017-03-18 03:08:50 -05:00
d6b81dea7f using groups instead of blocks (#13962) 2017-03-18 02:59:11 -05:00
53001012d1 feat(Map): Map now is closed by default (#13980) 2017-03-18 02:38:11 -05:00
c94f5e34c3 Merge pull request #13960 from HKuz/fix/oneGoogleFontChall
Combine Google Font challenges into one
2017-03-17 22:07:56 -05:00
a60b1debd0 Update challenge to use higher numbers as array elements 2017-03-17 20:27:15 -04:00
3d22f09567 Minor improvement in responsively style challenges instructions 2017-03-17 18:48:27 -04:00
4d0d1b5ff0 Combine Google Font challenges into one 2017-03-17 18:18:47 -04:00
15ab1b8654 Merge pull request #13967 from makkBit/fix/testTitle
Correct typo in 'specify exact number of matches' challenge
2017-03-17 14:23:00 -07:00
84db2f6644 Merge pull request #13928 from freeCodeCamp/greenkeeper-sinon-2.0.0
Update sinon to version 2.0.0 🚀
2017-03-17 14:20:10 -07:00
18abf92416 Merge pull request #12924 from freeCodeCamp/greenkeeper-gulp-notify-3.0.0
Update gulp-notify to version 3.0.0 🚀
2017-03-17 14:08:48 -07:00
59c543e7b4 removed flex-basis from flex-grow challenge (#13947) 2017-03-17 15:48:40 -04:00
86fb1a125a fix test title of re challenge 2017-03-17 14:14:06 +05:30
179da995c5 Merge pull request #13701 from donniereese/fix/basic-css-border-radius-percent-message
Fixed display of various characters not showing up correctly in test console
2017-03-16 22:28:39 -07:00
d7aa5afb79 Merge pull request #13950 from cdrainxv/fix/consistent-color-use
changed instances of teal to cyan
2017-03-16 09:56:44 -05:00
b8963ff921 changed instances of teal to cyan 2017-03-16 00:26:19 -06:00