Releases: samuelmeuli/font-picker
Releases · samuelmeuli/font-picker
v2.0.0
Here's what's new in version 2.0:
- The project has been refactored for better modularity and extensibility. If you wish to implement your own font picker interface (e.g. for another front-end framework), you can now import
FontManager.js
and build on top of it - The
activeFont
can now be changed programmatically using thesetActiveFont(fontFamily)
function - The demo now runs on
npm start
using serve - Other small improvements
The React component has been updated to v2.0 as well.
v1.3.0
1.3.0
v1.2.1
1.2.1
v1.2.0
1.2.0
v1.1.0
1.1.0