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

@shopify/polaris@10.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 18:42
· 2566 commits to main since this release
d0e5017

Minor Changes

  • #6976 ae7345f0c Thanks @tylernoseworthy! - - Added a fixedFirstColumns prop to DataTable so that multiple columns can be fixed

    • Deprecated the DataTable fixedFirstColumn prop
  • #7043 60086a61f Thanks @philschoefer! - Updates to DataTable

    • Fixed DataTable cell content not wrapping when the truncate prop is false
    • Added support for setting the DataTable truncate prop without having to set the fixedFirstColumns prop

Patch Changes