Skip to content

Releases: visjs/vis-network

v6.4.3

19 Nov 20:55
c47be95
Compare
Choose a tag to compare

6.4.3 (2019-11-19)

Bug Fixes

v6.4.2

19 Nov 19:10
Compare
Choose a tag to compare

6.4.2 (2019-11-19)

Bug Fixes

  • data-types: change vadjust type to number because that is what it actually is (#243) (341aed5)

v6.4.1

18 Nov 21:58
Compare
Choose a tag to compare

6.4.1 (2019-11-18)

Bug Fixes

v6.4.0

10 Nov 19:38
Compare
Choose a tag to compare

6.4.0 (2019-11-10)

Bug Fixes

Features

v6.3.2

08 Nov 19:07
Compare
Choose a tag to compare

6.3.2 (2019-11-08)

Bug Fixes

  • events: use the standard wheel event (#208) (aa7e664)

v6.3.1

29 Oct 23:08
05d2a07
Compare
Choose a tag to compare

6.3.1 (2019-10-29)

Bug Fixes

v6.3.0

28 Oct 22:28
Compare
Choose a tag to compare

6.3.0 (2019-10-28)

Features

v6.2.0

27 Oct 16:36
4e0d998
Compare
Choose a tag to compare

6.2.0 (2019-10-27)

Features

  • arrow-heads: implement image arrow heads (#157) (12b15e1)
  • build: add standalone and peer builds (#85) (4e0d998)
  • hierarchical-layout: add avoid overlap (#171) (e35ef67)
  • hierarchical-layout: add shake towards option (#177) (325b90f), closes #176

v6.1.2

24 Oct 07:45
36f49d3
Compare
Choose a tag to compare

6.1.2 (2019-10-24)

Bug Fixes

  • manipulation: use interaction to handle drag (#175) (36f49d3), closes #174

v6.1.1

01 Oct 20:21
1c6da55
Compare
Choose a tag to compare

6.1.1 (2019-10-01)

Bug Fixes

  • layout: update layout when an edge is reconnected (#115) (1c6da55), closes #114