Skip to content

Releases: hypothesis/frontend-shared

v8.7.0

02 Oct 10:33
Compare
Choose a tag to compare

Added

Full Changelog: v8.6.0...v8.7.0

v8.6.0

30 Sep 09:50
Compare
Choose a tag to compare

Added

Full Changelog: v8.5.0...v8.6.0

v8.5.0

10 Sep 10:05
Compare
Choose a tag to compare

Added

Changed

  • Prevent accidental miss-clicks outside multi-select checkboxes by @acelaya in #1704

Full Changelog: v8.4.3...v8.5.0

v8.4.3

04 Sep 11:43
Compare
Choose a tag to compare

Fixed

  • Make RadioGroup space be evenly split among all radios by @acelaya in #1697

Full Changelog: v8.4.2...v8.4.3

v8.4.2

04 Sep 07:38
Compare
Choose a tag to compare

Changed

Fixed

  • Fix too low contrast in subtitles for selected RadioGroup.Radios by @acelaya in #1695

Full Changelog: v8.4.1...v8.4.2

v8.4.1

02 Sep 08:26
Compare
Choose a tag to compare

Changed

Fixed

  • Expose RadioGroup and RadioGroupProps in package entry point by @acelaya in #1688

Full Changelog: v8.4.0...v8.4.1

v8.4.0

29 Aug 14:15
Compare
Choose a tag to compare

Added

Full Changelog: v8.3.0...v8.4.0

v8.3.0

22 Aug 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.3.0

v8.2.0

21 Aug 13:41
Compare
Choose a tag to compare

Added

  • Use placehold.co to generate placeholder images by @acelaya in #1656
  • New Select look-and-feel.
    • Adjust Select selected options UI by @acelaya in #1659
    • Add checkboxes to multi-select options by @acelaya in #1664
    • Add darker border to Select when listbox is open by @acelaya in #1666
    • Make MultiSelect keep single selection unless a checkbox is clicked by @acelaya in #1665

Fixed

  • Avoid nested anchors when using Link inside RouterLink by @acelaya in #1669
  • Ensure options with value undefined are selected by @acelaya in #1672
  • Do not allow text to be selected in Select options by @acelaya in #1657

Full Changelog: v8.1.0...v8.2.0

v8.1.0

09 Aug 08:49
Compare
Choose a tag to compare

Added

  • Add sortable indicator icon to DataTable sortable columns by @acelaya in #1647 and #1650

Full Changelog: v8.0.0...v8.1.0