Skip to content

Releases: Kitware/vue-vtk-js

v3.1.4

Choose a tag to compare

@jourdain jourdain released this 23 Mar 20:55
c75cb6f

3.1.4 (2023-03-23)

Bug Fixes

  • this: remove reference to this (307ebeb)

v3.1.3

Choose a tag to compare

@jourdain jourdain released this 23 Mar 14:30
3a3e03e

3.1.3 (2023-03-23)

Bug Fixes

  • vtk.js: add mouse positions for wheel events (a4bdcf8)

v3.1.2

Choose a tag to compare

@jourdain jourdain released this 10 Mar 18:45

3.1.2 (2023-03-10)

Bug Fixes

  • RemoteView: Fix crash when hidden (fd2a7cc)

v3.1.1

Choose a tag to compare

@jourdain jourdain released this 10 Mar 00:52

3.1.1 (2023-03-10)

Bug Fixes

  • RemoteView: Use settings at startup (398664d)

v3.1.0

Choose a tag to compare

@jourdain jourdain released this 09 Mar 16:59

3.1.0 (2023-03-09)

Features

  • Screenshot: Add support for image capture (d0e6530)

v3.0.3

Choose a tag to compare

@jourdain jourdain released this 03 Mar 18:51

3.0.3 (2023-03-03)

Bug Fixes

  • SyncView: Allow id change (ce443e8)

v3.0.2

Choose a tag to compare

@jourdain jourdain released this 25 Feb 00:19

3.0.2 (2023-02-25)

Bug Fixes

  • debug: Remove console.log (fe4a4ab)
  • export: Export filter methods (d711a9b)
  • slot: Use style on slot rather v-show (ebb53d2)
  • vtk.js: Valid picking coordinates (d78ffbc)
  • VtkDataArray: Don't watch non reactive injected field (4df5ddf)
  • VtkSyncView: Properly handle dynamic props (dc7ea14)
  • VtkView: Properly handle prop change (128683c)

v3.0.1

Choose a tag to compare

@jourdain jourdain released this 23 Feb 18:30

3.0.1 (2023-02-23)

Bug Fixes

  • release: publish ./dist/* (4b56570)

v3.0.0

Choose a tag to compare

@jourdain jourdain released this 23 Feb 18:15

3.0.0 (2023-02-23)

Features

  • vue23: Add support for vue 2 and 3 (ffb26b9)

BREAKING CHANGES

  • vue23: Needs either Vue 2.7 or 3+

v2.1.5

Choose a tag to compare

@jourdain jourdain released this 01 Feb 00:38

2.1.5 (2023-02-01)

Bug Fixes

  • vtk.js: Add support for bigInt (2a834dc)