Commit Graph

10337 Commits

Author SHA1 Message Date
Timo
8234ed9788 Merge pull request #13756 from ellenkorbes/translate/Pt-translation-getting-started
Review/editing pass on the pt-br text of the getting-started section
2017-03-09 23:11:42 +01:00
Timo
b2241954c1 Merge pull request #13772 from jdeprey/fix/say-hello-map
Clarify instructions in Say Hello to HTML challenge
2017-03-09 22:52:35 +01:00
Ellen
b946adfdf9 Update getting-started.json 2017-03-09 18:32:00 -03:00
Eric Leung
14df0d45a0 Merge pull request #13822 from Manish-Giri/fix/improve-instructions-lookup-table
Convert lookup table to object
2017-03-09 08:35:28 -08:00
MANISH-GIRI
a71d6f9a77 Convert lookup table to object 2017-03-09 09:07:47 -05:00
Eric Leung
f046a7d5c3 Add space in challenge step counter within parens 2017-03-09 01:42:09 -08:00
Eric Leung
1397e3c790 Merge pull request #13576 from Greenheart/fix/learn-stack-tests
fix(challenge): More robust test for "Learn how a Stack Works".
2017-03-09 01:02:25 -08:00
Eric Leung
0ccc4c8a54 Merge pull request #13599 from Manish-Giri/fix/change-tests-where-do-I-belong
Add type checking in Where Do I Belong
2017-03-09 00:52:31 -08:00
Eric Leung
e8c22f543e Clarify concatenating strings with +=
- Be more specific in what needs to be done using the plus equals
- Remove unnecessary line break before strings to be concatenated
2017-03-09 00:23:50 -08:00
Adeildo Amorim
2da119f0fd fix/usage-of-text-align-to-anchor-tags 2017-03-08 20:34:50 -08:00
Adeildo Amorim
2a2dfa4430 Insert a missing information needed to pass all tests 2017-03-08 13:00:11 -08:00
Eric Leung
645ef2495b Merge pull request #13795 from homerrowsky/fix/typo-in-html-and-css
Fix typo in basic-css-hex-code-colors. Add article -the- to description.
2017-03-08 09:38:33 -08:00
homerrowsky
e435fb1a4a Fix typos in basic-css-hex-code-colors 2017-03-08 09:59:34 -06:00
Joseph DePrey
f03330d981 Clarify Basic HTML instructions 2017-03-08 09:06:00 +01:00
Berkeley Martinez
4b04cd488b Merge pull request #13800 from Ethan-Arrowood/fix/npm-tests-not-advancing
Removed challengeType from backend challenges
2017-03-07 22:56:50 -08:00
Eric Leung
f7928b79fd Merge pull request #13765 from Atomk/fix/missing-space
Insert missing space in challenge code
2017-03-07 21:43:30 -08:00
Ethan Arrowood
c68b5e36b3 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
Matt
f821a35be7 updated descriptions in linked list challenges for clarity, grammar and better ease of comprehension (#13647) 2017-03-05 21:38:09 -06:00
Morgan
b3c13ecba0 Added explanation of justified text to Applied Visual Design: Create Visual Balance Using the Text-align Property (#13614) 2017-03-05 18:54:11 -06:00
Kenneth-LJS
b951eb308b Clean up binary tree challenges (#13603) 2017-03-05 18:42:16 -06:00
Sean Smith
217c47fae7 revised priority queue challenge (#13691) 2017-03-05 18:06:18 -06:00
Chris Jantzen
4176e6e886 Changed codepen link on project page to the full webpage without code. (#13766) 2017-03-05 18:05:07 -06:00
Atomk
02a2e08981 Insert missing space in challenge code 2017-03-06 00:10:02 +01:00
Dylan
93f9fd54e0 Merge pull request #13758 from Atomk/fix/style-tag-indenting
Fix indentation of style tag
2017-03-05 15:20:41 -06:00
ellen
1dcfc10886 Review/editing pass on the pt-br text of the getting-started section 2017-03-05 10:35:14 -03:00
Atomk
d4d44b1d63 Fix indentation of style tag 2017-03-05 12:08:27 +01:00
Timo
cbf73146d1 Merge pull request #13705 from Manish-Giri/fix/reword-bootstra-fluid-containers
Improve instructions in responsive design with bootstrap
2017-03-05 01:06:57 +01:00
Greenkeeper
514104fa82 chore(package): update dedent to version 0.7.0 (#12944)
https://greenkeeper.io/
2017-03-04 23:03:11 +00:00
Greenkeeper
8ef8c48ce4 chore(package): update yargs to version 7.0.1 (#13722)
https://greenkeeper.io/
2017-03-04 22:30:33 +00:00
Ethan Arrowood
1491bf905f Initial state test icon color changed 2017-03-04 22:21:34 +00:00
Dylan
3632319282 Merge pull request #13707 from cdrainxv/fix/tertiary-colors-test
Edited test to allow for lowercase hex code
2017-03-03 21:14:18 -06:00
MANISH-GIRI
054630a4c9 Improve instructions in responsive design with bootstrap 2017-03-03 19:58:47 -05:00
Ivan
2ab929daa1 Remove unused npm package: clipboard (#13664) 2017-03-03 21:47:12 +05:30
Samuel Plumppu
74f7cee28b Merge pull request #13717 from Quinn-H/fix/test-error-missing-letters
add missing the letter i
2017-03-03 16:53:14 +01:00
Quinn-H
40dfbddf58 add missing the letter i 2017-03-04 04:19:44 +13:00
Peter Weinberg
d04a6d3484 updated URLs for example codepens (#13637) 2017-03-03 02:00:55 -06:00
cdrainxv
c5d422de9d Edited description and test 2017-03-02 22:39:34 -07:00
cdrainxv
62d5f240de Edited test to allow for lowercase hex code 2017-03-02 21:44:28 -07:00
Donnie Reese
a638900386 Fixed display issues of various characters not showing up correctly in the console on the test page when tests are ran. html codes to show basic characters such as “%” and “,” where not consistent with other seed entries. 2017-03-02 17:48:35 -06:00
Timo
98f76acd05 Merge pull request #13618 from BhaveshSGupta/fix-empty-editor-and-empty-device-preview
Fix Empty editor and empty device preview
2017-03-02 19:56:12 +01:00
Samuel Plumppu
c89adb4e02 Merge pull request #13675 from sid-doshi/fix/codepen-link-update
update codepen signup link
2017-03-01 14:41:40 +01:00
Samuel Plumppu
4a4381fdc8 Merge pull request #13631 from JohnOKeefe15/fix/css-property-test-fail
Fix for failing test on width css property
2017-03-01 12:07:40 +01:00
Samuel Plumppu
3889f87cc3 Merge pull request #13651 from Ethan-Arrowood/fix/challenge-icon-color
Set default icon color to darkgreen
2017-03-01 11:06:16 +01:00
Samuel Plumppu
4d451bd5b5 Merge pull request #13667 from no-stack-dub-sack/fix/issue-template
fix(.github): update to ISSUE_TEMPLATE.md
2017-03-01 10:54:26 +01:00
Peter Weinberg
4d0af7aa44 fix(.github): update to ISSUE_TEMPLATE.md 2017-02-28 20:29:51 -05:00
Berkeley Martinez
b9c54fb859 Merge pull request #13164 from no-stack-dub-sack/fix/backend-challenge-wrapper
fix(challenges): add class to backend challenge wrapper, fix basic no…
2017-02-28 13:43:54 -08:00
Ethan Arrowood
c1ad7d56a2 Set default icon color to darkgreen 2017-02-28 13:49:35 -05:00
Berkeley Martinez
36f52acdce Merge pull request #13649 from raisedadead/fix/gitignore-bower-components
fix(gitignore): bower_components
2017-02-28 09:55:50 -08:00
Mrugesh Mohapatra
4c53071198 fix(gitignore): bower_components 2017-02-28 23:21:19 +05:30
Siddharth Doshi
5b722c5757 update codepen signup link 2017-02-28 23:05:04 +05:30