Commit Graph

6486 Commits

Author SHA1 Message Date
ccdab5a777 Indenting and adding spanish translation. Closes #4543. Thanks for corrections to @justinian336 2015-12-02 20:41:56 -05:00
4778540072 Fix broken tests
Should use editor.getValue() or `code` when you need code
as a string.
2015-12-02 17:02:37 -08:00
1401167401 Merge pull request #4952 from FreeCodeCamp/fix/unprotect-update-preview
Add loop protection on keyup update
2015-12-02 15:51:25 -08:00
096fba0de7 Add loop protection on keyup update 2015-12-02 14:56:06 -08:00
a6a32d94cd Merge pull request #4884 from FreeCodeCamp/feature/loop-detect
use jsbins loop detect
2015-12-02 13:33:36 -08:00
8ec4720345 Patch test text for non conforming tests 2015-12-02 13:04:50 -08:00
4c3889d639 Add semicolons to tests
\#AlwaysUseSemicolons
2015-12-02 12:52:00 -08:00
b8d0d78f81 Add delays so firefox can catch up 2015-12-02 11:50:53 -08:00
0dfb317a38 Remove console.log 2015-12-02 11:50:53 -08:00
8cad219082 Patch assert messages without message: format 2015-12-02 11:50:53 -08:00
636824aba3 Display infinite loops to user
Also exits early if infinite loop
2015-12-02 11:50:53 -08:00
f904f91f97 Actually use loopProtect 2015-12-02 11:50:53 -08:00
3a299daa37 Add loop-protect
Remove webworkers
2015-12-02 11:50:52 -08:00
063d16383f Fix Change editor.match to code.match to prevent collisions 2015-12-02 11:50:45 -08:00
1235077354 Fix don't need to pull jquery from cdn anymore 2015-12-02 11:26:16 -08:00
e2ef34822f Merge pull request #4919 from ltegman/fix/assert-message-formatting
Fix assert message formatting
2015-12-02 10:25:18 -08:00
7cdf1ef2dd Fix Assert messages missing prepended message: 2015-12-02 10:11:06 -08:00
623d8b7c11 Merge pull request #4899 from DDaems/Fix/bonfire-where-art-thou
Fix: bonfire-where-are-thou
2015-12-02 08:29:57 -08:00
b7e8a1d6b0 Merge pull request #4907 from DDaems/Fix/zipline-build-a-personal-portfolio-webpage
Capatilize 'Q' in jquery (step 13)
2015-12-02 17:02:48 +04:00
0bfdbbb28f Capatilize 'Q' in jquery (step 13)
#4906
2015-12-02 08:45:57 +01:00
5dcd743b80 Add a additional test, to make it a bit more difficult to use string comparison to pass the tests.
At the moment the provided code will pass the test:

collection.map(function(obj){
      if(JSON.stringify(obj).includes(JSON.stringify(source).replace(/[{}]/g, ''))) arr.push(obj)
})
2015-12-02 06:20:31 +01:00
2428ac69ac Merge pull request #4878 from ltegman/fix/emmet-codemirror-plugin
Fix Codemirror Emmet Plugin Support
2015-12-01 20:37:57 -08:00
9c35002a7b Merge pull request #4861 from justinian336/Add/ES-translation-of-basejumps
Add ES translation of basejumps
2015-12-02 07:49:40 +04:00
116252917a Merge pull request #4880 from ltegman/fix/construct-javascript-objects-seed
Fix Construct Javascript Objects Seed
2015-12-01 19:32:58 -08:00
22e49f6f4e Add ES translation of basejumps 2015-12-02 02:20:51 +00:00
7ce79d67f1 Merge pull request #4783 from justinian336/Add/ES-translation-of-testing-and-debugging
Add ES translation of Testing and Debugging
2015-12-01 17:05:52 -08:00
2ddee56301 Fix Construct Javascript Objects Seed 2015-12-01 15:44:09 -08:00
e2ec4cb3e6 Merge pull request #4770 from justinian336/Add/ES-translation-of-bootstrap-waypoints
Add ES translation of Bootstrap Waypoints
2015-12-01 15:15:03 -08:00
eba5ddb452 Merge pull request #4649 from Oxyrus/patch-1
Add Spanish translation
2015-12-01 15:14:04 -08:00
f96d3f08cc Merge pull request #4617 from vtamara/add/ES-basic-javascript
Translation to spanish of basic-javascript.
2015-12-01 15:13:28 -08:00
66e01e683d Fix Codemirror Emmet Plugin Support 2015-12-01 14:50:45 -08:00
1932bd0156 Merge pull request #4877 from BKinahan/fix/binary-agents-parenthesis
Add closing parenthesis to second test code of Binary Agents
2015-12-01 14:37:36 -08:00
09537ba2c1 Add closing parenthesis to second test code
Fixes #4858
2015-12-01 22:22:06 +00:00
d2a444d776 Merge pull request #4871 from bugron/fix/remove-wrappable-white-space
Fix test message position
2015-12-01 11:12:57 -08:00
96f7479a71 Merge pull request #4870 from ltegman/fix/wp-maniulate-arrays-with-shift-code
Fix WP Manipulate Arrays with Shift Example Code
2015-12-01 23:11:15 +04:00
d81ad77955 Fix test message position 2015-12-01 22:53:05 +04:00
aa5e699b10 Fix WP Manipulate Arrays with Shift Example Code 2015-12-01 10:30:07 -08:00
9fb63b954d Merge pull request #4851 from bugron/fix/gist-sharing
Fix gist sharing and some other issues
2015-12-01 09:21:11 -08:00
f9cd2b341a Merge pull request #4818 from ltegman/fix/wp-typeof-tests
Fix Waypoint Typeof Tests
2015-12-01 21:18:20 +04:00
2f2e021e03 Merge pull request #4846 from gasperno/fix/test-waypoint-image-link
Improve test case for waypoint:Turn an Image into a Link
2015-12-01 21:11:32 +04:00
cb56c34af4 Merge pull request #4852 from bugron/fix/codemirror-line-height
Fix CodeMirror class line-height property value
2015-12-01 09:06:51 -08:00
9585b84773 Merge pull request #4855 from bugron/fix/html5-and-css-test
Fix a test and add periods
2015-12-01 09:02:43 -08:00
f97a7096cd Merge pull request #4862 from FreeCodeCamp/fix/incorrect-editor-value
Fix javascript challenges
2015-12-01 20:31:28 +04:00
426526355c Fix initial load error 2015-12-01 08:01:51 -08:00
aa0297c2f2 Fix editor.getValue not returning the correct code 2015-12-01 08:01:11 -08:00
d77f4eab06 Fix a test and add periods 2015-12-01 15:49:14 +04:00
a661b05f86 Fix CodeMirror class line-height property value 2015-12-01 14:54:51 +04:00
2a81a2e887 Fix not working gist sharing 2015-12-01 14:20:45 +04:00
b5ce9ca6fc Remove a hash symbol from split method 2015-12-01 14:14:12 +04:00
3b140bc813 Fix issue search query 2015-12-01 14:11:45 +04:00