Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.1 (2025-06-05)
Features
- in this release we've fixed some UI issues and added support for checkbox selection and a toggle to select/deselect all items
1.6.0 (2025-03-27)
Features
- in this release we added support for additional columns, value mappings and icons
1.5.1 (2025-02-21)
Bug Fixes
- in this release we now use the latest Grafana plugin template, upgraded the components used and support Grafana 10.4+
1.4.2 (2024-02-28)
1.4.0 (2024-02-21)
Features
- add escape key support on search input (114dd13), closes #13
- click mode, How interaction with the tree is handled (6f8990b)
- customizable toggle control option (08ffd0e)
- optional search bar (7f03802)
- search is expansion aware (66641cf)
- selected node apears bold (62768c3)
- support data links (c874ad2)
- support disabling of nodes (9b39ec6)
- validate circulair deps (detached branches (e4691c2)
Bug Fixes
- column names case insensitive (efb9745), closes #21
- disabled nodes should not show up as data links (bcaef91)
- disabled to only support true and 'true' (d27d431)
- keep expanded state when updating dashboard var (c4169ab)
- properly handle toggle mode race trace (d646f60)
- search clear button (26c2be6)
- search results as data links (5495d85), closes #13
- select fields by field name picker (eb11632)
- support case insensitive disabled true (f0662ce)
- support node with no link (d426f34)
- support null & undefined in data link variables (d915b97), closes #22
- toggle mode labels (6b4bd7f)
- update selected nodes if dashboard is update from within dashboard (bf41b7c)
1.3.1 (2023-10-27)
Bug Fixes
- add missing css for wrapping overflow (6a77b1e)
1.3.0 (2023-10-24)
Features
- Select nodes based on dashboard variable (7f7b090)
Bug Fixes
- remove tree-click-event-control-mode (578d391)
1.2.7 (2023-10-19)
Bug Fixes
- add automated release (fef641b)
1.2.0 (2023-10-17)
Features
- remove onClick handler to be more sandboxed (b5209bb)
1.1.0 (2023-10-17)
Features
- validate detached branches (a1cab8b)
- validate on unique ID values (ad8c4de)
- validate that parent exists (1a31244)
Bug Fixes
1.0.0 (Unreleased)
Initial release.