Skip to content

Releases: Shopify/polaris

@shopify/polaris-tokens@8.9.0

26 Mar 23:35
Compare
Choose a tag to compare

Minor Changes

  • #11691 1e613de8b Thanks @aaronccasanova! - - Added ThemeProvider component
    • Removed html from theme classes to remove global theme constraint
    • Updated useTheme to be context aware of parent themes
    • Updated Portal component to be context aware of parent themes
    • Initialized a dark-experimental theme

@shopify/polaris-migrator@0.28.3

Patch Changes

  • Updated dependencies [1e613de8b]:
    • @shopify/polaris-tokens@8.9.0
    • @shopify/stylelint-polaris@15.4.1

@shopify/polaris-icons@8.9.0

26 Mar 23:35
Compare
Choose a tag to compare

Minor Changes

@shopify/stylelint-polaris@15.4.0

Minor Changes

  • #11677 f6ba2b2a8 Thanks @jesstelford! - Add --pg- as a disallowed CSS Custom Property prefix (these are "global" Custom Properties used within @shopify/polaris-react).

@shopify/polaris@12.22.1

21 Mar 22:44
Compare
Choose a tag to compare

Patch Changes

@shopify/polaris@12.22.0

21 Mar 14:47
Compare
Choose a tag to compare

Minor Changes

  • #11677 f6ba2b2a8 Thanks @jesstelford! - Migrated @shopify/polaris from SASS to CSS using postcss plugins

  • #11723 4699bb229 Thanks @mrcthms! - Updated BulkActions to only show actions when selectMode is true

  • #11727 c3ba6ae1b Thanks @sam-b-rose! - Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components.

Patch Changes

@shopify/polaris-migrator@0.28.2

Patch Changes

  • #11754 f57db81df Thanks @jesstelford! - Move migrations to v14 since the node v20 requirement will be the only change in v13

  • Updated dependencies [f6ba2b2a8]:

    • @shopify/stylelint-polaris@15.4.0

@shopify/polaris@12.21.0

11 Mar 21:49
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@shopify/polaris-icons@8.8.0

11 Mar 21:49
Compare
Choose a tag to compare

Minor Changes

@shopify/polaris@12.20.0

05 Mar 08:13
Compare
Choose a tag to compare

Minor Changes

  • #11663 ab2877249 Thanks @mrcthms! - Updated BulkActions to support containing a flat array of actions into a single section within the ActionList

  • #11674 042b428be Thanks @mrcthms! - Updated BulkActions to show titles of sections if provided

Patch Changes