Skip to content

Releases: kurkle/chartjs-chart-sankey

v0.12.1

27 Apr 13:38
Compare
Choose a tag to compare

Essential Links

  • #112 bump version to 0.12.1
  • #111 Issue 82
  • #105 fix: module definitions
  • #96 Chores
  • #85 Bump json5 from 2.2.1 to 2.2.3

Thanks to @budi1200, @dependabot, @dependabot[bot], @jgwillard, @jwillard-eab and @kurkle

v0.12.0

22 Nov 13:30
e8585f8
Compare
Choose a tag to compare

Essential Links

  • #84 Bump engine.io from 6.2.0 to 6.2.1

Bugs Fixed

  • #83 chart.js v4 compatibility

Thanks to @dependabot, @dependabot[bot] and @stockiNail

v0.11.0

24 Sep 07:10
a8a9d46
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #77 Add default hover colors, make sure nodes use that

Thanks to @kurkle

v0.10.0

23 Sep 20:01
8d8f4e9
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #75 Add support for custom data structure

Thanks to @kurkle

v0.9.1

16 Sep 18:16
273039c
Compare
Choose a tag to compare

Essential Links

  • #67 Bump terser from 5.12.0 to 5.14.2
  • #66 Bump minimist from 1.2.5 to 1.2.6

Bugs Fixed

  • #74 Prevent infinite loops on circular data

Types

  • #73 Add VisualElement extension to Flow element type definition

Thanks to @dependabot, @dependabot[bot], @kurkle, @stockiNail and Jukka Kurkela

v0.9.0

09 Mar 10:08
794a6ed
Compare
Choose a tag to compare

Essential Links

  • #63 Bump karma from 6.3.15 to 6.3.16
  • #62 Bump follow-redirects from 1.14.7 to 1.14.8

Enhancements

  • #65 Add possibility to override the column of node

Thanks to @dependabot, @dependabot[bot] and @kurkle

v0.8.1

06 Jan 00:00
90d6897
Compare
Choose a tag to compare

Essential Links

Bugs Fixed

  • #59 Fix layout issues
  • #58 Fix multiple flows between two nodes

Development

  • #60 Bump version to 0.8.1, update deps

Thanks to @kurkle

v0.8.0

01 Sep 21:39
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #53 Add padding option
  • #42 Add size option, update readme
  • #48 Add font options to the controller

Types

  • #47 Type compatibility with Chart.js v3.5.0
  • #43 Fix Priority TS Type

Thanks to @allout58, @artemkosenko, @mo-ba, @stockiNail and Jukka Kurkela

v0.7.1

11 Jun 15:38
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #39 Typescript support

Thanks to @artemkosenko and @kurkle

v0.7.0

31 May 13:39
afeddca
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #34 Multiline for labels

Bugs Fixed

  • #33 Fix maxY calculation when all nodes are at top

Thanks to @kurkle and @nassissme