Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.46 KB

UNRELEASED.md

File metadata and controls

33 lines (20 loc) · 1.46 KB

Unreleased changes

Use the changelog guidelines to format new entries. 💜

Breaking changes

Enhancements

  • Added statusAndProgressLabelOverride prop to Badge (#4028)
  • Added an onError hook to the Avatar component (#4052)
  • Added zIndexOverride prop to Popover (#3937)

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)
  • Remove focus ring on click for ActionList (#4034)
  • Updated <TextField> to use autocomplete=nope instead of autocomplete=off (#4053)

Documentation

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

Development workflow

Dependency upgrades

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

Code quality

Deprecations