Skip to content

Releases: pixijs/ui

v0.10.0

05 Nov 01:13
Compare
Choose a tag to compare

!!! Braking changes

  • ProgressBar settings fillOffset property is replaced with fillPaddings and the logic of this setting is changed, check docs
  • ProgressBar settings bg & fill properties types changed from Container | string to Sprite | Graphics | string, check docs
  • Input settings bg property type changed from Container | string to Sprite | Graphics | string, check docs

What's Changed

  • fix: FancyButton: tweedle.js reports a WARNING on each playAnimations if both "animations" and any of "defaultView", "hoverView", "pressedView" or "icon" properties are set in constructor. by @CyberDex in #116
  • fix: ScrollBox scrolling if height is more then elements height, add … by @SergeiSomin in #114
  • Make Components responsive by @CyberDex in #118

New Contributors

  • @SergeiSomin made their first contribution in #114

Full Changelog: v0.9.1...v0.10.0

v0.9.1

20 Oct 23:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

24 Aug 08:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.9.0

v0.8.3

03 Aug 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

02 Aug 10:15
Compare
Choose a tag to compare

What's Changed

  • 86 ScrollBox not scrolling on mousewheel event in Firefox by @CyberDex in #87

Full Changelog: v0.8.1...v0.8.2

v0.8.1

27 Jul 07:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Jul 07:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.8.0

v0.7.4

30 Jun 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.7.3

19 Jun 15:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

06 Jun 13:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2