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.
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.
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.
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.
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.
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.
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'
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'