Skip to content

Releases: samuelmeuli/font-picker

v3.5.1

16 May 18:25
9b25a45
Compare
Choose a tag to compare
  • Fix option keys not being optional (#25, 7ccd8d9)

v3.5.0...v3.5.1

v3.5.0

05 Dec 22:27
38845fc
Compare
Choose a tag to compare

v3.4.1

05 Oct 17:09
cdfbc88
Compare
Choose a tag to compare

Changed:

  • Target ES3 for compatibility with older browsers 46610ce

v3.4.0...v3.4.1

v3.4.0

23 Aug 09:56
d04c5eb
Compare
Choose a tag to compare

Added:

  • More CSS classes for easier styling
  • Better error logging

v3.3.0

08 Aug 18:04
ed226b3
Compare
Choose a tag to compare

Changed:

  • Now shipping two different builds: NPM build (which does not include the font-manager dependency) and browser build (which bundles it)
  • TypeScript is now processed with Babel

v3.2.0

13 Jun 18:00
v3.2.0
c87f4e9
Compare
Choose a tag to compare

Changed:

  • Moved FontManager into separate package
  • Improved documentation

Fixed:

  • Stylesheets are no longer added multiple times with more than one font picker (#11)

v3.1.0

29 May 12:51
v3.1.0
dd8295b
Compare
Choose a tag to compare

Added:

v3.0.3

11 May 13:32
v3.0.3
655a9ec
Compare
Choose a tag to compare

Fixed:

  • apply-font with multiple font pickers (#7)
  • Paths and file extensions of generated files (#8)

v3.0.2

03 Apr 13:52
v3.0.2
3a4d81b
Compare
Choose a tag to compare

Fixed:

  • Skip onChange on initial render (#6)

v3.0.1

31 Mar 19:38
v3.0.1
80014d8
Compare
Choose a tag to compare

Fixed:

  • .apply-font content no longer flickers when the active font is changed