Releases: pixijs/ui
Releases · pixijs/ui
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
v2.0.1
What's Changed
- Update README.md by @CyberDex in #150
- [v8] Fix: Fancy Button Content Fitting by @bbazukun123 in #152
- With this release when you resize a FancyButton the text inside will also now correctly resize to fit the new size
If you want the previous behaviour you can use the ignoreRefitting option
- With this release when you resize a FancyButton the text inside will also now correctly resize to fit the new size
Full Changelog: v2.0.0...v2.0.1
v1.0.1
What's Changed
- Fix: Fancy Button Content Fitting by @bbazukun123 in #149
- With this release when you resize a
FancyButton
the text inside will also now correctly resize to fit the new size
If you want the previous behaviour you can use theignoreRefitting
option
- With this release when you resize a
Full Changelog: v1.0.0...v1.0.1
v2.0.0
What's Changed
- Breaking: Pixi v8 update by @Zyie in #142
- label renamed to labelText in CheckBox
- references to nineSlicePlane renamed to nineSliceSprite
- MaskedFrame rearranged to stop any sprite/graphic from adding a child, as this is deprecated in v8
- Select has a similar rearrangement
- A ProgressBar's mask is no longer attached to the fill but to the container instead, to stop the nested children issue
- mask for input component is now disabled by default, use the addMask property to enable it, recommended to use maxLength to limit symbols amount instead of using mask, as mask adds an additional draw call for each input component (closes #134)
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- Feat: Add items to the Select element dynamically by @CyberDex in #131
- Feat: add shift scroll and global scroll by @Zyie in #143
- Feat: Allow ScrollBox size to change dynamically by @bbazukun123 in #141
- Feat: allow TextClass to be passed into components by @Zyie in #144
- Fix: Slider - Set eventMode to 'none' for slider handles and fill by @Zyie in #147
- Feat: Individual Top/Bottom/Left/Right Padding Options by @bbazukun123 in #148
Full Changelog: v0.10.5...v1.0.0
v0.10.5
What's Changed
- Add items to the Select element dynamically by @CyberDex in #131
- Fix: remove items from a list component was not implemented so remove items from scroll box was not repositioning items
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
Full Changelog: v0.10.1...v0.10.3
v0.10.2
What's Changed
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
Full Changelog: v0.10.0...v0.10.1