Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

v6.2.0

Choose a tag to compare

@kyledurand kyledurand released this 23 Mar 13:21
· 3971 commits to main since this release

Enhancements

  • Added zIndexOverride prop to Popover (#3937)
  • Added statusAndProgressLabelOverride prop to Badge (#4028)
  • Added an onError hook to the Avatar 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 use autocomplete=nope instead of autocomplete=off (#4053)

Dependency upgrades

  • Update @shopify/polaris-tokens to v3.0.0 (#4030)

Documentation

  • Replaced mentions of "invalid" with not "valid" (#4056)