Skip to content

4.2.2

Compare
Choose a tag to compare
@rtivital rtivital released this 01 May 08:19
· 4674 commits to master since this release
  • Fix DateRangePicker popover not closing when user clicks outside on touch device
  • Fix Alert a11y name without provided id
  • Call onChange prop function when clearing TimeInput (#1342)
  • Fix labelProp color property getting overwritten by Divider component color (#1343)
  • Lock @emotion/* packages versions to prevent mismatch when installing with npm
  • Fix incorrect value syncing for hooks with different local storage keys in use-local-storage hook
  • Move font-smoothing styles to body element to allow overrides