Releases: visjs/vis-network
Releases · visjs/vis-network
v8.2.0
8.2.0 (2020-08-13)
Features
- add ctxRenderer return width/height to calculate node sizes properly (#950) (4351952)
v8.1.0
8.1.0 (2020-08-09)
Features
- node-custom-shape: return draw function for different layers (#934) (9aa0d0d)
v8.0.2
8.0.2 (2020-08-08)
Bug Fixes
- rendering: render external node labels above arrows (#932) (565bdbd)
v8.0.1
8.0.1 (2020-08-07)
Bug Fixes
v8.0.0
8.0.0 (2020-08-03)
BREAKING CHANGES
This probably happened due to the merges. Cypress depends on Moment but
it was deleted from package lock, Moment reappeared after deleting and
generated it from scratch.
Co-authored-by: Yotam Berkowitz [email protected]
v7.10.2
7.10.2 (2020-07-25)
Bug Fixes
- add ctxRenderer and shape of 'custom' to options (#895) (b363a14)
- add label prop to ctxRenderer (#892) (42817a8)
v7.9.0
7.9.0 (2020-07-07)
Features
- node-shapes: add coordinateOrigin prop to change image/circularImage positioning (#844) (6c3f96a)
v7.8.0
7.8.0 (2020-06-28)
Features