Releases: playcanvas/pcui
Releases · playcanvas/pcui
v4.1.2
What's Changed
- Protect navigator access from causing a ReferenceError by @kungfooman in #323
v4.0.10
v4.0.6
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
What's New
- [FIX] Arrow keys to edit NumericInput value #278
- Type searchItems function #276
- [BREAKING] Remove Element#class setter #272
- [BREAKING] Remove first parameter of Element constructor #273
- [BREAKING] Remove Element#classAdd and Element#classRemove #274
- Move property initialization out of constructors #275
- Remove: flag allowSyntheticDefaultImports from ts config #282
- InputElement class #281
- Various typing improvements #283
- NumericInput: Focus on slider click #284
- Further type refinements #285
- Add Icon Browser #286
- Remove _treeOrder member from TreeViewItem #287
- Minor binding refactor #288
- Remove 7 unused NPM dependencies #289
- Switch build process to the official Rollup TypeScript plugin #290
- Prohibit empty interfaces in the codebase #292
- Fix 9 more @ts-ignore statements #295
- React class prop fix #296