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

@shopify/polaris@10.47.2

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 24 Apr 14:31
· 1754 commits to main since this release

Patch Changes

  • #9039 cda94e7a6 Thanks @matallo! - Updated the focus helper functions, order of selectors for button:not(:disabled):not([aria-disabled="true"]):not([tabindex="-1"]) was returning an error, moved :not(:disabled) to the end.