Skip to content

Releases: hypothesis/frontend-shared

v7.11.0

20 Jun 07:07
Compare
Choose a tag to compare

Added

  • Add fill attribute to pointer-up and pointer-down icons by @acelaya in #1586
  • Allow useOrderedRows to put all null elements at the bottom by @acelaya in #1587

Full Changelog: v7.10.1...v7.11.0

v7.10.1

04 Jun 10:26
Compare
Choose a tag to compare

Fixed

  • Allow OrderDirection type to be imported from the main entry point by @acelaya in #1569
  • Do not call onConfirmRow when Enter is pressed in DataTable row children by @acelaya in #1574

Full Changelog: v7.10.0...v7.10.1

v7.10.0

27 May 14:00
Compare
Choose a tag to compare

Added

Full Changelog: v7.9.0...v7.10.0

v7.9.0

10 May 09:45
Compare
Choose a tag to compare

Added

  • Add popover capabilities to SelectNext listbox by @acelaya in #1540
  • Use utilities from @hypothesis/frontend-testing over local ones by @acelaya in #1548

Full Changelog: v7.8.0...v7.9.0

v7.8.0

29 Apr 10:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.1...v7.8.0

v7.7.1

24 Apr 14:08
Compare
Choose a tag to compare

Fixed

  • Fix case-insensitive comparisons in useOrderedRows hook by @acelaya in #1531

Full Changelog: v7.7.0...v7.7.1

v7.7.0

22 Apr 13:16
Compare
Choose a tag to compare

Added

Full Changelog: v7.6.1...v7.7.0

v7.6.1

11 Apr 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.0...v7.6.1

v7.6.0

21 Mar 13:11
Compare
Choose a tag to compare

Added

Full Changelog: v7.5.0...v7.6.0

v7.5.0

14 Feb 11:25
Compare
Choose a tag to compare

Added

  • Allow a custom title for close button to be provided to Dialogs by @acelaya in #1460

Changed

  • Remove prefixes from toast messages by @acelaya in #1462
  • Update to latest GitHub actions version which use node 20 by @acelaya in #1453

Full Changelog: v7.4.0...v7.5.0