Releases: playcanvas/pcui
Releases · playcanvas/pcui
v1.1.21
What's new
- First select the treeview item and open its parents before focusing on it #113
- [TextInput] Revert to previous value on esc key press #112
Impacted
v1.1.20
What's new
- Fix error with undefined values in VectorInput #111
v1.1.19
What's New
- Small context menu bugfix (#108)
- update the label group (#109)
- Add @Class and fix JSDoc output via tsd.js (#95)
v1.1.17
What's new
- If ArrayInput value is not an array set value to empty array instead (#105)
v1.1.16
What's New
- update font urls to pc.com instead of s3 (#102)
- include an esm build of pcui (#101)
- support a development webpack build (#97)
- remove context menus if they haven't been interacted with in 500ms (#96)
- Add Typescript definitions for PCUI (#94)
v1.1.15
What's new
- Update the dom hierarchy when the treeview receives new props (#90)
- TreeViewItem selected react (#91)
- Remove dummy text from the label components default text property (#93)
- Vector input string value (#92)
v1.1.14
What's new
- When filtering SelectInput options, reorder them based on their best match (#89)
v1.1.13
What's new
- Fix numeric inputs not using precision when viewing multiple values #85
v1.1.12
What's new
Do not manually call removeChild for elements with destroyed parent #83