Skip to content

Releases: kurkle/chartjs-chart-sankey

v0.14.0

10 Dec 05:08
284e0cc
Compare
Choose a tag to compare

Essential Links

Note

The repository was converted to typescript in this release, so there could be issues with types. Please report.

Enhancements

  • #191 refactor: improve layout
  • #159 update padding calculation, add nodePadding and modeX options

Bugs Fixed

  • #191 refactor: improve layout
  • #161 fix: zero size node padding issue
  • #160 fix: tooltip with custom parsing

Development

  • #192 chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0
  • #193 chore(deps-dev): bump globals from 15.12.0 to 15.13.0
  • #194 chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0
  • #195 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0
  • #196 chore(deps-dev): bump rollup from 4.28.0 to 4.28.1
  • #182 chore(deps-dev): bump @swc/core from 1.9.2 to 1.9.3
  • #183 chore(deps-dev): bump typescript from 5.6.3 to 5.7.2
  • #188 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.17.0
  • #189 chore(deps-dev): bump @typescript-eslint/parser from 8.12.1 to 8.17.0
  • #190 chore(deps-dev): bump rollup from 4.27.3 to 4.28.0
  • #180 chore(deps-dev): bump eslint from 9.14.0 to 9.15.0
  • #177 chore(deps-dev): bump rollup from 4.25.0 to 4.27.3
  • #178 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0
  • #179 chore(deps-dev): bump @swc/core from 1.7.40 to 1.9.2
  • #181 chore(deps-dev): bump @eslint/eslintrc from 3.1.0 to 3.2.0
  • #176 chore(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0
  • #169 chore(deps-dev): bump globals from 15.11.0 to 15.12.0
  • #171 chore(deps-dev): bump @eslint/js from 9.13.0 to 9.14.0
  • #172 chore(deps-dev): bump eslint from 9.13.0 to 9.14.0
  • #175 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.1 to 8.14.0
  • #174 chore(deps-dev): bump rollup from 4.24.2 to 4.25.0
  • #165 chore(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.1
  • #164 chore(deps-dev): bump rollup from 4.24.1 to 4.24.2
  • #166 chore(deps-dev): bump chart.js from 4.4.5 to 4.4.6
  • #167 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1
  • #168 chore(deps-dev): bump @types/node from 22.8.1 to 22.8.2
  • #158 refactor: unit tests with jest
  • #157 fix: some sonar issues
  • #156 chore: convert to typescript
  • #127 Bump body-parser from 1.20.2 to 1.20.3
  • #155 ci: remove coeralls, run sonar
  • #125 Bump follow-redirects from 1.15.2 to 1.15.9
  • #154 chore: update rollup & plugins, tune fixture thresholds & tolerances

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

v0.13.0

11 Oct 15:36
b5623a6
Compare
Choose a tag to compare

Essential Links

  • #95 alpha value upgradation
  • #148 Fix #146
  • #149 Bump cookie and socket.io
  • #137 Bump @typescript-eslint/parser from 5.59.5 to 5.62.0
  • #132 Bump chart.js from 4.3.0 to 4.4.4
  • #135 Added example for hoverColorFrom and hoverColorTo in README
  • #136 Add hoverColorFrom, hoverColorTo types (Scriptable)
  • #118 Bump actions/setup-node from 2 to 4
  • #126 Bump braces from 3.0.2 to 3.0.3
  • #131 Bump @babel/traverse from 7.21.5 to 7.25.6
  • #130 Bump ws and socket.io
  • #119 Bump eslint-plugin-html from 7.1.0 to 8.1.1
  • #117 Bump release-drafter/release-drafter from 5 to 6
  • #120 Bump actions/checkout from 2 to 4
  • #121 Bump @rollup/plugin-terser from 0.4.1 to 0.4.4
  • #122 Bump @rollup/plugin-node-resolve from 15.0.2 to 15.2.3
  • #124 Bump karma-coverage from 2.2.0 to 2.2.1

Thanks to @MarcBaeuerle, @RishikeshB, @dependabot, @dependabot[bot], @fteamkr, @jesnault and @kurkle

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