Skip to content

@shopify/polaris@10.16.0

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 14 Dec 16:26
· 2248 commits to main since this release
02fb68b

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