Skip to content

Releases: Kitware/react-vtk-js

v1.12.1

05 May 20:18
e2d5ec2

Choose a tag to compare

1.12.1 (2022-05-05)

Bug Fixes

  • View: disable style when not interactive (7bacadd)
  • ViewContainer: instantiate interactor (fcf47af)

v1.12.0

05 May 19:35
f6e5f27

Choose a tag to compare

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)

v1.11.2

11 Apr 16:39
aee6ace

Choose a tag to compare

1.11.2 (2022-04-11)

Bug Fixes

  • vtk-js: update vtk-js to v24.3.1 (c306f12)

v1.11.1

08 Apr 14:40
bd351ed

Choose a tag to compare

1.11.1 (2022-04-08)

Bug Fixes

  • SliceRepresentation: Ensure that point data exists (9b2b807)

v1.11.0

11 Mar 21:12
e04846a

Choose a tag to compare

1.11.0 (2022-03-11)

Bug Fixes

  • View: Issue with empty cube axes actors (8312bb5)

Features

  • SliceRepresentation: Support lookup table and color presets from the vtk-js color maps dict (1518f9d)

v1.10.1

17 Feb 15:57
1829fbf

Choose a tag to compare

1.10.1 (2022-02-17)

Bug Fixes

  • View: set default showOrientationAxes false (184176a)

v1.10.0

11 Feb 23:55
165c82b

Choose a tag to compare

1.10.0 (2022-02-11)

Features

  • add showOrientationAxes in View (36d538c)

v1.9.1

12 Jan 15:42
6ffe697

Choose a tag to compare

1.9.1 (2022-01-12)

Bug Fixes

  • rendering: Use transformCoordinate property at construction (e61e41e)

v1.9.0

17 Dec 00:04
d0429d3

Choose a tag to compare

1.9.0 (2021-12-17)

Features

  • Rendering: Introduce Geometry2DRepresentation (bc152c9)

v1.8.8

26 Oct 23:44
d8a4b02

Choose a tag to compare

1.8.8 (2021-10-26)

Bug Fixes

  • Algorithm: shallow check state changed (58835f2)
  • Image/PolyData: call dataChanged on modified (53f23da)
  • PolyData: add comments and fix prop check (8417dd7)
  • PolyData: equality check on polydata props (5ecffb0)
  • prop equality checking on update (1c755a8)