freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Go to file
SaintPeter ecde3bdc01 Fix Browser Zoom Related Issues
Some browsers have issues detecting exact font and image sizes when zoomed
in or out.  Prior workarounds have failed and we don't want to use regular
expressions, which have many defeciencies.

For the short term we will add a note to the affected challenges that the
browser zoom must be at 100%

Closes #6397
Closes #6242

Tested Locally
2016-01-23 09:13:11 -08:00
challenges Fix Browser Zoom Related Issues 2016-01-23 09:13:11 -08:00
bonfireMDNlinks.js fix additional spacing issues 2015-09-09 14:06:16 -07:00
create-challenge-bundle.js restructure challenges within directories 2015-12-14 13:19:30 -08:00
get-challenge-completion.js Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
get-emails.js update get-emails script 2015-08-27 16:37:01 -07:00
getChallenges.js Add isComingSoon flag 2015-12-14 13:19:30 -08:00
index.js Change babel/register to babel-register 2016-01-20 09:03:58 -08:00
loopbackMigration.js run only user/identity migration 2015-08-16 03:45:00 -07:00
test-challenges.js Fix test solution tail comment collision 2015-12-29 10:23:57 -08:00