v0.40.1
Fixes
- focus first, non-disabled
TreeView
node if active id does not match the selected id (b084350) - set
type="button"
onOverflowMenu
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
asany
, fixes (2b9e614)