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

@shopify/polaris@10.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 23:10
· 2592 commits to main since this release
51e295a

Major Changes

  • #6675 2b14c0b60 Thanks @samrose3! - Removed the CustomProperties component. Polaris CSS custom properties are now injected by the AppProvider.

  • #6675 2b14c0b60 Thanks @samrose3! - Removed the colorScheme prop from the following components: AppProvider, PolarisTestProvider, Menu, Popover, UserMenu.

  • #6675 2b14c0b60 Thanks @samrose3! - Removed all legacy breakpoint Sass functions, mixins, and variables. Updated all component styles to use the new Polaris breakpoint aliases.

Minor Changes

  • #6675 2b14c0b60 Thanks @samrose3! - Added new Text and InlineCode components, updated typography token references in styleguide, updated /tokens/typography page in styleguide to /tokens/font, add docs and examples for Text component

Patch Changes