Skip to content

Releases: visjs/vis-network

v8.5.1

26 Oct 21:42
746f7bb
Compare
Choose a tag to compare

8.5.1 (2020-10-26)

Bug Fixes

  • selection: highlight selected nodes when set programatically (#1138) (746f7bb)

v8.5.0

25 Oct 16:48
ca04f50
Compare
Choose a tag to compare

8.5.0 (2020-10-25)

Features

v8.4.2

25 Oct 15:13
4bf8573
Compare
Choose a tag to compare

8.4.2 (2020-10-25)

Bug Fixes

  • select: trigger select events for shift+drag selections (#1133) (4bf8573)

v8.4.1

24 Oct 12:08
3b0a2b7
Compare
Choose a tag to compare

8.4.1 (2020-10-24)

Bug Fixes

  • purge instanceof Array from the codebase (#1131) (3b0a2b7)

v8.4.0

14 Oct 20:32
6c5a958
Compare
Choose a tag to compare

8.4.0 (2020-10-14)

Features

  • data: allow custom DataSet/View implementations (#1108) (6c5a958)

v8.3.3

09 Oct 18:53
f507647
Compare
Choose a tag to compare

8.3.3 (2020-10-09)

Bug Fixes

v8.3.2

06 Sep 18:48
9a2e510
Compare
Choose a tag to compare

8.3.2 (2020-09-06)

Performance Improvements

  • resizing: use ResizeObserver if available (#1022) (ebf6a4a)

v8.3.1

31 Aug 20:27
7d279ad
Compare
Choose a tag to compare

8.3.1 (2020-08-31)

Bug Fixes

  • kamada-kawai: don't reposition fixed nodes (#1005) (7d279ad)

v8.3.0

31 Aug 18:31
21aa7d0
Compare
Choose a tag to compare

8.3.0 (2020-08-31)

Features

v8.2.1

29 Aug 08:03
eb235ba
Compare
Choose a tag to compare

8.2.1 (2020-08-29)

Bug Fixes

  • layout: directed hierarchical for acyclic graphs (#996) (eb235ba)