Releases: neuroglia-io/framework
Releases · neuroglia-io/framework
4.14.0
What's Changed
- Enabled the possibility to render extra graph controls in Blazor.Dagre by @JBBianchi in #107
Full Changelog: v4.13.0...v4.14.0
4.13.0
What's Changed
- Added a new ITextDocumentRepository abstraction by @cdavernas in #106
Full Changelog: v4.12.10...v4.13.0
4.12.10
What's Changed
- Fixed edges template using their own width and height instead of their bounding box's in Blazor.Dagre by @JBBianchi in #105
Full Changelog: v4.12.9...v4.12.10
4.12.9
What's Changed
- Bubbling "child added" event so parents can update their own nodes/clusters in Blazor.Dagre by @JBBianchi in #104
Full Changelog: v4.12.8...v4.12.9
4.12.8
What's Changed
- Used dagre for positioning edge label in Blazor.Dagre by @JBBianchi in #103
Full Changelog: v4.12.7...v4.12.8
4.12.7
What's Changed
- Fixed edge label positioning in Blazor.Dagre by @JBBianchi in #102
Full Changelog: v4.12.6...v4.12.7
4.12.6
What's Changed
- Replaced Guid by string for ids in Neuroglia.Blazor.Dagre by @JBBianchi in #101
Full Changelog: v4.12.5...v4.12.6
4.12.5
What's Changed
- Used variables for colors in the CSS of Neuroglia.Blazor.Dagre by @JBBianchi in #100
Full Changelog: v4.12.4...v4.12.5
4.12.4
What's Changed
- Replaced deprecated
xlink:href
withhref
in Neuroglia.Blazor.Dagre by @JBBianchi in #99
Full Changelog: v4.12.3...v4.12.4
4.12.3
What's Changed
- Prevented the svg definitions block from taking up space in Neuroglia.Blazor.Dagre by @JBBianchi in #98
Full Changelog: v4.12.2...v4.12.3