Commit Graph

18 Commits

Author SHA1 Message Date
Tarun Singh
90ba46f6f0 fix(URLs): Changed protocol relative URLs to Https URLs
BREAKING CHANGE: None

Closes #16522
2018-01-25 20:11:01 +05:30
A-J Roos
42025e3ad0 fix(seed): Fix invalid MongoDB ObjectID in jquery seed (#16535)
In the `Introduction to jQuery' seed challenge there is a incorrect
MongoDB ObjectId. Created a new MongoDB ObjectId.

Closes #16523
2018-01-19 19:18:00 +05:30
Julien
19ebed94a5 feat(seed): Add introduction to jQuery challenge section
Additions
2017-10-17 19:21:58 +02:00
Manish Giri
addb6c4e69 fix(challenges): Remove double quote requirement in jQuery selectors 2017-08-21 04:06:14 -04:00
Jools
aa3800c902 replace a test with correct code and change 'function' to 'selector' in description (#14578) 2017-06-27 05:33:37 -07:00
Eric Leung
35a6cebeb5 Merge pull request #14549 from JoolsMcFly/fix/change-challenge-description
change challenge description and update tests
2017-06-27 05:10:24 -07:00
Justin Stone
a7565a932b Change the text of a jQuery challenge (#14799)
The text was changed to be more accurate.
It incorrectly talked about ancestors/descendants as parents/children.
Text about property inheritance was also removed to
keep the focus of the challenge on targeting children.

Change "Instructions" to <hr> in jQuery challenge
This seems to align with the style guide more
2017-05-30 23:59:27 +05:30
Jake
85fc96e934 Removed - Don't worry about JavaScript itself - we will cover it soon. 2017-05-20 20:09:36 -04:00
jools
a12e614535 change challenge description and update tests 2017-04-23 08:34:03 +02:00
techstonia
56bc714dcc Assert the number of bouncing elements 2017-03-28 22:49:28 +03:00
Austin Thiel
1a2ef05569 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
dhcodes
325fa6d3a5 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Dylan
2123427e6a Merge pull request #13080 from ajain17/fix/jquery_delete_function
Allow closing brackets on the same line
2017-02-24 10:26:18 -06:00
Sing Liu
f5129f0ba6 Update test message in Target the Children of an Element Using jQuery (#13374) 2017-02-19 00:58:49 +05:30
Ayushi Jain
3249f20626 Allow closing brackets on the same line 2017-02-11 09:16:07 +05:30
Ayushi Jain
88653883be Allow empty spaces in text between tags 2017-02-01 13:01:25 -05:00
Ayushi Jain
932e8a950e Fix spacing issue in jquery challenge 2017-01-31 15:17:01 -05:00
Quincy Larson
b92d3cc625 add new challenges 2017-01-19 15:25:07 -08:00