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

@shopify/polaris@10.18.0

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 06 Jan 17:16
· 2218 commits to main since this release
4b8553c

Minor Changes

Patch Changes

  • #7988 382784f4e Thanks @kyledurand! - Reduced spacing on ChoiceList children

  • #7899 930f077eb Thanks @jeradg! - Fixed a bug where Tooltips nested in Scrollable containers sometimes don't update their positions correctly

  • #7831 47487ee0c Thanks @acmertz! - Updated the focus helper functions to no longer treat buttons with aria-disabled="true" and tabindex="-1" (but nodisabled` attribute) as focusable.