Releases: playcanvas/pcui
Releases · playcanvas/pcui
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.0
v3.1.1
What's New
- update the @playcanvas/observer dependency to 1.3.6
3.1.0
What's New
- Retire Element#element and Element#disabled #208
- Migrate key event handlers to use key instead of keyCode #209
- Improve Element typing #212
- Reformat binding docs #213
- Remove unused local storage API #215
- Remove some occurrences of 'as any' #217
- Remove conf-tsd.json #216
- Remove unused functions from utils.ts #214
- Remove text argument for RadioButton #218
- Further type refinements #221
- Refactor DOM event handlers #222
- ref(Math): refactor rgb2hsv #202
- Remove CSS vendor prefixing #229
- More Stylelint fixes #230
- Fix mouseover handling of TreeViewItems #224
- Refactor VectorInput #232
- Refactor ColorPicker #226
- Fix Button font when adding to body element #235
- Fix creating ArrayInput without options #238
- Explicitly declare CSS accessors on Element #239
- Refactor SliderInput #236
- Fix wheel event handler warning for NumericInput #241
- Remove empty objects from constructor calls #242
- Allow menu items with no onSelect function #244
- Correctly handle non-numeric values entered into NumericInput #245
- Typing of ColorPicker now complete #246
- Simplify test for array element equality #249
- Better typing for Element #250
- Remove redundant /index from ts imports #254
- VectorInput default precision value #256
- @playcanvas/observer as a dependency #257