Releases: pixijs/ui
Releases · pixijs/ui
v2.1.5
What's Changed
- fix: Emit ScrollBox scroll event when dragging content by @CatchABus in #192
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- types: Updated List to accept generic types like Container by @CatchABus in #191
- fix: setSize not being overridden by @Zyie in #190
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix: Interactivity for sliders outside bounds by @CatchABus in #182
- fix: RadioGroup labels type error by @CatchABus in #181
- Feat: added OnInput event to support IME by @CyberDex in #183
- feat: Added slider step support by @CatchABus in #180
- Feat: Add scroll event listener to ScrollBox by @CyberDex in #187
New Contributors
- @CatchABus made their first contribution in #182
Full Changelog: v2.1.2...v2.1.3
v1.1.3
Version 1.1.2 was accidently released without any files, this release contains the changes from 1.1.2
Full Changelog: v1.1.2...v1.1.3
v2.1.2
v1.1.2
🚨 NOTE 🚨
This version was accidently released to npm with empty files. Please use 1.1.3
What's Changed
Full Changelog: v1.1.1...v1.1.2
v2.1.1
What's Changed
- [v8] Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by @bbazukun123 in #168
Full Changelog: v2.1.0...v2.1.1
v1.1.1
What's Changed
- Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by @bbazukun123 in #167
Full Changelog: v1.1.0...v1.1.1
v2.1.0
What's Changed
- [v8] Feat: add text and icon default anchor options by @bbazukun123 in #157
- [v8] Feat: ScrollBox Item Proximity Event by @bbazukun123 in #162
- [v8] Fix: Incorrect ScrollBox Bidirectional Vertical Flow by @bbazukun123 in #165
- [v8] Feat: Expose trackpad's axis values and add a
scrollToPosition
method by @bbazukun123 in #161
Full Changelog: v2.0.1...v2.1.0
v1.1.0
What's Changed
- Feat: add text and icon default anchor options by @bbazukun123 in #155
- Feat: ScrollBox Item Proximity Event by @bbazukun123 in #163
- Fix: Incorrect ScrollBox Bidirectional Vertical Flow by @bbazukun123 in #164
- Feat: trackpad's axis values and add a
scrollToPosition
method by @bbazukun123 in #166
Full Changelog: v1.0.1...v1.1.0