Releases: Kitware/react-vtk-js
Releases · Kitware/react-vtk-js
v1.13.1
1.13.1 (2022-08-09)
Bug Fixes
- DataArray: handle syntax error (319b89d)
- DataArray: remove array at unmount correctly (39e874f)
v1.13.0
1.13.0 (2022-07-19)
Features
- View: focalpoint and autoResetCamera props (ce8c428)
v1.12.7
1.12.7 (2022-07-14)
Bug Fixes
- DataArray: add range info to DataArray (b37a5e7)
- ViewContainer: forward refs to inner View (a7ece65)
v1.12.6
1.12.6 (2022-06-27)
Bug Fixes
- do not initialize cubeAxesActor if not required (#70) (7bd342f)
v1.12.5
1.12.5 (2022-06-09)
Bug Fixes
- View: revert mousedown capture (9f648b1)
v1.12.4
1.12.4 (2022-06-07)
Bug Fixes
- View: capture mousedown event (d80860f)
v1.12.2
1.12.2 (2022-05-19)
Bug Fixes
- MultiViewRoot: consolidate renders on resize (268f2d4)
v1.12.1
1.12.1 (2022-05-05)
Bug Fixes
- View: disable style when not interactive (7bacadd)
- ViewContainer: instantiate interactor (fcf47af)
v1.12.0
1.12.0 (2022-05-05)
Bug Fixes
- MultiViewRoot: fix disabled prop naming (eccac36)
- View: conditionally set current renderer (527d6c8)
- View: support user-provided interactor styles (a2ec8e2)
- ViewContainer: use View's interactor style (246b8eb)
Features
- MultiViewRoot: add multi-view root support (9b89bf8)