a5412aef2c
Merge pull request #4114 from ltegman/fix/sidebar-indentation-character
...
Fix Sidebar Code Indentation Character
2015-11-01 23:01:58 -08:00
14fb0579f7
Merge pull request #4100 from ltegman/fix/target-html-with-jquery-wording-3842
...
Fix waypoint target html with jquery selectors wording
2015-11-01 23:01:13 -08:00
4074538169
Merge pull request #4099 from ltegman/fix/waypoint-create-radio-button-wording-3856
...
Fix Create Radio Buttons Redundant Wording
2015-11-01 23:00:50 -08:00
7b6c909859
Merge pull request #4098 from ltegman/fix/waypoint-center-text-bootstrap-tests-3864
...
Fix Waypoint Center Text With Bootstrap Test
2015-11-01 22:59:40 -08:00
3e53ab61fe
Merge pull request #4097 from ltegman/fix/waypoint-unordered-list-wording-3891
...
Fix Waypoint Unordered List Instructions
2015-11-01 22:56:22 -08:00
16614baecd
Merge pull request #4095 from ltegman/fix/waypoint-sift-text-regex-wording-3898
...
Fix Sift Through Test With Regex Wording
2015-11-01 22:54:18 -08:00
a7f4b7d9c2
Merge pull request #4093 from ltegman/fix/waypoint-random-number-range-wording-3997
...
Fix Waypoint Random Numbers in Range Wording
2015-11-01 22:22:06 -08:00
6ba9dfc51a
Merge pull request #4063 from ltegman/fix/waypoint-target-parent-seed-4013
...
Fix Waypoint Target Parent Seed Code
2015-11-01 22:21:29 -08:00
266d653bf2
Fix uncaught exceptions when testing
2015-11-01 21:18:00 -08:00
28790899af
Add challenge testing
2015-11-01 17:22:03 -08:00
0c82d363a3
Fix Sidebar Code Indentation Character
...
Closes #3988
2015-11-01 17:11:23 -08:00
9d70ca11fc
Fix BF Diff Two Arrays Wording
...
Closes #3529
2015-11-01 14:22:38 -08:00
93d98e4fef
Fix waypoint mobile responsive images test
...
Closes #3509
2015-11-01 12:14:34 -08:00
f448e83aa7
Fix waypoint target html with jquery selectors wording
...
Closes #3842
2015-11-01 11:39:12 -08:00
6582b5ce1a
Fix Create Radio Buttons Redundant Wording
...
Closes #3856
2015-11-01 11:22:27 -08:00
91ae0a9793
Fix Waypoint Center Text With Bootstrap Test
...
Closes #3864
2015-11-01 11:07:44 -08:00
186b37e3e5
Fix Waypoint Unordered List Instructions
...
Closes #3891
2015-11-01 10:48:29 -08:00
3b27665b91
Fix Sift Through Test With Regex Wording
...
Closes #3898
2015-11-01 10:06:22 -08:00
dfea2ca1a9
Remove old files
2015-11-01 10:00:38 -08:00
91ca185bde
Fix Waypoint Random Numbers in Range Wording
...
Closes #3997
2015-11-01 09:31:06 -08:00
41fc2dd60e
Merge pull request #4088 from natac13/fix/unclear-dexcription-iterating-map-#4059
...
fix unclear description and lack of usage in the editor.
2015-11-01 07:45:01 -08:00
ab52fb61db
fix unclear description and lack of usage in the editor.
...
closes #4059
removed added code in the seed
2015-11-01 06:50:59 -05:00
eaf01cfe39
fix seed different from description iterating odd numbers with for loop
...
closes #4081
2015-10-31 17:42:01 -04:00
d15953a293
update test to allow space between css property and colon
2015-10-31 13:26:35 -04:00
eb5c165a36
Fix Waypoint Target Parent Seed Code
...
Closes #4013
2015-10-31 09:25:17 -07:00
a02fac9346
Points to working example of using Twitch JSONP
2015-10-31 05:33:28 -05:00
d050410b70
Merge pull request #4050 from ltegman/fix/bf-title-case-test-3366
...
Fix BF Title Case Test
2015-10-31 10:38:56 +04:00
90c92b0504
Fix BF Title Case Test
...
Closes #3366
2015-10-30 22:00:47 -07:00
668de6e327
added warning about navigator prompt
...
closes #3996
2015-10-30 19:13:31 -04:00
72f1b5cae8
Merge pull request #4022 from ltegman/fix/json-api-lesson-cleanup
...
JSON/API Lesson Cleanup
2015-10-30 12:17:55 -07:00
1a2c64a178
JSON/API Lesson Cleanup
...
+ Fixes Convert JSON to HTML lesson (Closes #4016 )
+ Add Formatting to Geolocation lesson output (Closes #4010 )
+ Fixes Render Images lesson
+ Removes unnecessary `?callback=` from JSON challenges. (Closes #3972 )
+ Lots of other formatting and consistancy changes.
+ Also closes #3962 and closes #3969
2015-10-30 12:10:45 -07:00
163b54c262
fix for issue#4011
...
changed codepen links to /full/ for Weather challenge
2015-10-30 11:56:23 -07:00
088af6878e
Merge pull request #4017 from ltegman/fix/nest-anchor-in-paragraph-test-4012
...
Fix Nest Anchor in Paragraph Test
2015-10-30 21:25:36 +04:00
078368ecc7
Merge pull request #3986 from MartinDelille/patch-1
...
fix typo and add comma
2015-10-30 20:56:58 +04:00
880e153edd
fixed typer
2015-10-30 09:30:08 -07:00
4abdab67f3
fix typo and add comma
...
latitiude => latitude
add space and <br>
2015-10-30 16:28:34 +01:00
5aa23af1e9
Removed Chai.js mention from Bonfire
2015-10-30 02:25:19 -07:00
d394a2aad1
Fix Nest Anchor in Paragraph Test
...
Closes #4012 and closes #3989
2015-10-29 20:05:48 -07:00
323b3add32
Add properties to fake jobs
2015-10-29 17:10:29 -07:00
b07d83e154
Merge pull request #3990 from abhisekp/fix/waypoint-for-loop
...
Instructional clarification for Waypoint - Iterate with JavaScript For Loops
2015-10-29 15:48:06 -07:00
cac98245cc
Merge pull request #4008 from ltegman/fix/object-waypoint-lesson-typos-3993-3994
...
Fix Object Waypoints Typos
2015-10-29 15:36:44 -07:00
d2c1667db7
for loop clarification
...
- fix typo - variable
- Instruction clarification
- Example clarification
2015-10-30 04:06:35 +05:30
ab699a2932
Merge pull request #4006 from benmcmahon100/staging
...
Part two of post deploy challenge hotifx
2015-10-29 15:35:22 -07:00
904d11dff6
Fix Object Waypoints Typos
...
Closes 3993 and closes 3994 and fixes some other typos
2015-10-29 14:48:55 -07:00
789437e579
Fixes 4003
2015-10-29 14:34:00 -07:00
954665cd35
Part two of post deploy challenge hotfix
2015-10-29 21:22:02 +00:00
7dc986f97d
Update json-apis-and-ajax.json
2015-10-29 21:07:51 +00:00
bf7fb1d0cb
Rehost images to imgur & fixed error on TAADAS
2015-10-29 14:25:14 -04:00
4b258f5b21
Allude to 'this' keyword as suggested by @ParkinT
...
@ParkinT suggested the ```this``` keyword be alluded to in the lesson.
Closes #3899
2015-10-28 23:55:38 -04:00
a4e4df1a55
Fix Waypoint Count Backwards Seed Code
...
Closes #3968
2015-10-28 15:18:20 -07:00