Releases: visjs/vis-network
Releases · visjs/vis-network
v6.4.3
6.4.3 (2019-11-19)
Bug Fixes
v6.4.2
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
6.4.1 (2019-11-18)
Bug Fixes
v6.4.0
6.4.0 (2019-11-10)
Bug Fixes
Features
v6.3.2
6.3.2 (2019-11-08)
Bug Fixes
v6.3.1
6.3.1 (2019-10-29)
Bug Fixes
v6.3.0
6.3.0 (2019-10-28)
Features
v6.2.0
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
6.1.2 (2019-10-24)
Bug Fixes
v6.1.1
6.1.1 (2019-10-01)
Bug Fixes
- layout: update layout when an edge is reconnected (#115) (1c6da55), closes #114