Skip to content

Releases: GenSpectrum/dashboard-components

dashboard-components: v1.17.0

23 Apr 07:07
86cc663

Choose a tag to compare

1.17.0 (2026-04-23)

Features

  • components: gs-mutations-over-time: lazily load pages (#1101) (8128488)
  • components: mutations over time: prevent layout shift when loading a page lazily (#1105) (b0efb07)

dashboard-components: v1.16.0

17 Mar 08:24
99c92fe

Choose a tag to compare

1.16.0 (2026-03-17)

Features

  • components: bump react from 18.3.1 to 19.0.0 in /components (#673) (53d4d00)

Bug Fixes

  • components: small UI tweaks for queries-over-time (#1096) (c5c5840)

dashboard-components: v1.15.0

11 Feb 08:03
13fbf6b

Choose a tag to compare

1.15.0 (2026-02-11)

Features

  • components: queries over time label tooltip (#1083) (15a682c)

dashboard-components: v1.14.2

04 Feb 15:51
856ec9c

Choose a tag to compare

1.14.2 (2026-02-04)

Bug Fixes

  • components: use null values instead of undefined for wastewater-over-time plots (#1081) (def5f5e)

dashboard-components: v1.14.1

02 Feb 08:23
a946d09

Choose a tag to compare

1.14.1 (2026-02-02)

Bug Fixes

  • components: prevalence over time bubble chart: type error when there is no non-null data (#1078) (141e96b), closes #1075

dashboard-components: v1.14.0

28 Jan 12:01
abe8d45

Choose a tag to compare

1.14.0 (2026-01-28)

Features

dashboard-components: v1.13.0

28 Jan 10:16
a9342c2

Choose a tag to compare

1.13.0 (2026-01-28)

Features

  • components: add queryQueriesOverTime querying function (#1067) (e0d16f3)

Bug Fixes

  • components: add missing 'X' amino acid mutation character (#1072) (f59ffc9)

dashboard-components: v1.12.0

15 Dec 10:01
e665f27

Choose a tag to compare

1.12.0 (2025-12-15)

Features

  • components: reduce API call count by using info from mut-over-time response (requires LAPIS 0.5.16) (#1050) (a3c7c01)

Bug Fixes

  • components: fix mutation comparison type declarations (#1052) (3e50b47)

dashboard-components: v1.11.1

26 Nov 08:43
91c5729

Choose a tag to compare

1.11.1 (2025-11-26)

Bug Fixes

  • components: coverage now calculated correctly (#1044) (2c5934a)

dashboard-components: v1.11.0

21 Nov 11:17
c6cefd9

Choose a tag to compare

1.11.0 (2025-11-21)

Features

  • components: custom column support for mutations-over-time (#1019) (8da24fc)
  • components: improved mutations-over-time tooltip (#1039) (ca874bd)

Bug Fixes

  • components: fix failing test (6c4b59e)