Commit Graph

33 Commits

Author SHA1 Message Date
Will Hurley
5804363806 update geolocation to use either quotation mark 2016-12-04 13:06:12 +00:00
Simon Morgan
17b2a20a01 Remove extraneous attribute spaces 2016-11-27 14:50:54 +00:00
Nick Richards
ff621ba059 Move location header out of 'data' div 2016-11-22 18:08:19 +00:00
Ivan Sebastian
f00f413618 Allow space on function argument to pass test case
challenge: Get JSON with the jQuery getJSON Method
2016-09-04 16:43:55 +07:00
alanbares
f8638569ca Add bootstrap dependency to jquery and json/ajax seeds 2016-08-01 18:10:49 -07:00
Berkeley Martinez
ee4f1dbb73 feature(translations): Normalize translations
translations are now listed under the prop "translations"
and keys to the IETF lang tag.
2016-07-28 23:40:01 -07:00
Mrugesh Mohapatra
4af3e5e86e Merge pull request #9288 from Bouncey/Fix/Imporove-Accessibility
Fix/Improve Accessibilty Practices
2016-07-23 23:11:56 +05:30
Stuart
ff5a28a0d9 Fix/Improve Accessibilty Practices 2016-07-21 15:03:17 +01:00
Dylan H
c466c223ca Changed <b> tag to <strong tag - JSON challenge (#9633) 2016-07-17 01:14:41 +01:00
Mrugesh Mohapatra
c0241e3d4a Merge pull request #9391 from sthodup1/fix/jQueryProperStyle
Fix Get Geolocation Data - jQuery Selector
2016-06-29 13:18:01 +00:00
Sunny Thodupunuri
374b4fbc61 Update jQuery.json
Added instructions to use double quotes on jQuery selectors since this is stylistically preferred and FreeCodeCamp's tests don't seem to support double-quote selectors. This change will clarify this issue for learners.

Removed escape from quote.

Added link in Get Geo-location Data challenge to remind users to use double quotes around selectors.
2016-06-28 20:06:33 -05:00
Arun
4e2bff7753 Fix tests for getJSON challenge 2016-06-24 19:07:53 +05:30
Stuart Taylor
e5f42c39c7 Revert "Fix/Prefilter JSON" 2016-06-16 00:00:37 +01:00
Stuart Taylor
8fd06ec7fb Merge pull request #9086 from Bouncey/Fix/Prefilter-JSON
Fix/Prefilter JSON
2016-06-15 22:42:40 +01:00
Kirushna
ca8f3ea824 Fixed typo for URL 2016-06-13 15:49:27 +05:30
Stuart
0fb6223728 Fix/Prefilter JSON 2016-06-12 11:26:20 +01:00
nishant-tomer
54d903b882 update instructions for Trigger click events with jQuery 2016-05-16 19:22:45 +05:30
Mrugesh Mohapatra
5322c3c7ef Merge pull request #8170 from erictleung/fix/add-tests-to-geolocation-challenge
Add tests Get Geo-location Data challenge
2016-05-10 18:47:44 +05:30
Eric Leung
adca4e8a00 Add code tags to Get JSON challenge plus linting 2016-04-19 00:08:29 -07:00
Eric Leung
5a28b5bbe6 Add tests Get Geo-location Data challenge 2016-04-17 19:46:54 -07:00
Rex Schrader
6e7d5db741 Change nameXX properties to title XX properties 2016-03-11 21:00:06 -08:00
Logan Tegman
f1e5b16a93 Merge pull request #7361 from raisedadead/fix/change-text-with-click-events
Fix tests for Change text with Click Events
2016-03-06 14:07:51 -08:00
JoshFisk
0ef183aa93 Fixed description of "Change Text with Click Events" 2016-03-02 21:27:27 -08:00
Mrugesh Mohapatra
c71c693d6d Fix tests for Change text with Click Events
This commit adds checks to alow `.text` along with `.html`,
as per the discussion in the issue.
2016-03-03 02:06:30 +05:30
justinian336
ffb9ab1dc7 Audit ES Translation of json-apis-and-ajax.json 2016-02-15 15:55:37 +00:00
Rex Schrader
858546e3ec Migrate invalid Challenge IDs 2016-02-10 15:18:48 -08:00
MatheusGodinho
661ab041c5 Challenges of Json APIS and Ajax translated. Closes #6717 2016-02-07 11:07:52 -02:00
Timothy Cyrus
ee23a7b470 Update json-apis-and-ajax.json
Replace Multiple Line's of `<code>` blocks with `<blockquote>` to improve formatting
2016-01-27 21:58:56 -05:00
SaintPeter
f9c2da7d6a Normalize Challenges for COM1000 2016-01-20 15:45:32 -08:00
Quincy Larson
a6c4ed77a5 further improvements of challenge ssed for better looking views 2016-01-15 04:49:46 -08:00
Quincy Larson
49a57e7965 add chatroom names 2016-01-15 04:46:20 -08:00
Diego Bogado
1e74f83f36 Updated escape expression with '&apos;'
Updated text in json-apis-and-ajax.json file to replace extra
'\', used in line 138.
2015-12-16 23:02:24 -03:00
Berkeley Martinez
f7f587194d Add superblock ordering 2015-12-14 13:19:30 -08:00