polaris

Shopify’s design system to help us work together to build a great experience for all of our merchants.

OTHER License

Downloads
1.7M
Stars
5.8K
Committers
497

Bot releases are visible (Hide)

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

  • #7993 128f147d1 Thanks @aaronccasanova! - Created polaris/declaration-property-value-disallowed-list rule to ignore failures in @font-face at-rules

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

  • #7817 6c310101d Thanks @henryyi! - Added secondaryActions prop in Navigation.Item to support up to two actions

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

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.

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

Patch Changes

  • #7925 4e33e1ced Thanks @jas7457! - Updated IndexTable and ProgressBar to no longer log errors about deprecated React.findDOMNode
polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Patch Changes

polaris - @shopify/[email protected]

Published by shopify-github-actions-access[bot] almost 2 years ago

Minor Changes

  • #7893 9e617c4d9 Thanks @yurm04! - Updating TextField and Select border colors to be compliant with accessibility color contrast guidance

  • #7910 5a4faf821 Thanks @henryyi! - Added support for hover delay before displaying tooltip

Patch Changes

  • #7890 53d836dc2 Thanks @mrcthms! - Fixed display bug with BulkActions when content in the table changes at the same time the bulk actions bar is visible

  • #7846 65131df18 Thanks @qt314! - - Changed border radius of focus-ring to use shape tokens instead of adding an extra 1px

    • Updated TextField placeholder text to not change to a custom color on error
    • Delete an unused class in the DataTable and IndexTable
    • Replace some px values with tokens
    • Add some stylelint ignore context comments
  • #7891 ff82bdb18 Thanks @mrcthms! - Updated the colors of the borders of the buttons in the BulkActions component