|
3cc97fa91b
|
Add tests in reuse capture group
|
2017-03-11 22:37:55 -05:00 |
|
|
941ca5f0a2
|
Correct English sentence
|
2017-03-11 19:29:42 -08:00 |
|
|
8df1f13e14
|
Merge pull request #13834 from fonsecapontes/fix/spread-operator-test
fix test pass spread-operator
|
2017-03-11 20:33:27 -06:00 |
|
|
249c6dfb40
|
Merge pull request #13612 from erictleung/fix/clarify-concat-strings
Clarify concatenating strings with +=
|
2017-03-12 01:22:59 +01:00 |
|
|
c31b1fe293
|
Merge pull request #13855 from drguildo/fix/wikipedia-capitalisation
Correct capitalisation of Wikipedia
|
2017-03-11 09:24:21 -08:00 |
|
|
fea32fe2f4
|
Correct capitalisation of Wikipedia
|
2017-03-11 11:30:10 +00:00 |
|
|
2eb22f6294
|
Merge pull request #13709 from cdrainxv/fix/media-query-description
Edited description and test
|
2017-03-10 21:25:16 -06:00 |
|
|
bfc1fc4f56
|
Merge pull request #13837 from austinthiel/fix/target-even-numbered-elements-typo
Fix poor wording for first test check of "Target Even Numbered Elements using jQuery"
|
2017-03-10 15:03:20 -08:00 |
|
|
1a2ef05569
|
Fix poor wording for first test check
|
2017-03-09 23:44:16 -08:00 |
|
|
e6af4207c3
|
fix test pass spread-operator
|
2017-03-09 23:33:08 -03:00 |
|
|
4917b16b49
|
Merge pull request #13820 from erictleung/fix/step-counter-spacing
Add space in challenge step counter within parens
|
2017-03-09 18:28:28 -05:00 |
|
|
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 |
|
|
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 |
|
|
b946adfdf9
|
Update getting-started.json
|
2017-03-09 18:32:00 -03:00 |
|
|
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 |
|
|
a71d6f9a77
|
Convert lookup table to object
|
2017-03-09 09:07:47 -05:00 |
|
|
f046a7d5c3
|
Add space in challenge step counter within parens
|
2017-03-09 01:42:09 -08:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2da119f0fd
|
fix/usage-of-text-align-to-anchor-tags
|
2017-03-08 20:34:50 -08:00 |
|
|
2a2dfa4430
|
Insert a missing information needed to pass all tests
|
2017-03-08 13:00:11 -08:00 |
|
|
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 |
|
|
e435fb1a4a
|
Fix typos in basic-css-hex-code-colors
|
2017-03-08 09:59:34 -06:00 |
|
|
f03330d981
|
Clarify Basic HTML instructions
|
2017-03-08 09:06:00 +01:00 |
|
|
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 |
|
|
f7928b79fd
|
Merge pull request #13765 from Atomk/fix/missing-space
Insert missing space in challenge code
|
2017-03-07 21:43:30 -08:00 |
|
|
c68b5e36b3
|
Removed challengeType from backend challenges
|
2017-03-08 00:15:52 -05:00 |
|
|
f821a35be7
|
updated descriptions in linked list challenges for clarity, grammar and better ease of comprehension (#13647)
|
2017-03-05 21:38:09 -06:00 |
|
|
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 |
|
|
b951eb308b
|
Clean up binary tree challenges (#13603)
|
2017-03-05 18:42:16 -06:00 |
|
|
217c47fae7
|
revised priority queue challenge (#13691)
|
2017-03-05 18:06:18 -06:00 |
|
|
4176e6e886
|
Changed codepen link on project page to the full webpage without code. (#13766)
|
2017-03-05 18:05:07 -06:00 |
|
|
02a2e08981
|
Insert missing space in challenge code
|
2017-03-06 00:10:02 +01:00 |
|
|
93f9fd54e0
|
Merge pull request #13758 from Atomk/fix/style-tag-indenting
Fix indentation of style tag
|
2017-03-05 15:20:41 -06:00 |
|
|
1dcfc10886
|
Review/editing pass on the pt-br text of the getting-started section
|
2017-03-05 10:35:14 -03:00 |
|
|
d4d44b1d63
|
Fix indentation of style tag
|
2017-03-05 12:08:27 +01:00 |
|
|
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 |
|
|
514104fa82
|
chore(package): update dedent to version 0.7.0 (#12944)
https://greenkeeper.io/
|
2017-03-04 23:03:11 +00:00 |
|
|
8ef8c48ce4
|
chore(package): update yargs to version 7.0.1 (#13722)
https://greenkeeper.io/
|
2017-03-04 22:30:33 +00:00 |
|
|
1491bf905f
|
Initial state test icon color changed
|
2017-03-04 22:21:34 +00:00 |
|
|
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 |
|
|
054630a4c9
|
Improve instructions in responsive design with bootstrap
|
2017-03-03 19:58:47 -05:00 |
|
|
2ab929daa1
|
Remove unused npm package: clipboard (#13664)
|
2017-03-03 21:47:12 +05:30 |
|
|
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 |
|
|
40dfbddf58
|
add missing the letter i
|
2017-03-04 04:19:44 +13:00 |
|
|
d04a6d3484
|
updated URLs for example codepens (#13637)
|
2017-03-03 02:00:55 -06:00 |
|
|
c5d422de9d
|
Edited description and test
|
2017-03-02 22:39:34 -07:00 |
|
|
62d5f240de
|
Edited test to allow for lowercase hex code
|
2017-03-02 21:44:28 -07:00 |
|
|
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 |
|