Commit Graph

2939 Commits (5dda00f2b02f9173d4617a88391a8bd9bc7c3d16)

Author SHA1 Message Date
Matthew Westbrook 48de435b7c Fix typo in "Use Hex Code for Specific Colors" challenge
Fixes incorrect subject verb agreement in description of the "Use Hex Code for
Specific Colors" challenge.
2016-12-04 15:40:01 -06:00
Will Hurley f61107ed05 update geolocation to use either quotation mark 2016-12-04 13:06:12 +00:00
Dylan d95a768847 modify friendly dates test to improve thoroughness 2016-12-04 13:03:42 +00:00
Manish Giri 751a5255b9 Add checks for number of items in returned array 2016-12-03 21:45:49 -05:00
Timo c034c73871 Add note about arguments object to seek and destroy challenge 2016-12-01 21:38:21 +00:00
Mridul Nagpal 8a2f9beddd Clarify instructions for "Understand String Immutability" (#11737)
This commit clarifies instructions for "Understand String Immutability".
2016-11-30 04:09:48 +05:30
Abhisek Pattnaik f33f75c939 Merge pull request #11855 from johnnyqbui/fix/description
Revise description for Concatenate Arrays with .concat Challenge
2016-11-29 10:18:20 +05:30
johnnyqbui ce5ddc6106 revised description for challenge 2016-11-28 22:02:34 -06:00
Dylan 62d75ddd38 Merge pull request #11843 from robbawebba/fix/jquery-challenge-test-coverage
Expand the test coverage of jQuery challenge
2016-11-28 15:24:08 -06:00
Dylan ceb9e957aa Merge pull request #11842 from Manish-Giri/fix/strict-inequality-operator
Fix: Add MDN Strict Inequality Link
2016-11-28 14:53:16 -06:00
Dylan 2023ca3815 Merge pull request #11835 from rashmimalpande/fix/CountingCards-instructions
Change instructions in Counting Cards Challenge
2016-11-28 07:29:49 -06:00
Rashmi Malpande bcf2cca0c5 Add a line about input in the Counting Cards Challenge instructions
Update basic-javascript.json
2016-11-28 11:35:41 +05:30
robertweber95 1cdeca6352 Expand the test coverage of jQuery challenge 2016-11-27 23:58:19 -05:00
MANISH-GIRI 04072f84e1 Fix: Add MDN Strict Inequality Link 2016-11-27 19:30:07 -05:00
Simon Morgan 6193c1e820 Remove extraneous attribute spaces 2016-11-27 14:50:54 +00:00
Dylan cddc4fe837 add test to import and degrade font challenges 2016-11-27 10:06:48 +00:00
Timo 69c3cae7b6 Merge pull request #11805 from Manish-Giri/fix/add-note-in-style-radio-buttons-challenge
Add note about radio buttons in responsively style radio buttons
2016-11-26 23:19:16 +01:00
MANISH-GIRI f170a2c7ad Add note about radio buttons in responsively style radio buttons 2016-11-26 16:02:13 -05:00
Taranveer Bains e099e6d3f1 Add test to profile lookup challenge 2016-11-26 20:23:09 +00:00
KonSal f3d489eee8 Modified tests for External Link challenges 2016-11-22 21:08:14 +00:00
Sahil Khurana 7312948f9e Modified test case to look for the exact statement.
Fixed Test for font size
2016-11-22 21:04:23 +00:00
Nick Richards eb9fe3256c Move location header out of 'data' div 2016-11-22 18:08:19 +00:00
Mrugesh Mohapatra 1936563e07 Merge pull request #11761 from drguildo/fix/remainder-grammar
Improve grammar in "Finding a Remainder in JavaScript"
2016-11-22 18:37:13 +05:30
Mrugesh Mohapatra d82127ea31 Merge pull request #11760 from faheel/fix/local-scope-and-functions
Modified seed for the Local Scope and Functions challenge
2016-11-22 18:35:44 +05:30
Simon Morgan b655064d97 Improve grammar in "Finding a Remainder in JavaScript" 2016-11-22 12:22:51 +00:00
Faheel Ahmad 74f7229e02 Modified seed for the Local Scope and Functions challenge 2016-11-22 13:23:58 +05:30
ubershibs 5820e60179 Fix a line on all f/e & data viz projects to correctly introduce user stories 2016-11-22 03:22:14 -04:00
Marc Fogleman 7536635962 Modified phrasing in Comparison with the Greater Than Or Equal To Operator 2016-11-18 07:11:15 +00:00
Timo f17444720c Merge pull request #11673 from robbawebba/fix/comparison-challenge-instruction
Modify return value in comparison challenge
2016-11-17 21:21:48 +01:00
robertweber95 205c821dd1 Modify return value of comparison challenge 2016-11-15 17:07:32 -05:00
Dylan a3fcc4b31d Merge pull request #11656 from Manish-Giri/fix/add-test-in-Missing-Letters
Add test in missing letters bonfire
2016-11-15 15:40:36 -06:00
Simon Morgan d00029774d Make "css" uppercase 2016-11-15 11:38:37 +00:00
MANISH-GIRI 24b7799d7a Add test in missing letters bonfire 2016-11-14 13:52:58 -05:00
Manish Giri 8a8f374a76 Remove rules from projects(staging) 2016-11-12 23:02:22 -05:00
Simon Morgan f71d13a113 Remove a few extraneous spaces 2016-11-11 12:00:39 +00:00
Manish Sharma 0afdd2aa8a Corrected and maintained uniformity in title-casings of challenges (basic bonfires)
According to the uniformity of using title case in important words in title of challenges, some of the titles didn't have that casings. For example "Reverse a string" should have been "Reverse a String".

I did that for both English and the translated version.
2016-11-08 17:46:59 +05:30
Manish Sharma 02a55a547f Corrected and maintained uniformity in title-casings of adv-bonfires.
Maintaining the uniformity of previous challenge title-casings, the new titles were cased correctly with title-cases to important words in titles.
2016-11-08 17:44:08 +05:30
Mrugesh Mohapatra f9bb422411 Merge pull request #11542 from alkuhar/update/fibonacci-wording
update fibonacci numbers wording
2016-11-08 17:26:51 +05:30
MANISH-GIRI 2bd094ce8c Add note about order of array elements in Diff Two Arrays 2016-11-07 15:01:17 -05:00
Damon eb2cc1eca6 Remove all trailing 0's- Exact Change 2016-11-06 04:16:57 -06:00
alkuhar 89e0c7f59f update fibonacci numbers wording 2016-11-05 21:05:37 -07:00
Ethan Richardson 09e7e8035f Typo and semicolon consistency error. 2016-11-01 14:15:46 -05:00
Chris Warrick 63beb274d2 Mention returning undefined in "Finders Keepers" 2016-10-31 16:12:51 +00:00
systimotic 6d6a87be8f Fix translations for bootstrap grid challenge 2016-10-28 17:12:31 +02:00
Pranay Kumar 2f34ffa88f Added test: solution uses push for an array 2016-10-27 23:25:40 +01:00
Manish Giri 66b1f7a048 Improve wording in instructions in Make Dead Links challenge 2016-10-27 13:36:58 +01:00
Pedro CS Silva ab0fee4a3e Additional test case in confirm-the-ending 2016-10-27 13:32:14 +01:00
Manish Giri 497095fc86 Added a test for roman numerical converter 2016-10-26 23:05:23 +01:00
Mrugesh Mohapatra d9ba2fd8ac Merge pull request #11333 from andreferreira-me/translate/pt-br-translation-advanced-ziplines
Advanced Ziplines translated into Brazilian Portuguese
2016-10-26 11:55:09 +05:30
Chaim Lando 6bc28033ca added a test checking for a number output to stand-in-line 2016-10-24 10:48:37 +01:00