Releases: playcanvas/pcui
Releases · playcanvas/pcui
v1.1.11
v1.1.10
v1.1.6
v1.1.5
v1.1.4
What's new
- Change how history combine works for NumericInput and SliderInput (#65)
- Change SliderInput handle behavior which fixes an undo / redo bug and removes the accumulator logic in favor of allowing a small initial offset between the cursor and the handle. #66
Impacted components
- NumericInput
- SliderInput
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's New
- Support for the TreeView and TreeViewItem components (#49)
- Support for the ArrayInput component (#51)
- The TextAreaInput component can now be set to resizable (#42)
- Support for Augments and mixes in storybook (#45)
- Fixed references to the BindingObserversToElement and BindingElementToObservers classes (#44)
- The ContextMenu now exposes its trigger element (#46)
- Fixed the handle position (#35)
- Documented the PCUI site build process (#48)
Modified Components
- ArrayInput
- ContextMenu
- TextAreaInput
- TreeView
- TreeViewItem
- VectorInput