Skip to content

v1.3.0

Compare
Choose a tag to compare
@iOvergaard iOvergaard released this 31 May 08:21
v1.3.0
34df44e

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

🚀 New Features

  • feat: add missing native attributes to uui-input and uui-textarea by @loivsen in #484

🐛 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

Full Changelog: v1.2.1...v1.3.0