Releases: pixijs/ui
Releases · pixijs/ui
v0.10.0
!!! Braking changes
- ProgressBar settings
fillOffset
property is replaced withfillPaddings
and the logic of this setting is changed, check docs - ProgressBar settings
bg
&fill
properties types changed fromContainer | string
toSprite | Graphics | string
, check docs - Input settings
bg
property type changed fromContainer | string
toSprite | 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
What's Changed
- 102 Not full override of destroy method. by @CyberDex in #103
- 99 wheel event listener not removed on ScrollBox destroy by @CyberDex in #104
- 98 Problem with the inputbox by @CyberDex in #105
- Fix: Input field: keyboard hides on mobile devices #106 by @CyberDex in #107
- Input: Changing the background Input lead to strange results. #108 by @CyberDex in #109
- CheckBox: When update styles it is broken #110 by @CyberDex in #111
- 94 FancyButton & ButtonContainer does not recognised as Container by @CyberDex in #112
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.3
What's Changed
- fix: missing export for CircularProgressBar by @stereopasa in #89
New Contributors
- @stereopasa made their first contribution in #89
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix: Wrong behaviour in Button view setter. by @CyberDex in #82
- Add new component: Circular Progress Bar by @CyberDex in #84
- Update tweedle.js by @CyberDex in #85
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.4
v0.7.3
What's Changed
- Fix scroll direction problem when game rotated. by @krimeshu in #66
- Right clicking has the same effect of left clicking #75 by @CyberDex in #76
- Multi input not work correctly on mobile #35 by @CyberDex in #78
- Input 'textStyle' field is not optional #68 by @CyberDex in #77
New Contributors
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Full Changelog: v0.7.1...v0.7.2