Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.07 KB

UNRELEASED.md

File metadata and controls

31 lines (17 loc) · 1.07 KB

Unreleased changes

Use the changelog guidelines to format new entries. 💜

Breaking changes

Enhancements

  • Added helper hooks useIndexTableRowHovered, useIndexTableRowSelected, and useIndexTableContainerScroll to IndexTable (#4286)
  • Added token for slim border radius (#4573)

Bug fixes

  • Removed extraneous space in MediaCard when card has no actions (#4538)
  • Fixed a bug in Stack where vertical spacing was off (#4572)

Documentation

  • Fixed typo in DropZone documentation 4566

Development workflow

  • Updated Loom to v1 (#950)

Dependency upgrades

Bump polaris-icons to v4.10.0 (#4569)

Code quality

Deprecations