Skip to content

Releases: Kitware/react-vtk-js

v1.1.3

19 Feb 00:41
Compare
Choose a tag to compare

1.1.3 (2021-02-19)

Bug Fixes

  • VolumeController: Try to be more robust when data is incomplete (bba246e)

v1.1.2

18 Feb 21:40
Compare
Choose a tag to compare

1.1.2 (2021-02-18)

Bug Fixes

  • DataArray: Properly modify dataset when internal array change (7730b56)
  • View: Allow user to override className and style of root component (731fbf6)

v1.1.1

15 Feb 16:37
Compare
Choose a tag to compare

1.1.1 (2021-02-15)

Bug Fixes

  • lock: Update lock with latest vtk.js (333aa0a)
  • vtk.js: Update to latest vtk.js esm build (37bb3c2)

v1.1.0

15 Feb 16:02
Compare
Choose a tag to compare

1.1.0 (2021-02-15)

Bug Fixes

  • ImageData: Add support for direction matrix (2c695e9)

Features

  • GlyphRepresentation: Add Glyph representation (e67b362)

v1.0.4

29 Jan 01:43
Compare
Choose a tag to compare

1.0.4 (2021-01-29)

Bug Fixes

v1.0.3

29 Jan 01:32
Compare
Choose a tag to compare

1.0.3 (2021-01-29)

Bug Fixes

  • PolyData: Support bigger meshes (9dd0078)

v1.0.2

27 Jan 22:23
Compare
Choose a tag to compare

1.0.2 (2021-01-27)

Bug Fixes

  • AvailableClasses: Add more class for algo (7c45a3f)
  • Render: Trigger render when algo change (7582e26)

v1.0.1

27 Jan 18:41
Compare
Choose a tag to compare

1.0.1 (2021-01-27)

Bug Fixes

  • Id: Add missing id for add-on rep (dd90c0c)
  • View: Allow method call from prop change (e2c57e8)

v1.0.0

22 Jan 20:01
Compare
Choose a tag to compare

1.0.0 (2021-01-22)

Bug Fixes