Skip to content

v16.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 17:49
· 322 commits to main since this release
5599159

16.3.1 (2024-01-25)

Bug Fixes

  • alert: prevent error if alert is initially closed (#1156) (b7841d7), closes #92
  • button group: fix border disappears in button group with disable (#1139) (bbea2f6), closes #915
  • button-group: handle keyboard focus for async menu buttons (#1142) (fa1da8a), closes #952
  • button: skip animation on first render of loading button (#1141) (6692977), closes #1075
  • datagrid: use correct layers, remove no-op z-indexes (#774) (5599159), closes #773
  • date-picker: trigger validation on min/max date change (#1138) (497bac5), closes #816
  • input: use "pointer" cursor for input action buttons (#1153) (5272ecc), closes #559