Enhancements
- Added
zIndexOverride
prop toPopover
(#3937) - Added
statusAndProgressLabelOverride
prop toBadge
(#4028) - Added an
onError
hook to theAvatar
component (#4052)
Bug fixes
IndexTable
Remove parent resource name from bulk select action (#4013)- Ensured
@charset
declaration is the first thing in our styles.css file (#4019) - Fix
Modal.Section
divider color to match header and footer divider (#4021) - Fix
IndexTable
sticky header alignment and jank (#4033 - Remove focus ring on click for ActionList (#4034)
- Updated
<TextField>
to useautocomplete=nope
instead ofautocomplete=off
(#4053)
Dependency upgrades
- Update
@shopify/polaris-tokens
to v3.0.0 (#4030)
Documentation
- Replaced mentions of "invalid" with not "valid" (#4056)