Skip to content

Releases: DataBiosphere/findable-ui

v47.0.2

11 Dec 08:09
d3d7ef7

Choose a tag to compare

47.0.2 (2025-12-11)

Chores

  • remove trailing whitespace from README to trigger release (#728) (5f24174)

v47.0.1

11 Dec 07:12
d687b4c

Choose a tag to compare

47.0.1 (2025-12-11)

Chores

v47.0.0

11 Dec 06:07
a2fdb50

Choose a tag to compare

47.0.0 (2025-12-11)

⚠ BREAKING CHANGES

  • upgrade Node.js from 20.10.0 to 22.12.0 (#713) (#716)

Chores

v46.1.3

02 Dec 00:55
0000c21

Choose a tag to compare

46.1.3 (2025-12-01)

Chores

v46.1.2

21 Nov 03:39
9862c76

Choose a tag to compare

46.1.2 (2025-11-21)

Bug Fixes

  • bug/ui issue: horizontal table scroll triggers browser history navigation (#702) (#707) (750cbf4)

v46.1.1

10 Nov 07:12
a9c66ec

Choose a tag to compare

46.1.1 (2025-11-10)

Bug Fixes

  • column filters clear all filters does not clear all filters with initial column filters (#699) (#700) (75d1c2d)

v46.1.0

04 Nov 06:08
be3f0ad

Choose a tag to compare

46.1.0 (2025-11-03)

Features

  • update column filter adapter to render custom filter values (#694) (#695) (67404e9)

Bug Fixes

  • update column filter adapter to always show filter values with a zero count (#696) (#697) (a693f3b)

v46.0.0

28 Oct 05:52
0829b42

Choose a tag to compare

46.0.0 (2025-10-28)

⚠ BREAKING CHANGES

  • add get static props helper function (#691) (#692)
  • add helper functions remarkHeadings and rehypeSlug (#684) (#685)
  • add get static paths helper function (#688) (#693)

Features

Bug Fixes

Chores

  • upgrade packages (minor) and fix security warnings (#671) (#673) (6b067d5)

v45.1.0

18 Sep 05:03
f62d431

Choose a tag to compare

45.1.0 (2025-09-18)

Features

  • extend row selection feature to handle validation messages for each row (#666) (#669) (04fc041)
  • update row selection component to display disabled state (#663) (#667) (c2c9fb2)
  • update table row to display disabled state (#665) (#668) (2c6000f)

v45.0.0

10 Sep 04:40
8a23fb6

Choose a tag to compare

45.0.0 (2025-09-10)

⚠ BREAKING CHANGES

  • refactor existing tabletoolbar with download button component (#652) (#656)

Features

  • create download button (#651) (#655) (2c4959a)
  • create new tabletoolbar with download button - independent of explorestate (#653) (028558a)
  • create new tabletoolbar with download button - independent of explorestate (#653) (#657) (028558a)
  • implement tanstack custom feature to support download table data (#650) (#654) (c897fbb)
  • refactor existing tabletoolbar with download button component (#652) (#656) (f4d5695)

Code Refactoring

  • align table download feature more closely with tanstack standards (#659) (#660) (46d3bb3)