Enhancements
- Added helper hooks
useIndexTableRowHovered
,useIndexTableRowSelected
, anduseIndexTableContainerScroll
toIndexTable
(#4286) - Added token for slim border radius (#4573)
- Improved
Popover
component and its animation (#4580) - Improved
base
easing curve (#4580) - Removed vertical padding from wrapping div of
ActionList
(#4571)
Bug fixes
- Removed extraneous space in
MediaCard
when card has no actions (thanks to @emilycritter for the pull request) - Fixed a bug in
Stack
where vertical spacing was off (#4572)
Documentation
- Fixed typo in
DropZone
documentation 4566
Development workflow
- Updated Loom to v1 (#950)
Dependency upgrades
Bumped polaris-icons to v4.10.0 (#4569)