Skip to content

Releases: pixijs/pixi-text-style

v1.3.3

05 Mar 21:02
Compare
Choose a tag to compare

Fixed

  • Unblocked after the PixiJS v8 release

v1.3.2

05 Nov 15:49
Compare
Choose a tag to compare

🐛 Fixed

  • Upgrade to support PixiJS v7

🧹 Chores

  • Converted build step to use Parcel instead of Rollup

v1.3.1

11 Mar 19:31
Compare
Choose a tag to compare

Changes

  • Fixes custom fonts not being visible when the page is refreshed (#22)
  • Add 'leading' property to multiline panel (#23)

👏 Contributors

v1.3.0

14 Jan 22:34
Compare
Choose a tag to compare

🎁 Added

  • Add Snapshot feature (#18)
  • Add Local Fonts (#20)

✏️ Changed

  • Removes URL Shortener, Google deprecated supported (2cfbcd9)
  • Fix v5 deprecation notice about roundPixels (46c278e)

Contributors

v1.2.0

29 May 19:24
Compare
Choose a tag to compare
  • Adds support for package-lock (#11)
  • Adds support for whiteSpace style option #10

v1.1.1

23 Dec 16:16
Compare
Choose a tag to compare

Changed

  • Converted all the internal mithril hyperscript to JSX to make the view markup more readable and editable. #8

v1.1.0

28 Nov 02:51
Compare
Choose a tag to compare

🎁 Added

  • Supports more browsers by compiling to ES5
  • Adds buttons to Save and Load JSON file from disk.

screen shot 2017-11-27 at 9 50 32 pm

v1.0.0

28 Nov 02:44
Compare
Choose a tag to compare

Initial release