Commit Graph

3339 Commits (ee15517fe5c4084a5a0f731ee7af9fafba2bd86d)

Author SHA1 Message Date
Dylan ee568c438f Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
2017-03-11 20:33:27 -06:00
Timo b2fa76f1c4 Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
2017-03-12 01:22:59 +01:00
Simon Morgan 41df99060e Correct capitalisation of Wikipedia 2017-03-11 11:30:10 +00:00
Dylan 51435e264b Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
2017-03-10 21:25:16 -06:00
Austin Thiel 2cb2bad2e7 Fix poor wording for first test check 2017-03-09 23:44:16 -08:00
fonsecapontes 55d9dacaec fix test pass spread-operator 2017-03-09 23:33:08 -03:00
Timo 0c1ad46f84 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 fd45deeb9c 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 d61ae01f1b Update getting-started.json 2017-03-09 18:32:00 -03:00
MANISH-GIRI 64bc7cb6ee Convert lookup table to object 2017-03-09 09:07:47 -05:00
Eric Leung 888ad67131 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 100f02d4cc 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 3a16595e52 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 37fa7f56c0 fix/usage-of-text-align-to-anchor-tags 2017-03-08 20:34:50 -08:00
Adeildo Amorim 1cdac8c6bd Insert a missing information needed to pass all tests 2017-03-08 13:00:11 -08:00
homerrowsky 736082869c Fix typos in basic-css-hex-code-colors 2017-03-08 09:59:34 -06:00
Joseph DePrey 14fcc35555 Clarify Basic HTML instructions 2017-03-08 09:06:00 +01:00
Berkeley Martinez a40fd873c2 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 da7d64f009 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 172ec67e08 Removed challengeType from backend challenges 2017-03-08 00:15:52 -05:00
Matt 7608a0281f updated descriptions in linked list challenges for clarity, grammar and better ease of comprehension (#13647) 2017-03-05 21:38:09 -06:00
Morgan 5431f6def1 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 ffd2383361 Clean up binary tree challenges (#13603) 2017-03-05 18:42:16 -06:00
Sean Smith 7557257095 revised priority queue challenge (#13691) 2017-03-05 18:06:18 -06:00
Chris Jantzen 1d4f95315c Changed codepen link on project page to the full webpage without code. (#13766) 2017-03-05 18:05:07 -06:00
Atomk 2c868b1384 Insert missing space in challenge code 2017-03-06 00:10:02 +01:00
ellen 22a2e56deb Review/editing pass on the pt-br text of the getting-started section 2017-03-05 10:35:14 -03:00
Atomk 76fceec0b8 Fix indentation of style tag 2017-03-05 12:08:27 +01:00
Timo c9168b484f 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
Dylan 18d2a0e708 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 d63510c632 Improve instructions in responsive design with bootstrap 2017-03-03 19:58:47 -05:00
Quinn-H de660c8b76 add missing the letter i 2017-03-04 04:19:44 +13:00
Peter Weinberg a91f781789 updated URLs for example codepens (#13637) 2017-03-03 02:00:55 -06:00
cdrainxv 7826985516 Edited description and test 2017-03-02 22:39:34 -07:00
cdrainxv d00a4b7f63 Edited test to allow for lowercase hex code 2017-03-02 21:44:28 -07:00
Donnie Reese 1678b63de1 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 15a9e59855 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 cd1ead2036 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 752987c049 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
Berkeley Martinez 81b39db9e3 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
Siddharth Doshi 9fa4a5ca10 update codepen signup link 2017-02-28 23:05:04 +05:30
Bhavesh S. Gupta 9091010c0c Put all lists in a single string 2017-02-28 14:56:26 +01:00
Vincent D'Onofrio 3736d57545 Updated broken Codepen Signup link 2017-02-27 18:18:48 -05:00
Donnie Reese c1ab6dac98 Fixed a minor formatting issue in the React challenges. 2017-02-27 15:46:03 -06:00
Samuel Plumppu 8965f5ff2e Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge
Change challengeSeed in accessing nested objects
2017-02-27 18:31:35 +01:00
Samuel Plumppu d23899620a Merge pull request #13548 from dhcodes/fix/challenge-title-formatting
Fix challenge title formatting misc
2017-02-27 17:55:38 +01:00
Samuel Plumppu 53e5db026f Merge pull request #13625 from hay-dee/fix/improved-inline-style-color-challenge
Created distinction between last two tests and tweaked assertion test
2017-02-27 17:50:25 +01:00
dhcodes baf1d0cff8 Fix challenge title formatting misc 2017-02-27 08:47:23 -06:00
Samuel Plumppu 106ab9369e fix(challenge): More robust test for "Learn how a Stack Works". 2017-02-27 15:28:00 +01:00
Samuel Plumppu f8da35f794 Merge pull request #13559 from IanTeo/fix/es6-formatting
Reformatted instructions for the class ES6 challenges
2017-02-27 14:45:17 +01:00