Skip to content

v0.40.1

Compare
Choose a tag to compare
@metonym metonym released this 14 Jul 20:54
· 923 commits to master since this release

Compare v0.40.0...v0.40.1

Fixes

  • focus first, non-disabled TreeView node if active id does not match the selected id (b084350)
  • set type="button" on OverflowMenu to prevent submit behavior when pressing "Enter" ( ac4dff0)
  • update semantic attributes in OverflowMenuItem (af1caf9)
  • do not render OverflowMenuItem title attribute if using a slot (542200b)
  • do not dispatch NumberInput on:change event on initialization (9e5adfa)
  • dynamically load ESM flatpickr rangePlugin (7777171)
  • forward input, focus events to Select (6a7fdd1)
  • type DataTableRowId as any, fixes (2b9e614)