Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
New themes, theme cleanups, remove fontFace support.tar.gz | 2016-08-02 | 564.5 kB | |
New themes, theme cleanups, remove fontFace support.zip | 2016-08-02 | 654.3 kB | |
README.md | 2016-08-02 | 763 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
- Added two new themes. One based on the US Web Design Standards and the other on the popular CSS framework Bootstrap.
Breaking changes
- Removed fontface support as not core to goals of project + many other better solutions for this. https://github.com/KyleAMathews/typography.js/commit/ffab1e96d70fb20e049ab53afa49e7beb4eb8354
- Deprecated
fontSizeToMS
function and replaced it withadjustFontSizeToMSValue
. https://github.com/KyleAMathews/typography.js/commit/a69a41399af31a03d010484fbb2a76a72221dd92 - Deprecated
fontSizeToPx
function. UseadjustFontSizeTo
instead. https://github.com/KyleAMathews/typography.js/commit/a69a41399af31a03d010484fbb2a76a72221dd92