v1.3.0
Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more how to migrate to 1.3.0.
What's Changed
🙌 Notable Changes
- feat: change events to align with native browser behavior by @nielslyngsoe in #476
- build: add support for Node.js 18 by @iOvergaard in #479
🚀 New Features
🐛 Bug Fixes
- fix: uui-file-dropzone does not export its event classes by @iOvergaard in #477
- fix: uui-file-dropzone does not follow the inferred interface for dropped files by @iOvergaard in #478
- fix(uui-ref-list): fit within width of given enviroment by @nielslyngsoe in #473
- fix: keydown events are prevented from bubbling in uui-table-cell by @iOvergaard in #480
- Fix dragging in color area and sync value by @bjarnef in #486
- fix: not possible to drag&drop file with multiple dots by @iOvergaard in #487
- Make color slider disabled state consistent with disabled color area by @bjarnef in #489
- fix: correct import paths by @nielslyngsoe in #496
- fix: rename 'unselect' event to 'deselect' by @nielslyngsoe in #497
Other Changes
- build: upgrade storybook to v7 by @julczka in #468
- Update story for color swatches by @bjarnef in #488
- docs: storybook readme addon is not showing the readme content by @iOvergaard in #498
- docs: storybook color props by @iOvergaard in #500
Full Changelog: v1.2.1...v1.3.0