towards v0.1.3 release merging into main #24
Merged
kbessonov1984 merged 24 commits intomainfrom Feb 10, 2026
Merged
Conversation
…Box left margin offset
…ndling so legend, colouring and leaf nodes text are in sync with metadata source
…f nodes text update as tree gets wider but not taller so previous fix with padding is commented out and newHeight is not calculated and not used
…on already filtered metadata table; fixed and legend selection null errors, the scale bar added -2 px so it does not overlap with the SVG tree
…ting metadata table hidden legend items after filter application
…d full screen button so when we scroll horizontally the search box and buttons will move too
…ntal position of the show entries and clear filters and search bar elements in metadata table on the horizontal scroll so they are visible upon scrolling if table is wider than a view dimensions. They still disappear on vertical scroll
Merging into dev for QA team to continue testing. Lot's of small and beautiful improvements
…Content for ORIGINAL_DATA to fix symbol rendering Bypasses DataTables' automatic HTML escaping. This ensures that special symbols render correctly in the tree leaf nodes text and vertical pipe alignment remains consistent
…adata export tips correctly identify the functions to export full or truncated data
… exports for PNG and SVG. The SVG needs still to be purified to convert html elements like legend to svg format to make it real SVG rathar than hybrid one
…viewport coordinate during export so that we have less probabiltiy of cut labels
…nt of bootstrap classed to CSS equivalents
Collaborator
Author
Core Fixes and UI updates
Tree Rendering improvements
Improved Legend & Metadata Logic
Export & Tool Version Watermarking
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is part of developement process towards v0.1.3 release. After testing
devbranch is merging tomainbranch for release