2bacaadccd
chore(package): update yargs to version 6.1.1
...
https://greenkeeper.io/
2016-10-15 12:42:54 -07:00
1ce0038071
Improve wording in compound assignment with augmented addition challenge
2016-10-15 15:26:19 -04:00
0844d09446
Improve wording in compound assignment with augmented addition challenge
2016-10-15 15:26:19 -04:00
4f42c20416
Updated react-bootstrap to fix most of the errors with unknown props
2016-10-15 14:46:39 +01:00
1c951a2fe5
Merge pull request #9907 from craigstroman/fix/text-editor-overflow-ipad
...
Text-editor overflow hidden on iPad
2016-10-15 14:11:04 +01:00
13f7a5fca5
Merge pull request #11172 from systimotic/fix/only-once-windows
...
Fix 'npm run only-once' command on Windows
2016-10-15 13:27:01 +01:00
91c90e17eb
Merge pull request #11211 from mattlayton1986/fix/challenge-typo
...
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
47f1b74436
Merge pull request #11211 from mattlayton1986/fix/challenge-typo
...
Fix minor typo in instructional text
2016-10-15 00:14:53 +01:00
da1970938d
Merge pull request #11209 from mattlayton1986/fix/CONTRIBUTING_typo
...
Fix minor typos
2016-10-15 00:14:17 +01:00
4675bc93fd
Fix/ExtraTestCaseForSwitchChallenge
...
Added extra test case
2016-10-14 22:27:49 +01:00
2c683c14b4
Fix/ExtraTestCaseForSwitchChallenge
...
Added extra test case
2016-10-14 22:27:49 +01:00
010119beeb
Fix minor typoin instructional text
2016-10-14 16:23:00 -05:00
8379adcb9e
Fix minor typoin instructional text
2016-10-14 16:23:00 -05:00
e0f1d40f04
Fix minor typos
2016-10-14 15:52:24 -05:00
9d0b016313
Merge pull request #11197 from tf2manu994/fix/continuity
...
Fix consistency between questions
2016-10-14 21:29:49 +01:00
ac1e3d249b
Corrects Escape Sequences in String
...
The return carriage didn't give a new line, so the string is re-written. The Spanish translation is also updated. From issue 'new line character is required before third line' #10485 .
2016-10-14 16:05:30 -04:00
f5740bbd8d
Corrects Escape Sequences in String
...
The return carriage didn't give a new line, so the string is re-written. The Spanish translation is also updated. From issue 'new line character is required before third line' #10485 .
2016-10-14 16:05:30 -04:00
f26f2f5777
Merge pull request #11190 from FreeCodeCamp/update-contributing-md
...
Add how we QA and how we close stale issues sections
2016-10-14 18:57:19 +01:00
cb4fc88cc8
Fix npm run only-once command on Windows
2016-10-14 19:56:30 +02:00
d858c6cc22
fix-typo
2016-10-14 10:21:42 -07:00
0a68133ea5
Fix consistency between questions
2016-10-14 20:37:13 +11:00
4fa4db262c
Fix consistency between questions
2016-10-14 20:37:13 +11:00
a32b521b1b
Fixes recommended by @atjonathan
2016-10-13 15:20:11 -07:00
e5dc593667
Merge pull request #11191 from FreeCodeCamp/fix/minor-readme-changes
...
Minor README changes
2016-10-13 15:16:18 -07:00
54c1a35b28
Minor README changes
2016-10-13 21:18:45 +01:00
a4ec4240be
Add how we QA and how we close stale issues sections
2016-10-13 12:05:31 -07:00
1dd7d56562
Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
...
Remove browser recommendation text
2016-10-13 11:55:07 -05:00
71bbdb6904
Merge pull request #11183 from tadake/fix/Remove-browser-recommendation-text
...
Remove browser recommendation text
2016-10-13 11:55:07 -05:00
1348062f6e
Remove browser recommendation text
...
removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate.
2016-10-13 10:46:44 -06:00
d33cb48fbf
Remove browser recommendation text
...
removed "Note Due to browser implementation differences, you may need to be at 100% zoom to pass the tests on this challenge." text from "Change the Font Size of an Element" challenge. Other translations were fixed by using google translate.
2016-10-13 10:46:44 -06:00
a131075952
Merge pull request #11169 from systimotic/fix/bootstrap-grid-text-in-image
...
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 08:29:53 -07:00
749ac47e44
Merge pull request #11169 from systimotic/fix/bootstrap-grid-text-in-image
...
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 08:29:53 -07:00
6bd84899b4
improved tests on Record Collection
2016-10-13 15:04:47 +01:00
98704f50be
improved tests on Record Collection
2016-10-13 15:04:47 +01:00
7afabb427c
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 15:06:23 +02:00
9498cf1e6c
Fix text in image accessiblity in Bootstrap grid challenge
2016-10-13 15:06:23 +02:00
067f7749d5
Merge pull request #11171 from saulthebear/fix/substr()-suggestion
...
Changed suggested link in Pig Latin challenge
2016-10-12 18:31:13 -07:00
bbce54a1e9
Merge pull request #11100 from adamisntdead/fix/Contributing-Doc
...
Fix Contributing Guide To Remove Need For Wiki Article
2016-10-12 12:49:19 -05:00
2172eeed3f
Update CONTRIBUTING To Remove Wiki Dependency
2016-10-12 18:17:01 +01:00
f961040268
Added test for unmodified return statement
2016-10-12 18:16:01 +01:00
9c814e3a3c
Added test for unmodified return statement
2016-10-12 18:16:01 +01:00
5c7736ef9d
Changed suggested link
...
Changed suggested link in the Pig Latin challenge from
String.prototype.substr() to String.prototype.substring() since
substr() is deprecated and shouldn’t be used in new projects.
2016-10-12 16:08:30 +02:00
eba335b222
Changed suggested link
...
Changed suggested link in the Pig Latin challenge from
String.prototype.substr() to String.prototype.substring() since
substr() is deprecated and shouldn’t be used in new projects.
2016-10-12 16:08:30 +02:00
8230a56046
Merge pull request #11148 from Em-Ant/feature/twitch-api-passthrough
...
Add Twitch.tv pass-trough API link
2016-10-11 22:17:26 -07:00
a7237f269a
Merge pull request #11148 from Em-Ant/feature/twitch-api-passthrough
...
Add Twitch.tv pass-trough API link
2016-10-11 22:17:26 -07:00
ec782cb071
Add Twitch.tv pass-through API link
2016-10-11 21:53:36 +02:00
bf0b12c566
Add Twitch.tv pass-through API link
2016-10-11 21:53:36 +02:00
00ca76971f
Merge pull request #10341 from edm00se/fix/weather-api-suggestion
...
updated to use alternate to openweathermap api
2016-10-11 20:35:36 +01:00
1e37895d48
Merge pull request #10341 from edm00se/fix/weather-api-suggestion
...
updated to use alternate to openweathermap api
2016-10-11 20:35:36 +01:00
fbf962f211
updated to use alternate to openweatherapi
...
The Open Weather Map API was not serving over HTTPS, leading to mixed content issues, since geolocation requires HTTPS. Forecast.io's API is also free, requires sign up, but up to 1k hits per day w/ no charge or card on file.
I'm (unsurprisingly) not the first person to notice this. Seems to intersect w/ #7853 and #9145 .
squash! updated forecast.io references to 'dark sky'
updated forecast.io references to 'dark sky'
2016-10-11 14:24:54 -05:00