Releases: Kitware/react-vtk-js
Releases · Kitware/react-vtk-js
v1.17.0
1.17.0 (2023-02-15)
Features
- vtk.js: update vtk.js to 26.5.3 (f4f8fed)
- update for vtkImageArrayMapper (ff17c54)
v1.16.1
1.16.1 (2023-02-01)
Bug Fixes
- View: fix delete style on unmount (0ce9e76)
v1.16.0
1.16.0 (2023-01-05)
Features
- View: added keybindReset prop for optional reset binding (7591621)
v1.15.4
1.15.4 (2022-12-19)
Bug Fixes
- View: Fix crash when showOrientationAxis is enabled by ensuring renderer and renderwindow are initialized (cb10ab3)
v1.15.3
1.15.3 (2022-12-16)
Bug Fixes
- XMLWriter: Bunp vtk.js version to fix crash when using XMLWriter (521574c)
v1.15.2
1.15.2 (2022-11-29)
Bug Fixes
- GeometryRepresentation: Allow setting of cubeAxesStyle when cubeAxes is initialized in constructor (e18cd85)
v1.15.1
1.15.1 (2022-11-23)
Bug Fixes
- package: conditional export ordering (ceb8995)
v1.14.0
1.14.0 (2022-10-24)
Features
- Rendering: Add CircleSource (26a2d9b)
v1.13.2
1.13.2 (2022-10-17)
Performance Improvements
- don’t trigger layout event if hover is not in picking modes (2f90530)