Skip to content

Releases: f5/unovis

1.4.4

16 Aug 00:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.3...1.4.4

1.4.3

16 Jul 22:09
Compare
Choose a tag to compare

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: MakesizeScale immutable to prevent sizeRange 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

28 Jun 20:04
Compare
Choose a tag to compare

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

Full Changelog: 1.4.1...1.4.2

1.4.1

15 May 20:21
Compare
Choose a tag to compare

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

Full Changelog: 1.4.0...1.4.1

1.4.0

04 Apr 22:40
Compare
Choose a tag to compare

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 and strokeWidth 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

27 Feb 20:20
Compare
Choose a tag to compare

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

26 Feb 17:04
Compare
Choose a tag to compare

What's Changed

  • Core | Component and Tooltip event handling tweaks by @rokotyan in #330
  • React: Exporting component selectors to allow for easier import by @rokotyan in #325

Full Changelog: 1.3.3...1.3.4

1.3.3

30 Jan 00:07
Compare
Choose a tag to compare

This release patches some fixes related to TypeScript compilation errors from version 1.3.0 update:

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

25 Jan 18:15
Compare
Choose a tag to compare

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

Release: 1.3.1

16 Nov 01:56
Compare
Choose a tag to compare

This patch release minor tweaks and fixes for the following bugs that emerged after the release of version 1.3.0:

  • Crosshair no longer working #306
  • Donut sortFunction is not a function error #307