pixijs/ui (@pixi/ui)
### [`v2.1.5`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.5)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.4...v2.1.5)
#### What's Changed
- fix: Emit ScrollBox scroll event when dragging content by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/192](https://redirect.github.com/pixijs/ui/pull/192)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.4...v2.1.5
### [`v2.1.4`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.4)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.3...v2.1.4)
#### What's Changed
- types: Updated List to accept generic types like Container by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/191](https://redirect.github.com/pixijs/ui/pull/191)
- fix: setSize not being overridden by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/190](https://redirect.github.com/pixijs/ui/pull/190)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.3...v2.1.4
### [`v2.1.3`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.3)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.2...v2.1.3)
#### What's Changed
- fix: Interactivity for sliders outside bounds by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/182](https://redirect.github.com/pixijs/ui/pull/182)
- fix: RadioGroup labels type error by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/181](https://redirect.github.com/pixijs/ui/pull/181)
- Feat: added OnInput event to support IME by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/183](https://redirect.github.com/pixijs/ui/pull/183)
- feat: Added slider step support by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/180](https://redirect.github.com/pixijs/ui/pull/180)
- Feat: Add scroll event listener to ScrollBox by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/187](https://redirect.github.com/pixijs/ui/pull/187)
#### New Contributors
- [@CatchABus](https://redirect.github.com/CatchABus) made their first contribution in [https://github.com/pixijs/ui/pull/182](https://redirect.github.com/pixijs/ui/pull/182)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.2...v2.1.3
### [`v2.1.2`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.2)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.1...v2.1.2)
#### What's Changed
- 171 Error when using slider by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/172](https://redirect.github.com/pixijs/ui/pull/172)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.1...v2.1.2
### [`v2.1.1`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.1)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.0...v2.1.1)
#### What's Changed
- \[v8] Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/168](https://redirect.github.com/pixijs/ui/pull/168)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.0...v2.1.1
### [`v2.1.0`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.0)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.0.1...v2.1.0)
#### What's Changed
- \[v8] Feat: add text and icon default anchor options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/157](https://redirect.github.com/pixijs/ui/pull/157)
- \[v8] Feat: ScrollBox Item Proximity Event by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/162](https://redirect.github.com/pixijs/ui/pull/162)
- \[v8] Fix: Incorrect ScrollBox Bidirectional Vertical Flow by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/165](https://redirect.github.com/pixijs/ui/pull/165)
- \[v8] Feat: Expose trackpad's axis values and add a `scrollToPosition` method by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/161](https://redirect.github.com/pixijs/ui/pull/161)
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.0.1...v2.1.0
### [`v2.0.1`](https://redirect.github.com/pixijs/ui/releases/tag/v2.0.1)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.0.0...v2.0.1)
#### What's Changed
- Update README.md by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/150](https://redirect.github.com/pixijs/ui/pull/150)
- \[v8] Fix: Fancy Button Content Fitting by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/152](https://redirect.github.com/pixijs/ui/pull/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
**Full Changelog**: https://github.com/pixijs/ui/compare/v2.0.0...v2.0.1
### [`v2.0.0`](https://redirect.github.com/pixijs/ui/releases/tag/v2.0.0)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.5...v2.0.0)
#### What's Changed
- Breaking: Pixi v8 update by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/142](https://redirect.github.com/pixijs/ui/pull/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 [https://github.com/pixijs/ui/issues/134](https://redirect.github.com/pixijs/ui/issues/134))
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.0...v2.0.0
### [`v1.1.5`](https://redirect.github.com/pixijs/ui/compare/v1.1.4...v1.1.5)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.4...v1.1.5)
### [`v1.1.4`](https://redirect.github.com/pixijs/ui/compare/v1.1.3...v1.1.4)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.3...v1.1.4)
### [`v1.1.3`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.3)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.2...v1.1.3)
Version [1.1.2](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2) was accidently released without any files, this release contains the changes from [1.1.2](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2)
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.2...v1.1.3
### [`v1.1.2`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.1...v1.1.2)
π¨ NOTE π¨
This version was accidently released to npm with empty files. Please use `1.1.3`
#### What's Changed
- Fix [#171](https://redirect.github.com/pixijs/ui/issues/171) Error when using slider by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/173](https://redirect.github.com/pixijs/ui/pull/173)
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.1...v1.1.2
### [`v1.1.1`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.1)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.0...v1.1.1)
#### What's Changed
- Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/167](https://redirect.github.com/pixijs/ui/pull/167)
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.0...v1.1.1
### [`v1.1.0`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.0)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.0.1...v1.1.0)
#### What's Changed
- Feat: add text and icon default anchor options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/155](https://redirect.github.com/pixijs/ui/pull/155)
- Feat: ScrollBox Item Proximity Event by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/163](https://redirect.github.com/pixijs/ui/pull/163)
- Fix: Incorrect ScrollBox Bidirectional Vertical Flow by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/164](https://redirect.github.com/pixijs/ui/pull/164)
- Feat: trackpad's axis values and add a `scrollToPosition` method by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/166](https://redirect.github.com/pixijs/ui/pull/166)
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.1...v1.1.0
### [`v1.0.1`](https://redirect.github.com/pixijs/ui/releases/tag/v1.0.1)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.0.0...v1.0.1)
#### What's Changed
- Fix: Fancy Button Content Fitting by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/149](https://redirect.github.com/pixijs/ui/pull/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 the `ignoreRefitting` option
**Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.0...v1.0.1
### [`v1.0.0`](https://redirect.github.com/pixijs/ui/releases/tag/v1.0.0)
[Compare Source](https://redirect.github.com/pixijs/ui/compare/v0.10.5...v1.0.0)
#### What's Changed
- Feat: Add items to the Select element dynamically by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/131](https://redirect.github.com/pixijs/ui/pull/131)
- Feat: add shift scroll and global scroll by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/143](https://redirect.github.com/pixijs/ui/pull/143)
- Feat: Allow ScrollBox size to change dynamically by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/141](https://redirect.github.com/pixijs/ui/pull/141)
- Feat: allow TextClass to be passed into components by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/144](https://redirect.github.com/pixijs/ui/pull/144)
- Fix: Slider - Set eventMode to 'none' for slider handles and fill by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/147](https://redirect.github.com/pixijs/ui/pull/147)
- Feat: Individual Top/Bottom/Left/Right Padding Options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/148](https://redirect.github.com/pixijs/ui/pull/148)
**Full Changelog**: https://github.com/pixijs/ui/compare/v0.10.5...v1.0.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^0.10.5
->^2.0.0
Release Notes
pixijs/ui (@pixi/ui)
### [`v2.1.5`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.5) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.4...v2.1.5) #### What's Changed - fix: Emit ScrollBox scroll event when dragging content by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/192](https://redirect.github.com/pixijs/ui/pull/192) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.4...v2.1.5 ### [`v2.1.4`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.4) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.3...v2.1.4) #### What's Changed - types: Updated List to accept generic types like Container by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/191](https://redirect.github.com/pixijs/ui/pull/191) - fix: setSize not being overridden by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/190](https://redirect.github.com/pixijs/ui/pull/190) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.3...v2.1.4 ### [`v2.1.3`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.3) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.2...v2.1.3) #### What's Changed - fix: Interactivity for sliders outside bounds by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/182](https://redirect.github.com/pixijs/ui/pull/182) - fix: RadioGroup labels type error by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/181](https://redirect.github.com/pixijs/ui/pull/181) - Feat: added OnInput event to support IME by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/183](https://redirect.github.com/pixijs/ui/pull/183) - feat: Added slider step support by [@CatchABus](https://redirect.github.com/CatchABus) in [https://github.com/pixijs/ui/pull/180](https://redirect.github.com/pixijs/ui/pull/180) - Feat: Add scroll event listener to ScrollBox by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/187](https://redirect.github.com/pixijs/ui/pull/187) #### New Contributors - [@CatchABus](https://redirect.github.com/CatchABus) made their first contribution in [https://github.com/pixijs/ui/pull/182](https://redirect.github.com/pixijs/ui/pull/182) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.2...v2.1.3 ### [`v2.1.2`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.2) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.1...v2.1.2) #### What's Changed - 171 Error when using slider by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/172](https://redirect.github.com/pixijs/ui/pull/172) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.1...v2.1.2 ### [`v2.1.1`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.1) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.1.0...v2.1.1) #### What's Changed - \[v8] Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/168](https://redirect.github.com/pixijs/ui/pull/168) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.1.0...v2.1.1 ### [`v2.1.0`](https://redirect.github.com/pixijs/ui/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.0.1...v2.1.0) #### What's Changed - \[v8] Feat: add text and icon default anchor options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/157](https://redirect.github.com/pixijs/ui/pull/157) - \[v8] Feat: ScrollBox Item Proximity Event by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/162](https://redirect.github.com/pixijs/ui/pull/162) - \[v8] Fix: Incorrect ScrollBox Bidirectional Vertical Flow by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/165](https://redirect.github.com/pixijs/ui/pull/165) - \[v8] Feat: Expose trackpad's axis values and add a `scrollToPosition` method by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/161](https://redirect.github.com/pixijs/ui/pull/161) **Full Changelog**: https://github.com/pixijs/ui/compare/v2.0.1...v2.1.0 ### [`v2.0.1`](https://redirect.github.com/pixijs/ui/releases/tag/v2.0.1) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v2.0.0...v2.0.1) #### What's Changed - Update README.md by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/150](https://redirect.github.com/pixijs/ui/pull/150) - \[v8] Fix: Fancy Button Content Fitting by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/152](https://redirect.github.com/pixijs/ui/pull/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 **Full Changelog**: https://github.com/pixijs/ui/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://redirect.github.com/pixijs/ui/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.5...v2.0.0) #### What's Changed - Breaking: Pixi v8 update by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/142](https://redirect.github.com/pixijs/ui/pull/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 [https://github.com/pixijs/ui/issues/134](https://redirect.github.com/pixijs/ui/issues/134)) **Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.0...v2.0.0 ### [`v1.1.5`](https://redirect.github.com/pixijs/ui/compare/v1.1.4...v1.1.5) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.4...v1.1.5) ### [`v1.1.4`](https://redirect.github.com/pixijs/ui/compare/v1.1.3...v1.1.4) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.3...v1.1.4) ### [`v1.1.3`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.3) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.2...v1.1.3) Version [1.1.2](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2) was accidently released without any files, this release contains the changes from [1.1.2](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2) **Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.2...v1.1.3 ### [`v1.1.2`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.2) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.1...v1.1.2) π¨ NOTE π¨ This version was accidently released to npm with empty files. Please use `1.1.3` #### What's Changed - Fix [#171](https://redirect.github.com/pixijs/ui/issues/171) Error when using slider by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/173](https://redirect.github.com/pixijs/ui/pull/173) **Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.1...v1.1.2 ### [`v1.1.1`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.1.0...v1.1.1) #### What's Changed - Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/167](https://redirect.github.com/pixijs/ui/pull/167) **Full Changelog**: https://github.com/pixijs/ui/compare/v1.1.0...v1.1.1 ### [`v1.1.0`](https://redirect.github.com/pixijs/ui/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.0.1...v1.1.0) #### What's Changed - Feat: add text and icon default anchor options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/155](https://redirect.github.com/pixijs/ui/pull/155) - Feat: ScrollBox Item Proximity Event by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/163](https://redirect.github.com/pixijs/ui/pull/163) - Fix: Incorrect ScrollBox Bidirectional Vertical Flow by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/164](https://redirect.github.com/pixijs/ui/pull/164) - Feat: trackpad's axis values and add a `scrollToPosition` method by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/166](https://redirect.github.com/pixijs/ui/pull/166) **Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.1...v1.1.0 ### [`v1.0.1`](https://redirect.github.com/pixijs/ui/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v1.0.0...v1.0.1) #### What's Changed - Fix: Fancy Button Content Fitting by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/149](https://redirect.github.com/pixijs/ui/pull/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 the `ignoreRefitting` option **Full Changelog**: https://github.com/pixijs/ui/compare/v1.0.0...v1.0.1 ### [`v1.0.0`](https://redirect.github.com/pixijs/ui/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/pixijs/ui/compare/v0.10.5...v1.0.0) #### What's Changed - Feat: Add items to the Select element dynamically by [@CyberDex](https://redirect.github.com/CyberDex) in [https://github.com/pixijs/ui/pull/131](https://redirect.github.com/pixijs/ui/pull/131) - Feat: add shift scroll and global scroll by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/143](https://redirect.github.com/pixijs/ui/pull/143) - Feat: Allow ScrollBox size to change dynamically by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/141](https://redirect.github.com/pixijs/ui/pull/141) - Feat: allow TextClass to be passed into components by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/144](https://redirect.github.com/pixijs/ui/pull/144) - Fix: Slider - Set eventMode to 'none' for slider handles and fill by [@Zyie](https://redirect.github.com/Zyie) in [https://github.com/pixijs/ui/pull/147](https://redirect.github.com/pixijs/ui/pull/147) - Feat: Individual Top/Bottom/Left/Right Padding Options by [@bbazukun123](https://redirect.github.com/bbazukun123) in [https://github.com/pixijs/ui/pull/148](https://redirect.github.com/pixijs/ui/pull/148) **Full Changelog**: https://github.com/pixijs/ui/compare/v0.10.5...v1.0.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.