Releases: Kitware/react-vtk-js
Releases · Kitware/react-vtk-js
v1.4.3
1.4.3 (2021-04-14)
Bug Fixes
- Representations: Any update trigger a render (e804fd0)
v1.4.2
1.4.2 (2021-04-13)
Bug Fixes
- ColorMaps: Load the full set of presets (2d14a26)
- DataAccessHelper: Allow HTTP for reader url property (0c2372d)
- SliceRepresentation: better guard (b400847)
- vtk.js: Update to 17.8.0 (3f4761d)
v1.4.1
1.4.1 (2021-04-13)
Bug Fixes
- Pipeline: Better handling of component initialization (caeaa57)
v1.4.0
1.4.0 (2021-04-09)
Bug Fixes
- bundleSize: Reduce the number of preset loaded (a447ec4)
- vtk.js: update to 17.7.2 (8b8d81e)
Features
- Select: Allow box selection for picking (51cbe29)
v1.3.0
1.3.0 (2021-04-08)
Features
- scalarbar: Add scalarbar capability (af6b612)
v1.2.2
1.2.2 (2021-04-07)
Bug Fixes
v1.2.1
1.2.1 (2021-04-06)
Bug Fixes
- picking: support older react (8baefa5)
- Picking: Use correct method to get the world coordinates (5323818)
v1.2.0
1.2.0 (2021-04-06)
Features
- CubeAxes: Add cube axes capability to geometry representation (62ba64f)
- Picking: Allow picking on hover and click (fc32998)
- vtk.js: Migrate to @kitware/vtk.js esm build (e2657ff)
v1.1.5
1.1.5 (2021-04-02)
Bug Fixes
- TubeFilter: Expose it to Algorithm (6444329)
v1.1.4
1.1.4 (2021-02-19)
Bug Fixes
- vtk.js: Workers are now working (585c52d)