Skip to content

Releases: Kitware/react-vtk-js

v1.8.7

19 Oct 18:40
66de9d3

Choose a tag to compare

1.8.7 (2021-10-19)

Bug Fixes

  • Build: Fix the build script for Windows (9deb359)
  • Interaction: Remove zoomScale (db9aa35)

v1.8.6

19 Oct 17:45
18ce605

Choose a tag to compare

1.8.6 (2021-10-19)

Performance Improvements

  • properly disable CubeAxes on GeometryRepresentation (36f7adf)

v1.8.5

11 Oct 17:52
b1dc18c

Choose a tag to compare

1.8.5 (2021-10-11)

Bug Fixes

  • import from VTK macros rather than macro (be0ea4a)

v1.8.4

07 Oct 01:24
517c601

Choose a tag to compare

1.8.4 (2021-10-07)

Bug Fixes

  • Interaction: Expose zoomScale parameter on zoom manipulator (24ac063)

v1.8.3

04 Oct 19:17

Choose a tag to compare

1.8.3 (2021-10-04)

Bug Fixes

  • picking: Proper z value from transparent actors (776e78f)

v1.8.2

12 Aug 23:35
6e3e358

Choose a tag to compare

1.8.2 (2021-08-12)

Bug Fixes

  • ShareDataSet: trigger dataAvailable on mount (c772ab8)

v1.8.1

10 Aug 14:42
384c14a

Choose a tag to compare

1.8.1 (2021-08-10)

Bug Fixes

  • View: don’t throw cannot get getViewMatrix of undefined error when shoeCubeAxes is set to false (c6d7ae6)

v1.8.0

09 Aug 15:55
41febdc

Choose a tag to compare

1.8.0 (2021-08-09)

Features

  • View: forward browser events (bd92040)

v1.7.0

06 Aug 14:58
023511b

Choose a tag to compare

1.7.0 (2021-08-06)

Features

  • View: mouseDown and mouseUp event handlers (3931c3d)

v1.6.1

04 Aug 20:46
0143b2c

Choose a tag to compare

1.6.1 (2021-08-04)

Bug Fixes

  • mark vtk.js as peer dependency (75568c1)