Skip to content

Releases: visjs/vis-network

v8.2.0

13 Aug 21:46
4351952
Compare
Choose a tag to compare

8.2.0 (2020-08-13)

Features

  • add ctxRenderer return width/height to calculate node sizes properly (#950) (4351952)

v8.1.0

09 Aug 06:21
9aa0d0d
Compare
Choose a tag to compare

8.1.0 (2020-08-09)

Features

  • node-custom-shape: return draw function for different layers (#934) (9aa0d0d)

v8.0.2

08 Aug 19:21
565bdbd
Compare
Choose a tag to compare

8.0.2 (2020-08-08)

Bug Fixes

  • rendering: render external node labels above arrows (#932) (565bdbd)

v8.0.1

07 Aug 13:26
a9c0a9e
Compare
Choose a tag to compare

8.0.1 (2020-08-07)

Bug Fixes

v8.0.0

03 Aug 19:19
aea29ca
Compare
Choose a tag to compare

8.0.0 (2020-08-03)

BREAKING CHANGES

  • Type coercion is no longer available and Moment is no
    longer a part of bundled files.

  • chore(deps): regenerate package lock

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

25 Jul 20:01
b363a14
Compare
Choose a tag to compare

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.10.1

22 Jul 21:09
d7babcd
Compare
Choose a tag to compare

7.10.1 (2020-07-22)

Bug Fixes

v7.10.0

11 Jul 12:37
2f987e6
Compare
Choose a tag to compare

7.10.0 (2020-07-11)

Features

v7.9.0

07 Jul 10:07
6c3f96a
Compare
Choose a tag to compare

7.9.0 (2020-07-07)

Features

  • node-shapes: add coordinateOrigin prop to change image/circularImage positioning (#844) (6c3f96a)

v7.8.0

28 Jun 12:06
e501471
Compare
Choose a tag to compare

7.8.0 (2020-06-28)

Features