Skip to content

Releases: Shopify/polaris

@shopify/polaris-migrator@0.28.5

Patch Changes

  • Updated dependencies [f6308995e]:
    • @shopify/polaris-tokens@8.10.0
    • @shopify/stylelint-polaris@15.5.1

@shopify/stylelint-polaris@15.5.0

Minor Changes

  • #11547 df5276317 Thanks @sam-b-rose! - Added warning for font-size, line-height, and font-weight properties. Use the Text component as a preferred option.

@shopify/polaris@12.24.0

Minor Changes

Patch Changes

@shopify/polaris-migrator@0.28.4

Patch Changes

  • Updated dependencies [df5276317]:
    • @shopify/stylelint-polaris@15.5.0

@shopify/stylelint-polaris@15.4.1

Patch Changes

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

@shopify/polaris@12.23.0

Minor Changes

  • #11764 880f31b44 Thanks @itwasmattgregg! - Added align property for FooterHelp

  • #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
  • #11787 c3aefafe2 Thanks @chloerice! - Added support for destructive promotodBulkActions to BulkActions

Patch Changes

  • Updated dependencies [1e613de8b, d689bd8f4]:
    • @shopify/polaris-tokens@8.9.0
    • @shopify/polaris-icons@8.9.0

@shopify/polaris-tokens@8.9.0

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

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).