Samuel Plumppu
|
fc1c5426be
|
Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
move the convert celsius challenge over to the algorithm challenges
|
2017-02-13 12:03:22 +01:00 |
|
Peter Weinberg
|
fa7a32d01f
|
fix(challenge): fix instructions in serve json challenge
|
2017-02-12 22:00:06 -05:00 |
|
Rob Weber
|
061c5caddc
|
Reformat ES6 challenge descriptions (#13256)
|
2017-02-12 14:36:43 -06:00 |
|
Eric Leung
|
a4ed33765f
|
Use correct em dash in Node introduction (#13296)
|
2017-02-12 14:35:00 -06:00 |
|
Joseph Livengood
|
3861b5883a
|
Socket.IO challenges added to Advanced Node and Express section. (#13302)
|
2017-02-12 14:33:15 -06:00 |
|
Quincy Larson
|
5c4d17355a
|
move the convert celsius challenge over to the algorithm challenges
|
2017-02-12 13:20:47 -06:00 |
|
Eric Leung
|
db918e2821
|
Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
Remove code tags from challenge seed
|
2017-02-12 02:00:47 -08:00 |
|
Eric Leung
|
a912dec934
|
Merge pull request #13295 from Manish-Giri/fix/arguments-in-function-call
Ensure use of two arguments in function call
|
2017-02-12 01:50:57 -08:00 |
|
Eric Leung
|
85fa8b06de
|
Merge pull request #13255 from becausealice2/fix/instruction-ambiguity
Reword amiguous challenge instructions
|
2017-02-12 01:39:12 -08:00 |
|
MANISH-GIRI
|
d35fa023a3
|
Ensure use of two arguments in function call
|
2017-02-12 04:03:05 -05:00 |
|
Eric Leung
|
2d5fdf07c0
|
Merge pull request #13162 from no-stack-dub-sack/fix/grammar-formatting-env-challenge
fix(challenge): various grammar and formatting, .env node challenge
|
2017-02-12 01:01:22 -08:00 |
|
cdrainxv
|
69d3b09894
|
Added semicolon to statement
|
2017-02-11 22:13:15 -07:00 |
|
Dylan
|
c27e63224a
|
Merge pull request #13287 from cdrainxv/fix/edit-label-text
Edited label text in description and challenge code
|
2017-02-11 21:50:03 -06:00 |
|
rrjoson
|
fd2fd006b8
|
Fix media query instructions and test
|
2017-02-12 01:43:39 +08:00 |
|
cdrainxv
|
1454078a53
|
Edited label text in description and challenge code
|
2017-02-11 09:03:20 -07:00 |
|
MagiaSN
|
ab10c3ca50
|
Fix description of 2nd test in challenge Inventory Update
|
2017-02-10 23:06:54 +08:00 |
|
Joseph Livengood
|
bbfe72bdeb
|
Social Authentication challenges added to Advanced Node/Express section (#13235)
|
2017-02-10 02:14:05 -06:00 |
|
Peter Weinberg
|
5ecaef2ae7
|
fix(challenge): various grammar and formatting, .env node challenge
|
2017-02-09 19:24:53 -05:00 |
|
Alice Jiang
|
9bc3cebe07
|
Reword amiguous challenge instructions
|
2017-02-08 20:58:49 -06:00 |
|
mrugesh mohapatra
|
937e267842
|
Merge pull request #13166 from dhcodes/fix/change-hyperdev-to-gomix
replace Hyperdev references with Gomix
|
2017-02-08 20:36:49 +05:30 |
|
Samuel Plumppu
|
3f08895212
|
Merge pull request #13143 from BrendanSweeny/fix/improve-es6-scopes-var-let-challenge
Reduce complexity of the 'scopes with var and let' challenge
|
2017-02-08 14:26:16 +01:00 |
|
Brendan Sweeny
|
b7df63ecb7
|
Reduce complexity of the 'scopes with var and let' challenge
|
2017-02-07 22:13:20 -07:00 |
|
Samuel Plumppu
|
9efd015800
|
Merge pull request #13228 from HKuz/fix/addChallengeGuide
Add updated challenge style guide
|
2017-02-08 00:01:04 +01:00 |
|
Heather Kusmierz
|
31804ffd4c
|
Add updated challenge style guide
|
2017-02-07 17:41:27 -05:00 |
|
Samuel Plumppu
|
d8d5ab30f2
|
Merge pull request #13196 from Manish-Giri/fix/remove-hover-state
Remove hover state requirement
|
2017-02-07 23:15:08 +01:00 |
|
MANISH-GIRI
|
fe1b599f39
|
Fix typo in articles
|
2017-02-07 15:09:23 -05:00 |
|
Eric Leung
|
42f30fca6c
|
Merge pull request #13212 from Manish-Giri/fix/remove-regex-i-flag
Remove requirement of i flag in regex
|
2017-02-07 09:31:06 -08:00 |
|
Eric Leung
|
d2716cf0c8
|
Merge pull request #13012 from Greenheart/fix/remove-u-tag-from-links
fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text"
|
2017-02-07 09:10:51 -08:00 |
|
Eric Leung
|
d18e24e2b1
|
Merge pull request #13113 from Greenheart/fix/array-slice-cleaner-assertion
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
|
2017-02-07 08:38:37 -08:00 |
|
Samuel Plumppu
|
0e994d55c8
|
fix(challenge): Improve example for "Applied Visual Design: Use the u Tag to Underline Text".
* Update instruction.
* Update `challengeSeed` for following challenges.
* Use strict equality for tests.
|
2017-02-07 12:54:35 +01:00 |
|
MANISH-GIRI
|
bbbc163732
|
Remove requirement of i flag in regex
|
2017-02-07 00:58:42 -05:00 |
|
MANISH-GIRI
|
7f3b9d2443
|
Remove code tags from challenge seed
|
2017-02-07 00:26:58 -05:00 |
|
Eric Leung
|
173fe43b2f
|
Merge pull request #13178 from cdrainxv/fix/change-description-wording
Reworded descriptive text to refer to present literal match example.
|
2017-02-06 19:18:53 -08:00 |
|
Dylan
|
1d51d3818f
|
Merge pull request #13176 from cdrainxv/fix/short-fix-unshift
Replaced shift() with unshift() in description
|
2017-02-06 21:16:19 -06:00 |
|
Eric Leung
|
17d34ac1b9
|
Merge pull request #13159 from Greenheart/fix/fp-filter-broken-test
fix(challenge): Fix broken test for "FP: Use filter to extract data".
|
2017-02-06 18:46:18 -08:00 |
|
mrugesh mohapatra
|
f28b7a1cec
|
Merge pull request #12982 from Dagolin/translate/zh-TW-translation-getting-started
Translation of Getting Started in Tradational Chinese (zh-tw)
|
2017-02-07 02:13:07 +05:30 |
|
MANISH-GIRI
|
5c8c77e160
|
Remove hover state requirement
|
2017-02-06 14:50:31 -05:00 |
|
Eric Leung
|
a936f00c7a
|
Merge pull request #13167 from Greenheart/fix/fp-array-slice-fatal-typo
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
|
2017-02-05 23:09:58 -08:00 |
|
Joseph Livengood
|
1b7495f762
|
View rendering and Passport challenges in Advanced Node/Express created (#13177)
|
2017-02-06 00:45:41 -06:00 |
|
cdrainxv
|
39fa5f83b1
|
Reworded descriptive text to refer to present literal match example
|
2017-02-05 21:48:00 -07:00 |
|
cdrainxv
|
fca35c32d5
|
Replaced shift() with unshift() in description
|
2017-02-05 20:35:18 -07:00 |
|
Quinn-H
|
2a7432ef5d
|
Unneccessary semicolon fixed
|
2017-02-06 14:21:17 +13:00 |
|
Heather Kusmierz
|
7b0e659061
|
Revise intro for Basic CSS section
|
2017-02-05 16:24:17 -05:00 |
|
Samuel Plumppu
|
c7dfdbe10b
|
fix(challenge): Fix fatal typo in "FP: use Array.slice()"
* Fixes a typo that prevented the challenge from being completed at all.
|
2017-02-05 21:15:12 +01:00 |
|
Dylan
|
d372128601
|
replace Hyperdev references with Gomix
|
2017-02-05 14:10:52 -06:00 |
|
Samuel Plumppu
|
5f9222e883
|
fix(challenge): Fix broken test for "FP: Use filter to extract data".
|
2017-02-05 17:12:31 +01:00 |
|
systimotic
|
1d2cc3b99d
|
Simplify truncate a string challenge
|
2017-02-05 14:31:48 +01:00 |
|
Timo
|
fe95cf5581
|
Merge pull request #12929 from Greenheart/fix/return-a-value
fix(challenge): Update tail section for "Return a Value from a Function with Return"
|
2017-02-05 14:12:03 +01:00 |
|
Peter Weinberg
|
9b2d6366e9
|
Merge pull request #13108 from JosephLivengood/fix/npm-tilde-challenge
fix(challenge): Updated NPM tilde test to work
|
2017-02-04 22:22:08 -05:00 |
|
Peter Weinberg
|
b602e2c551
|
Merge pull request #13149 from JosephLivengood/fix/node-server-static
Fix to test string in challenge 'Serve an HTML file'
|
2017-02-04 22:09:53 -05:00 |
|