Skip to content

Releases: samuelmeuli/font-picker

v2.0.0

18 Apr 16:24
980c24b
Compare
Choose a tag to compare

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 the setActiveFont(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

28 Mar 16:40
2b346ec
Compare
Choose a tag to compare
1.3.0

v1.2.1

05 Feb 18:01
Compare
Choose a tag to compare
1.2.1

v1.2.0

04 Feb 10:33
Compare
Choose a tag to compare
1.2.0

v1.1.0

03 Feb 14:10
Compare
Choose a tag to compare
1.1.0

v1.0.2

01 Feb 23:53
Compare
Choose a tag to compare

v1.0.1

29 Jan 10:32
Compare
Choose a tag to compare

v1.0.0

26 Jan 23:58
Compare
Choose a tag to compare