c7ff926f27
fix(challenge): Update instructions and format for text-transform challenge.
...
* Improve instruction.
* Format CSS values as table.
* Add additional test.
* Use strict equality check.
2017-02-01 00:28:21 +01:00
30bc87c1da
Disable loopProtect for non-JavaScript code
2017-02-01 03:13:48 +04:00
16fd409fe3
Merge pull request #13011 from ajain17/fix/target_parent_jquery
...
Fix spacing issue in jquery challenge
2017-01-31 21:23:45 +01:00
932e8a950e
Fix spacing issue in jquery challenge
2017-01-31 15:17:01 -05:00
2d2c2e24bc
Merge pull request #12860 from ajain17/feature/changeTextInsideStrongTag
...
Changed the text enclosed by strong tag
2017-01-31 19:39:11 +01:00
e70e0eb8a1
Merge pull request #12996 from padulam/fix/intro-to-basic-css
...
Fix issue with id for Intro to Basic CSS challenge
2017-01-30 22:54:58 -06:00
723cf467da
Reformat first four ES6 challenge instructions
2017-01-30 21:22:39 -07:00
4b9cb8f32e
Fix issue with id for Intro to Basic CSS challenge
2017-01-30 21:58:47 -05:00
f10833dfcf
Merge pull request #12969 from erictleung/fix/incidence-matrix-challenge-formatting
...
Format Incidence Matrix challenge
2017-01-30 23:08:21 +01:00
417152a52b
Changed the text enclosed by strong tag
2017-01-30 16:22:25 -05:00
43d69e0e44
Merge pull request #12855 from HKuz/fix/newJSchText
...
Test, formatting fixes for new JS challenges
2017-01-30 19:30:05 +01:00
904e9c2102
tw (zh-tw) language update on getting-started
2017-01-30 23:10:02 +08:00
0b38aa93c1
Merge pull request #12975 from Manish-Giri/fix/add-label-scatterplots
...
Update position of x point
2017-01-30 00:30:16 -08:00
9e96f09612
Update position of x point
2017-01-30 00:54:42 -05:00
ec3c3911ba
Format Incidence Matrix challenge
...
- Title case title to make consistent with other ADS challenges
- Add definition tags to new words
- Put multi-line code in blockquotes
- Add convenience spaces in seed code
- Fix misspelled variables in tests
- Add solution to incidence matrix challenge
- Add appropriate code tags around text
2017-01-29 20:18:22 -08:00
2d836f0237
Merge pull request #12917 from systimotic/feature/editor-focus-hotkeys
...
Add editor focus and unfocus hotkeys
2017-01-29 21:44:24 -06:00
4827d03a3c
Test, formatting fixes for new JS challenges
2017-01-29 19:17:04 -05:00
3ebfb05171
Merge pull request #12856 from systimotic/fix/bug-reporting-indentation
...
Fix closing backticks indentation on bug report
2017-01-29 22:20:57 +01:00
42a0a56e60
Merge pull request #12958 from padulam/fix/change-the-prototype-instructions
...
Fix error in instructions for change the prototype to a new object challenge
2017-01-29 21:55:24 +01:00
b59f0c4efd
Merge pull request #12957 from Hapoofesgeli/fix/improve-meaning
...
Improve the sentence to imply the correct meaning
2017-01-29 21:50:45 +01:00
fca90ae021
Merge pull request #12896 from no-stack-dub-sack/fix/quoting-challenge
...
fix quoting strings challenge
2017-01-29 21:47:51 +01:00
a123ffc2b3
Merge pull request #12950 from erictleung/fix/code-formatting-in-adv-data-structures
...
Format text in several Adv Data Struc challenges
2017-01-29 21:40:53 +01:00
9b438e8148
Update instructions for change the prototype challenge
2017-01-29 15:20:21 -05:00
ff8ae4e3a2
Format text in several Adv Data Struc challenges
...
- Format Typed Arrays
- Format Directed and Undirected Graphs
- Format Adjacency List
- Format Adjacency Matrix
- Added solutions code for the above four challenges
- Add horizontal rules before challenge requirements
- Change "Directed and Undirected Graphs" challenge into "Introduction
to Graphs"
2017-01-29 12:17:50 -08:00
f91282bce4
Update basic-css.json
2017-01-29 19:30:10 +00:00
123b6ea128
fix quoting strings challenge
2017-01-29 13:59:07 -05:00
80d7cfaaf5
Merge pull request #12951 from erictleung/fix/example-complex-objects-code-formatting
...
Make example in Manipulate Complex Obj consistent
2017-01-29 19:08:24 +01:00
bd88e03a03
Merge pull request #12945 from HKuz/fix/bootstrapIntro
...
Add introduction for Bootstrap section
2017-01-29 17:41:09 +01:00
46af5e9e62
Make example in Manipulate Complex Obj consistent
2017-01-29 05:23:42 -08:00
311b517778
Merge pull request #12888 from richiethomas/fix/multiline-comments
...
Prevent 'comment-your-javascript-code' from passing incorrectly due to multi-line comments which are not visible to users
2017-01-29 14:16:07 +05:30
90ca422d52
Merge pull request #12821 from no-stack-dub-sack/fix/project-landing-pages
...
update links and formatting, project landing pages
2017-01-29 14:13:02 +05:30
259fc6b689
Add introduction for Bootstrap section
2017-01-28 19:34:28 -05:00
4c004833ff
Merge pull request #12932 from wildlifehexagon/fix/visual-design-typos
...
fixes for various typos in the Applied Visual Design section
2017-01-29 00:20:23 +01:00
daa3002488
fixes for various typos in Applied Visual Design
2017-01-28 17:16:57 -06:00
fbe86aa911
Merge pull request #12930 from Greenheart/fix/basic-algorithm-prevent-use-of-string-repeat
...
fix(challenge): Prevent use of String.repeat() in Basic Algorithm
2017-01-28 22:38:05 +01:00
a697639504
fix(challenge): Prevent use of String.repeat() in Basic Algorithm.
2017-01-28 21:51:28 +01:00
f11f204599
Merge pull request #12817 from no-stack-dub-sack/fix/array-copy-update
...
revise copy for intro array challenge
2017-01-28 13:01:23 -06:00
83dca62bd9
basic ds: add intro challenges + final QA
2017-01-28 11:08:50 -05:00
8ddfefb92f
update links and formatting, project landing pages
2017-01-28 13:12:04 +05:30
166826d67f
Merge pull request #12823 from bonham000/fix/adv-algos-and-data-structures
...
Improvements to adv. algos and data structures
2017-01-28 12:26:45 +05:30
87d9f760fe
Merge pull request #12752 from HKuz/fix/noCSSinHTML
...
Remove CSS from HTML section
2017-01-28 03:24:22 +05:30
d3b5e8249d
Merge pull request #12909 from leonfeng/fix/project-page-layout
...
Fix the project pages layout issue
2017-01-28 02:57:24 +05:30
0bebd94116
chore(package): update gulp-notify to version 3.0.0
...
https://greenkeeper.io/
2017-01-27 12:41:27 -08:00
c5a7a47181
Merge pull request #12809 from HKuz/fix/CSSsequencing
...
Fix sequencing issues in Basic CSS section
2017-01-27 09:47:33 -06:00
c57f577fe0
Add editor focus and unfocus hotkeys
2017-01-27 16:42:05 +01:00
66011f3779
Fix sequencing issues in Basic CSS section
2017-01-27 09:08:52 -05:00
d594946df6
Merge pull request #12861 from codeman869/fix/falsy-bouncer-description
...
Add hint to Falsy Bouncer challenge description
2017-01-27 11:27:55 +01:00
3a4257fd12
Fix the project pages layout issue
2017-01-27 14:12:11 +04:00
01d10c5316
Fix closing backticks indentation on bug report
2017-01-27 09:24:21 +01:00
f1d936198e
feat(challenges): add backend challenge infrastructure ( #11058 )
...
* Feat: Initial backend view
* Feat: Refactor frame runner
* Feat: backend challenge submit runs tests
* Feat: Backend challenge request
* Feat: Whitelist hyperdev in csp
* Fix: Use app tests instead of challenge tests
* Feat: Allow hyperdev subdomains
* Fix(csp): allow hypderdev.space subdomains
* feat(challenge): submit backend
* feat: Add timeout to test runner (5 sec)
* chore(seed): Add more to test backend
* fix(csp): s/hyperdev/gomix/g
* fix(app): fix code mirror skeleton filepath
* fix(app): remove Gitter saga import
* fix(app): codemirrorskeleton does not need it's own folder
fix(app): cmk needs to work with Null types
* fix: No longer restart the browser when challenges change
* fix(app): Update jquery for challenges
* fix(seed): Remove to promise jquery call
* fix(lint): Undo merge error
undefined is no allowed
* fix(app): linting errors due to bad merge
* fix(seed): Remove old seed file
2017-01-26 23:07:22 -06:00