pullrequests Search Results · repo:typekit/webfontloader language:JavaScript is:public is:merged
Filter by
144 results (133 ms)
144 results
intypekit/webfontloader (press backspace or delete to remove)Fixes #362
Unfortunately, the native font load API in Safari 10 has two bugs that cause the document.fonts.load and
FontFace.prototype.load methods to return promises that don t reliably get settled (i.e. either ...
See #338. This does not include updating the link in the dist file webfontloader.js as I m not sure if that is meant to
be re-committed only on version bump.
I had to add async attribute to stop Google Page Speed Insights complaining from render-blocking CSS being loaded.
Added test string for latin-ext subset to fix issue with active function firing before latin-ext characters were loaded.
We have added new optional loadAllFonts option in Monotype module to fix issue #318. By default, we re passing only used
project fonts to webfontloader. We re adding it as new option in monotype module ...
Truly closes issue #98
This appears to have always been supported, but nobody was sure on how to implement it.
Also see https://news.ycombinator.com/item?id=4566411.
https://github.com/typekit/webfontloader/issues/302
Credits to https://github.com/alepee
Updating links to use the most recent hosted version of Web Font Loader on Google Hosted Libraries as of this commit
date.