Releases: playcanvas/pcui
Releases · playcanvas/pcui
v2.9.0
What's New
- [Breaking] Numeric input to use shift for precision when using arrow keys or dragging #187
- Migrate PCUI to TypeScript (#190)
v2.8.0
What's New
- React components in TypeScript (#186)
v2.7.1
What's New
- move the unstyled pcui react build to it's own repo (#185)
v2.7.0
What's New
- added color picker, gradient picker and canvas (#182)
- themes (#184)
v2.6.4
What's New
- TreeView react component fix (#181)
v2.6.3
What's New
- Component Event Updates (#180)
v2.6.2
What's New
- Adds 10 New Icons to the Font Sheet (#178)
v2.6.1
What's New
- Element class property (#177)
v2.6.0
What's New
- Embedded font icons (#138)
v2.5.0
What's New
- Set selected from passed in args on TreeViewItem (#173)
- Update how styles are included in the project (#175)
Bug Fixes
- Minor Bug Fixes made to RadioButton component
- remove the styling import from the GridViewItem file (#176)
- Lint fix