Minor Changes
- feat: Autocomplete now accepts custom filter function using the prop
filter
(#2208)
Patch Changes
-
bugfix: Fixed Tree View component bug that prevented clicking Tree elements. (#2171)
-
bugfix: Table cells are only focusable when the
interactive
prop is enabled (#2194) -
bugfix: Improved keyboard interaction and accessability for the AppRailTile (#2172)
-
bugfix: Drawers now have a smoother close animation by default (#2219)
-
bugfix: Drawer touch events are now passive (#2220)
-
chore: Progress Bar and Progress Radial now include dedicated
transition
props (#2196)