Skip to content

Releases: visjs/vis-network

v6.1.0

01 Oct 19:34
bf34d2a
Compare
Choose a tag to compare

6.1.0 (2019-10-01)

Features

v6.0.2

01 Oct 19:11
120d543
Compare
Choose a tag to compare

6.0.2 (2019-10-01)

Bug Fixes

  • layout-engine: invalid hierarchical layout (#77) (120d543)

v6.0.1

01 Oct 19:05
541ead2
Compare
Choose a tag to compare

6.0.1 (2019-10-01)

Bug Fixes

v6.0.0

11 Sep 08:32
4740f81
Compare
Choose a tag to compare

6.0.0 (2019-09-11)

  • fix!(manipulaton-system): don't leak internal objects from edit without drag (#125) (4740f81), closes #125 #122

BREAKING CHANGES

  • Most people likely used what was returned without checking the documentation and opening an issue as this leak has been there for 3 years.

see also version migration examples

v5.4.1

06 Sep 18:49
350a3f7
Compare
Choose a tag to compare

5.4.1 (2019-09-06)

Bug Fixes

v5.4.0

05 Sep 19:14
Compare
Choose a tag to compare

5.4.0 (2019-09-05)

Features

  • layout: make clusterThreshold configurable (#117) (fe5eba7)

v5.3.1

03 Sep 20:05
b91bc4c
Compare
Choose a tag to compare

5.3.1 (2019-09-03)

Bug Fixes

  • node-color: prevent color from being overwritten when value is also set (#112) (b91bc4c), closes #111

v5.3.0

03 Sep 16:24
Compare
Choose a tag to compare

5.3.0 (2019-09-03)

Features

v5.2.5

31 Aug 20:59
066b3a7
Compare
Choose a tag to compare

5.2.5 (2019-08-31)

Bug Fixes

  • typescript: pull types from vis-types into this repo (#98) (066b3a7)
  • edge color not changing (#96) (b11ae82)

v5.2.4

18 Aug 08:13
5a8e476
Compare
Choose a tag to compare

5.2.4 (2019-08-18)

Bug Fixes

  • package: update vis-util to version 1.1.6 (#79) (5a8e476)