Skip to content

Releases: ts4nfdi/terminology-service-suite

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)

v2.9.1

07 Oct 12:21
Compare
Choose a tag to compare

2.9.1 (2024-10-07)

Bug Fixes

  • export: add exports for new widgets (d670791)

v2.9.0

04 Oct 15:01
Compare
Choose a tag to compare

2.9.0 (2024-10-04)

Bug Fixes

  • #133: fixed errors in pull request (44b578c)
  • HierarchyBuilder: fixed import (854a6f7)
  • HierarchyBuilder: fixed import (a5d9492)
  • html onNavigate: fixed onNavigate not working on html widgets (3c7d873)
  • MetadataWidget: fixed wrong behaviour on useLegacy == true, added story for new subwidgets (5e7b376)
  • pluralizeType: omitted pluralizeType in onNavigate functions so they also work in plain html (ce4325d)
  • story code: replaced embedded strings with concatenated strings to fix strange font in storybook (9ed4b3c)

Features

  • BreadcrumbWidget: added onNavigateToOntology (1b7c103)
  • EntityDefinedByWidget: added a widget similar to EntityOntoListWidget for definedBy (7fa7cec)
  • EntityOntoListWidget: added maximum number of initially displayed ontology badges with the option to expand (26e0053)
  • EntityOntoListWidget: implemented new widget (1bd4419)
  • MetadataWidget: added EntityOntoList and EntityDefinedBy widgets (d6ae6ba)
  • onNavigateFunctions: added onNavigateToOntology to MetadataWidget, refactored onNavigate functions (6a99665)

v2.8.0

01 Oct 20:52
Compare
Choose a tag to compare

2.8.0 (2024-10-01)

Bug Fixes

  • classInstances: adapted changed route "/individuals" for class instances (5782b74)
  • html: added styles import (c02c8f8)

Features

  • onNavigateInCodeBox: implemented mechanism to display implementation of onNavigate functions in storybook code preview (c102ece)
  • OnNavigateStories: added stories demonstrating onNavigate to EBI page for EntityInfo/RelationsWidget (8585818)

v2.7.2

01 Oct 20:39
Compare
Choose a tag to compare

2.7.2 (2024-10-01)

Bug Fixes

v2.7.1

01 Oct 09:23
Compare
Choose a tag to compare

2.7.1 (2024-10-01)

Bug Fixes

  • title: correct default value logic (d598cb1)

v2.7.0

25 Sep 07:00
Compare
Choose a tag to compare

2.7.0 (2024-09-25)

Bug Fixes

  • BreadcrumbStories: removed deleted story from exports (20bbe2d)
  • HierarchyStories: stories IncludeObsoleteEntities and PropertyRoots only work on useLegacy == true, added SagePug story currently containing a cyclic tree branch (a68aa1d)
  • HierarchyWidget: added key prop to span to remove browser warning (91a2683)
  • HierarchyWidget: fixed error removing the arrows in the widget (3468044)
  • HierarchyWidget: introduced mechanism to detect cyclic trees (cec8ce0)

Features

  • HierarchyWidget: redesigned lines on hierarchy widget (3359312)

v2.6.0

05 Sep 10:53
Compare
Choose a tag to compare

2.6.0 (2024-09-05)

Features

  • title: add style option (530aac9)

v2.5.1

15 Aug 14:40
Compare
Choose a tag to compare

2.5.1 (2024-08-15)

Bug Fixes

  • autocomplete: added updated js files. (47e2c49)