Releases: ts4nfdi/terminology-service-suite
Releases · ts4nfdi/terminology-service-suite
v2.14.0
2.14.0 (2024-11-15)
Features
- IriWidget: change the copy button from boolean to positional (3e59d05)
v2.13.0
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.0
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
2.11.2 (2024-10-18)
Bug Fixes
- replaceString: replaced string replaceValue with regex (1171f6c)
v2.11.1
2.11.1 (2024-10-16)
Bug Fixes
- terminology tab: Hide title of ontology info widget for the tab. (fddaa46)
v2.11.0
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
2.10.1 (2024-10-14)
Bug Fixes
- roots: replaced incorred key "hasDirectParent" with correct key "hasDirectParents" (c24e7a7)
v2.10.0
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
2.9.2 (2024-10-08)
Bug Fixes
- Hierarchy: control overflow automatically (bd2dcca)