Commit Graph

5054 Commits

Author SHA1 Message Date
18acaba2f2 Expanded description of 'Remove an Element Using jQuery' waypoint 2015-08-26 20:40:54 +08:00
695ad48778 Fixed version number 2015-08-26 12:26:01 +01:00
9f9f151a6f Re add init run 2015-08-26 12:24:44 +01:00
172543e670 Fixed ")" error
Somehow the assert's closing paren got deleted :")
2015-08-26 13:52:40 +03:00
5ac2902b46 Fixes a word typo 2015-08-26 12:11:40 +04:00
16579fdd4b Fixes indoor, personality and label issues 2015-08-26 11:51:36 +04:00
cfd94523c3 Merge pull request #2699 from bugron/bugron-2106
Changes CSS attributes to CSS properties
2015-08-25 22:32:23 -07:00
cb2bc3c0bd Merge pull request #2705 from QuincyLarson/alt-text
Alt text
2015-08-25 22:30:44 -07:00
df3918cc53 fix email login not case sensitive 2015-08-25 22:27:01 -07:00
e786a258ff Merge pull request #2713 from bugron/bugron-2697
Changes catPhotoApp.com to FCC controlled domain
2015-08-25 19:54:28 -07:00
8f55dc33a9 fix should not submit on initial execute
fix should call $.prototype.html function
2015-08-25 19:49:10 -07:00
d640522e31 fix do not submit challenge on initial run
closes #2559
2015-08-25 19:01:48 -07:00
d2704d2dc3 Changes catPhotoApp.com to FCC controlled domain 2015-08-26 05:44:59 +04:00
31a82c5c64 add a note about jQuery and Animate.css not usually being accessible in code editor 2015-08-25 17:16:08 -07:00
8cdd49e7f1 Fix caching issue with frameworks 2015-08-26 01:13:17 +01:00
ac8fa3cbec Changes CSS attributes to CSS properties 2015-08-26 03:58:49 +04:00
d23f1e4d28 Fixed bonfire auto-execute on html challenges 2015-08-26 00:13:07 +01:00
07f66b61f4 update the completed all challenges message 2015-08-25 15:51:47 -07:00
b9cfc09eb9 Minor edit in Find the Nth Character
In "Use Bracket Notation to Find the Nth Character in a String" section removed "last" from  'The third last letter of lastName should be..."
2015-08-25 18:34:31 -04:00
851af506b5 Merge pull request #2691 from QuincyLarson/alt-text
Add more alt text to onboarding page.
2015-08-25 15:21:44 -07:00
300e79273a increase height fix timeout 2015-08-25 14:55:45 -07:00
14d1d1db02 fix left panel jitter jump 2015-08-25 14:49:19 -07:00
b1b07a5b9e Fixed major Fudge up with challenges without functions 2015-08-25 22:25:00 +01:00
56b18f313b update get-started alt text 2015-08-25 14:23:47 -07:00
a6153c86e4 Tweak function declaration checker 2015-08-25 21:48:15 +01:00
c9113faee5 added error to the $($) blocker 2015-08-25 21:07:36 +01:00
8509197b6d Fixed RegEx to be super accurate again 2015-08-25 21:03:50 +01:00
16cd733dd3 Fixed RegEx to be super accurate 2015-08-25 20:55:19 +01:00
5441c5848e I can't spell 2015-08-25 20:48:46 +01:00
f3d4e7dec8 Fixed stupid fccss and fcces not replacing :p 2015-08-25 20:47:37 +01:00
a1daf448fd Merge pull request #2680 from FreeCodeCamp/FrameWork-Merger
add merged framework into staging
2015-08-25 12:42:27 -07:00
6ab5b0300a Merge remote-tracking branch 'origin/FrameWork-Merger' into FrameWork-Merger 2015-08-25 20:24:04 +01:00
7f467dbb8d Fixed scoped jQuery showing up in error messages and jQuery methods and chaining in spoofed jQuery 2015-08-25 20:23:47 +01:00
c913e9bbf7 Merge pull request #2679 from FreeCodeCamp/staging
update framework to remove merge conflicts
2015-08-25 19:41:29 +01:00
d33168fe25 Merge remote-tracking branch 'origin/FrameWork-Merger' into FrameWork-Merger
Conflicts:
	public/js/lib/coursewares/commonFrameWork.js
2015-08-25 19:28:27 +01:00
14cc6a7cef Final touch up to the framework before merge 2015-08-25 19:28:13 +01:00
50f1705cbc start updating alt text 2015-08-25 08:59:42 -07:00
5120540795 Merge pull request #2567 from AryanJ-NYC/AryanJ-NYC-1950
Added exercise description to 'Waypoint: Iterate over Arrays with map'
2015-08-25 08:42:23 -07:00
1133aeda9b Stopped the scripts needed for the preview being loaded on each keyDown 2015-08-25 16:10:11 +01:00
00f0debbcd Merge pull request #2672 from awesomeaniruddh/staging
replaced + by .
2015-08-25 15:46:22 +01:00
57c3261415 replaced + by . 2015-08-25 22:42:58 +08:00
d8a192a81a Merge pull request #2665 from awesomeaniruddh/staging
Cleaned up the descriptions for a couple of basic javascript waypoints
2015-08-25 15:42:26 +01:00
0cc032a6e9 fixed conflicts 2015-08-25 22:21:33 +08:00
e2c3ff08a8 Fixed the goodTests var not resetting 2015-08-25 14:46:23 +01:00
473d40baa8 Fixed the bugged test window replicating tests 2015-08-25 14:43:34 +01:00
beb537d5eb Cleaned up description for 'Sift through Text with Regular Expressions' waypoint 2015-08-25 20:26:32 +08:00
5ce26c5b4b Expanded description of 'Build Javacript Objects' waypoint 2015-08-25 19:36:47 +08:00
782f06b737 Merge pull request #2018 from itxchy/patch-5
In the 9th jQuery challenge, I changed "#button" to "button" in the example to target all buttons.
2015-08-24 23:22:27 -07:00
3e54c81904 Merge pull request #2647 from QuincyLarson/calculator
Coding Bootcamp Calculator updates
2015-08-24 23:18:29 -07:00
595544887c Merge pull request #2657 from QuincyLarson/update-ziplines
add simon video and forkable template for portfolio zipline
2015-08-24 23:17:17 -07:00