Releases: Kitware/react-vtk-js
Releases · Kitware/react-vtk-js
v1.8.5
1.8.5 (2021-10-11)
Bug Fixes
- import from VTK macros rather than macro (be0ea4a)
v1.8.4
1.8.4 (2021-10-07)
Bug Fixes
- Interaction: Expose zoomScale parameter on zoom manipulator (24ac063)
v1.8.3
1.8.3 (2021-10-04)
Bug Fixes
- picking: Proper z value from transparent actors (776e78f)
v1.8.2
1.8.2 (2021-08-12)
Bug Fixes
- ShareDataSet: trigger dataAvailable on mount (c772ab8)
v1.8.1
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
1.8.0 (2021-08-09)
Features
- View: forward browser events (bd92040)
v1.7.0
1.7.0 (2021-08-06)
Features
- View: mouseDown and mouseUp event handlers (3931c3d)
v1.6.1
1.6.1 (2021-08-04)
Bug Fixes
- mark vtk.js as peer dependency (75568c1)
v1.6.0
1.6.0 (2021-08-03)
Features
- View: pointerSize property (d370e94)
v1.5.10
1.5.10 (2021-08-02)
Bug Fixes
- View: Prevent invalid access when picking (d77f177)