Skip to content

Releases: Kitware/react-vtk-js

v1.4.3

14 Apr 03:07
Compare
Choose a tag to compare

1.4.3 (2021-04-14)

Bug Fixes

  • Representations: Any update trigger a render (e804fd0)

v1.4.2

13 Apr 20:38
Compare
Choose a tag to compare

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

13 Apr 18:36
Compare
Choose a tag to compare

1.4.1 (2021-04-13)

Bug Fixes

  • Pipeline: Better handling of component initialization (caeaa57)

v1.4.0

09 Apr 21:39
Compare
Choose a tag to compare

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

08 Apr 17:36
Compare
Choose a tag to compare

1.3.0 (2021-04-08)

Features

  • scalarbar: Add scalarbar capability (af6b612)

v1.2.2

07 Apr 17:18
Compare
Choose a tag to compare

1.2.2 (2021-04-07)

Bug Fixes

  • vtk.js: Update to 17.5.1 (057a9de)

v1.2.1

06 Apr 18:56
Compare
Choose a tag to compare

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

06 Apr 02:09
Compare
Choose a tag to compare

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

02 Apr 23:13
82d120f
Compare
Choose a tag to compare

1.1.5 (2021-04-02)

Bug Fixes

  • TubeFilter: Expose it to Algorithm (6444329)

v1.1.4

19 Feb 20:12
Compare
Choose a tag to compare

1.1.4 (2021-02-19)

Bug Fixes

  • vtk.js: Workers are now working (585c52d)