Releases: f5/unovis
Releases · f5/unovis
1.5.0
What's Changed
- Release: 1.4.4 by @reb-dev in #433
- Adding Visual Testing: Cypress + Percy by @lee00678 in #419
- Angular | SingleContainer: Add SVG defs and sizing options to SingleContainer by @rokotyan in #435
- Graph: Supporting custom functions for node rendering; onRenderComplete callback by @rokotyan in #404
- Core | Percy Test: Add wait time by @lee00678 in #448
- Core | Container: Improve ResizeObserver handling by @rokotyan in #463
- Core | Container: Updating jsdoc for
width
andheight
by @rokotyan in #464 - Website | Leaflet Map: Update advanced leaflet map example url by @lee00678 in #474
- Component | Axis: Fix label rotation undefined issue by @lee00678 in #473
- Component | Graph: SVGs in Link labels, Zoom start/end callbacks, Fit view to specific nodes, Docs update by @rokotyan in #465
- Component | Axis: Hiding overlapping tick labels by @rokotyan in #466
- Solid Integration by @rokotyan in #469
- React | HTML Components: Adding
component
dependency touseImperativeHandle
by @rokotyan in #477 - Component | Tooltip | Crosshair: Automatic Tooltip placement when used with Crosshair by @rokotyan in #476
- Docs: Fix import statements from examples by @50rayn in #485
- Shared | Vue: Fix
Scatter Plot with Varied Shape
gallery demo by @50rayn in #483 - Core | Container: Moving svgDefs update to
updateContainer
by @rokotyan in #494 - Website | Solid: Add solid to varies places in contributing section by @lee00678 in #491
- Core: Fix the nullish coalescing operator in
_updateScalesRange
by @50rayn in #493 - Upgrade to Docusaurus V3 by @lee00678 in #486
- Svelte: Fix reactivity loops & crashes by @pingu-codes in #487
- Misc: License files clean up by @rokotyan in #503
- React 19 and Angular 19 support by @rokotyan in #505
- Website | Release: Add 1.5 release note by @lee00678 in #501
- Website | Release: Note update, Remove Svelte 5 from package.json by @lee00678 in #506
- Release: 1.5.0 by @lee00678 in #507
New Contributors
- @50rayn made their first contribution in #485
- @pingu-codes made their first contribution in #487
Full Changelog: 1.4.4...1.5.0
1.4.4
What's Changed
- Tooltip: Sticky position and support for dynamic content (e.g. via React's
createPortal
) by @rokotyan in #402 - Dev | Examples | Donut chart: Component name fix while launching stac… by @lucky-9 in #420
- Website: Fixed a bug seen on https://unovis.dev/docs/xy-charts/Group… by @nharrisanalyst in #426
- TopoJSON Map Fixes by @reb-dev in #425
- Core | Bug: Xy-container size rendering fix by @lee00678 in #431
- Container | Fix: Ensure prevConfig is defined before checking svgDefs by @reb-dev in #432
New Contributors
- @lucky-9 made their first contribution in #420
- @nharrisanalyst made their first contribution in #426
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
- Component | Graph: Allow user to set node positions by @lee00678 in #397
- Website: Miscellaneous style and content tweaks by @reb-dev in #410
- Component | Scatter: Make
sizeScale
immutable to preventsizeRange
collisions by @reb-dev in #411 - Component | Scatter: Label rendering fixes by @reb-dev in #413
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Website | Gallery: Range plot by @lee00678 in #390
- Component | Brush: Additional styling options via CSS variables by @rokotyan in #392
- Component | Axis: Add tick label rotation by @yanneves and @lee00678 in #394
- Dev | Examples | Expandable Sankey: Fix type error in example data by @joshlarsen in #406
- Component | Graph: Multiple node selection by @reb-dev in #395
- Component | Axis: Y axis label rotation fix by @lee00678 in #408
- Component | Graph: Layout recalculation and persistency fix by @rokotyan in #396
- Containers: Don't re-append SVG defs if they didn't change by @rokotyan in #405
New Contributors
- @joshlarsen made their first contribution in #406
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Website | Release: 1.4 by @reb-dev in #360
- Unovis | Svelte: Fixing package exports by @rokotyan in #364
- Misc | Code cleanup and tweaks by @reb-dev in #368
- ci: configure gh action for F5 CLA tooling pilot by @TasoOneAsia in #365
- Angular: Adding new Angular versions to
package.json
by @rokotyan in #352 - Website | Gallery: Donut Example #38 by @lee00678 in #367
- Unovis | Angular: Fix Stackblitz by @lee00678 in #369
- Website | Gallery: Update Basic Grouped Bar Chart Legend by @lee00678 in #371
- Website | Gallery: Scatter Plot with Varied Shape by @lee00678 in #370
- Shared | Autogen: Adding support for standalone components by @reb-dev in #372
- CI: Enable commit linting by @reb-dev in #376
- Component | Bullet Legend: Vertical orientation, Safari rendering fixes, ... by @rokotyan in #374
- Misc | Annotation: Several fixes for annotation by @lee00678 in #381
- Website | Add new composite chart section and dual axis chart by @lee00678 in #383
- Website | Gallery: Update Dual Axis Chart by @lee00678 in #387
- Website | Contribution section by @reb-dev in #249
New Contributors
- @TasoOneAsia made their first contribution in #365
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Unovis React: Fixing ref initialization by @rokotyan in #344
- Graph: New Features by @rokotyan in #322
- XY Container | Fix: scaleByDomain produces inconsistent behavior among XY charts by @reb-dev in #348
- Angular | Build: Removing shared from peer dependencies by @reb-dev in #349
- feat: export selector, docs: update typo by @zernonia in #358
- fix: crosshair with multiple area issue by @zernonia in #356
- Component | XYLabels: Fix clustering config not taking effect by @rokotyan in #351
- Crosshair: Configurable
stroke
andstrokeWidth
by @rokotyan in #353 - Component | Annotations: Introducing new component by @reb-dev in #359
Full Changelog: 1.3.5...1.4.0
1.3.5
What's Changed
- Svelte | Package: Add missing exports condition for Svelte #334 by @rokotyan in #336
- Component | Chord Diagram | Fix: Highlight rendering logic 99c05ac by @reb-dev
- Component | ChordDiagram | Fix: Nodes without links should take up en… 40ec346 by @reb-dev
- Component | Nested Donut: Adding showSegmentLabels property a70f874 by @reb-dev
- Component | Chord Diagram | Fix: Negative radius handling 82d8f95 by @reb-dev
- Component | Sankey | Fix: Node icon vertical alignment not working 425b5ce by @reb-dev
- Component | Chord Diagram | Fix: Label sizing constraints and renderi… 1dae778 by @reb-dev
- Component | Chord Diagram | Fix inconsistent transitions 851d8f9 by @reb-dev
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
1.3.2
What's Changed
- Component | Timeline | Fix: Color rendering on enter by @reb-dev in #310
- Component | Chord Diagram | Fixes, enhancements, and refactoring by @reb-dev in #313 and #318
- Website | Fixes, tweaks and refactoring by @reb-dev in #323
- Component | BulletLegend improvements @reb-dev in #326
Full Changelog: 1.3.1...1.3.2