Skip to content

Releases: ts4nfdi/terminology-service-suite

v2.14.0

15 Nov 13:06
Compare
Choose a tag to compare

2.14.0 (2024-11-15)

Features

  • IriWidget: change the copy button from boolean to positional (3e59d05)

v2.13.0

13 Nov 09:00
Compare
Choose a tag to compare

2.13.0 (2024-11-13)

Bug Fixes

  • tab booleans on wrong widgets: fixed tab boolean parameters appearing on wrong widgets in storybook (3bfeddb)

Features

  • selectable button text: made text in buttons selectable (e.g. hierarchy widget) (c3a3d4f)

v2.12.1

11 Nov 16:30
Compare
Choose a tag to compare

2.12.1 (2024-11-11)

Bug Fixes

v2.12.0

28 Oct 13:37
Compare
Choose a tag to compare

2.12.0 (2024-10-28)

Features

  • added GraphViewWidget. (f2af8e2)
  • GraphViewWidget: added "walk from root term" feature to show the (22d3436)
  • GraphViewWidget: added graph action for node expansion and (1e94f50)

v2.11.2

18 Oct 09:11
Compare
Choose a tag to compare

2.11.2 (2024-10-18)

Bug Fixes

  • replaceString: replaced string replaceValue with regex (1171f6c)

v2.11.1

16 Oct 08:06
Compare
Choose a tag to compare

2.11.1 (2024-10-16)

Bug Fixes

  • terminology tab: Hide title of ontology info widget for the tab. (fddaa46)

v2.11.0

15 Oct 17:24
Compare
Choose a tag to compare

2.11.0 (2024-10-15)

Features

  • MetadataWidget: added stories for optional tabs. (9166c83)
  • MetaDataWidget: Added the ontologyInfoWidget as a new tab. (814a3a4)
  • MetadataWidget: enable users to make the term's label a link. (c6e13b1)
  • MetadataWidget: moved the term label to the top and made it bold. (0ece2c1)
  • TabPresentation: make the tabs optional. (29bd512)

v2.10.1

14 Oct 11:50
Compare
Choose a tag to compare

2.10.1 (2024-10-14)

Bug Fixes

  • roots: replaced incorred key "hasDirectParent" with correct key "hasDirectParents" (c24e7a7)

v2.10.0

11 Oct 13:16
Compare
Choose a tag to compare

2.10.0 (2024-10-11)

Bug Fixes

  • AutoComplete: Fix PR issues (d2bd497)

Features

  • Autocompelete: used info icon for triggering the hover text. (bba2b28)
  • AutoComplete: Add API source (279b3f3)
  • AutoComplete: Added Source Name (3a7fdd1)
  • AutoComplete: Api source flag (eefa7bd)
  • AutoComplete: Build html (0cc73a8)
  • AutoComplete: Extended the visibility of the hover menu. (8d48d38)

v2.9.2

08 Oct 07:39
Compare
Choose a tag to compare

2.9.2 (2024-10-08)

Bug Fixes

  • Hierarchy: control overflow automatically (bd2dcca)