v1.3.0-rc.0
Pre-release
Pre-release
What's Changed
Note
Some events have changed name and/or behavior and you may need to be aware of this for advanced use cases.
Read more about the changes here.
🙌 Notable
- 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
Other Changes
Full Changelog: v1.2.0...v1.3.0-rc.0