Skip to content

Releases: visjs/ngx-vis

Version 2.3.1

05 Jun 17:23
5e61865
Compare
Choose a tag to compare
v2.3.1

2.3.1

Version 2.3.0

30 May 11:21
e6637a9
Compare
Choose a tag to compare

Features

  • getBoundingBox: Adding 'getBoundingBox' method in VisNetworksService (f7838c1), closes #228

Version 2.2.0

22 May 03:47
857e2cb
Compare
Choose a tag to compare

Features

  • Angular 8: Basic Angular 8 support in peerDependencies (be21df0)
  • storePosition: Inital dummy implementation for store position (#221) (e9c543f), closes #141

Version 2.1.1

23 Apr 03:51
cf3160b
Compare
Choose a tag to compare

Bug Fixes

  • Demo: Corrected demo setup (95f786a)
  • Demo: Use relative paths (ee6981b)
  • GitHub Page: Correct url routing (898cd7b)
  • Security: Resolve dependency security issues (a6388b9)

Features

  • Demo: Adding demo project (93c32d7)

Version 2.1.0

26 Feb 15:26
4cd2c83
Compare
Choose a tag to compare

Bug Fixes

  • Security: Resolve security issues (404d2a7)
  • TSLint: Corrected linting errors (7637888)

Features

  • Events: Added support for vis events (#181) (2bf0a1b)
  • Security: Update dependencies to resolve security issues (8e66970)

Version 2.0.1

15 Dec 12:03
Compare
Choose a tag to compare

Bug Fixes

  • Build: Resolve puppeteer issue (f71e47f), closes #136
  • getScale: Fixed returned output of getScale method (e74fbcc), closes #143
  • package: update @types/vis to version 4.21.9 (05b45ff)

Version 2.0.0

20 Oct 16:44
b33035b
Compare
Choose a tag to compare

Bug Fixes

  • Build: Corrected Jenkins build (88ded19)

Features

  • Angular: Drop support for older version of Angular (7162bbd)
  • Security: Run npm audit in CI (e383694)

BREAKING CHANGES

  • Angular: The package will only support Angular 5+ because with this version metadata v4 was introduced, see #115

Version 1.0.1

19 Jun 20:42
Compare
Choose a tag to compare

Features

  • vis Adding support for setSelection(selection, options) (#106)

Bug Fixes

Version 1.0.0

05 May 10:59
Compare
Choose a tag to compare

Features

  • Angular 6: Adding support for Angular 6 (8b0dea8)
  • Angular 6: Prepare Support for Angular 6 (6ba8704)

Version 0.3.1

04 Apr 10:15
Compare
Choose a tag to compare

Bug Fixes