Skip to content

Releases: GenSpectrum/dashboard-components

dashboard-components: v1.8.0

01 Oct 12:14
f2c5bab
Compare
Choose a tag to compare

1.8.0 (2025-10-01)

Features

  • components: add mutation link templates (#995) (4ebbcff)

dashboard-components: v1.7.0

24 Sep 09:06
c6fed4d
Compare
Choose a tag to compare

1.7.0 (2025-09-24)

Features

  • components: fix mutation parsing, add tests (#991) (0f747d9)
  • components: handle case where zoom range gets very small (#992) (17a3a83)
  • components: improve error message (#990) (e68d567)

dashboard-components: v1.6.0

22 Sep 11:22
9e60855
Compare
Choose a tag to compare

1.6.0 (2025-09-22)

Features

  • components: mutation filter: Make type of mutations configurable (#980) (14decd6)

Bug Fixes

  • components: fix parsing of stop codons in mutation codes (#987) (0bb5b28)

dashboard-components: v1.5.0

09 Sep 11:07
4707e38
Compare
Choose a tag to compare

1.5.0 (2025-09-09)

Features

  • components: allow disabling counts (#977) (c3527fb)
  • components: mutations over time: allow hiding empty columns (#974) (cc51535)

Bug Fixes

  • components: display correct mutation codes when using incomplete mutation codes in the displayMutations (#973) (4595db4)

dashboard-components: v1.4.0

02 Sep 10:03
b6f0d7c
Compare
Choose a tag to compare

1.4.0 (2025-09-02)

Features

  • components: allow setting displayMutations to empty (#967) (76beae7)

dashboard-components: v1.3.1

28 Aug 15:25
661730f
Compare
Choose a tag to compare

1.3.1 (2025-08-28)

Bug Fixes

  • components: fix displayMutations feature on mutationsOverTime (#964) (da721a3)

dashboard-components: v1.3.0

18 Aug 11:19
1d52da8
Compare
Choose a tag to compare

1.3.0 (2025-08-18)

Features

  • components: use new mutationsOverTime LAPIS endpoint in the mutations-over-time component (#942) (b399d20)

dashboard-components: v1.2.0

14 Aug 07:26
0a38a91
Compare
Choose a tag to compare

1.2.0 (2025-08-13)

Features

  • components: skip API call if it's not required (#946) (5ca7c91)

Bug Fixes

  • components: fix an incorrect mock response in a test (#943) (354a986)
  • components: set bg color as white in fullscreen (#948) (6c0f6fd)

dashboard-components: v1.1.0

14 Jul 07:55
0646143
Compare
Choose a tag to compare

1.1.0 (2025-07-14)

Features

  • components: gs-mutations-over-time: add checkboxes to quickly filter by annotated mutations (#927) (3f0bdc8)

dashboard-components: v1.0.1

08 Jul 13:27
b8c06d5
Compare
Choose a tag to compare

1.0.1 (2025-07-08)

Bug Fixes

  • components: accept lineage definitions without "aliases" key (#921) (6dc0472), closes #920