Skip to content

Releases: Kitware/react-vtk-js

v1.15.1

Choose a tag to compare

@jourdain jourdain released this 23 Nov 18:36
bf6f64c

1.15.1 (2022-11-23)

Bug Fixes

  • package: conditional export ordering (ceb8995)

v1.15.0

Choose a tag to compare

@jourdain jourdain released this 27 Oct 14:49
f4de1ed

1.15.0 (2022-10-27)

Features

v1.14.0

Choose a tag to compare

@jourdain jourdain released this 24 Oct 18:55
db5ba58

1.14.0 (2022-10-24)

Features

  • Rendering: Add CircleSource (26a2d9b)

v1.13.2

Choose a tag to compare

@jourdain jourdain released this 17 Oct 14:50
245be0d

1.13.2 (2022-10-17)

Performance Improvements

  • don’t trigger layout event if hover is not in picking modes (2f90530)

v1.13.1

Choose a tag to compare

@jourdain jourdain released this 09 Aug 14:31

1.13.1 (2022-08-09)

Bug Fixes

  • DataArray: handle syntax error (319b89d)
  • DataArray: remove array at unmount correctly (39e874f)

v1.13.0

Choose a tag to compare

@jourdain jourdain released this 19 Jul 18:37
769c19b

1.13.0 (2022-07-19)

Features

  • View: focalpoint and autoResetCamera props (ce8c428)

v1.12.7

Choose a tag to compare

@jourdain jourdain released this 14 Jul 13:27
6a99b70

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

Choose a tag to compare

@jourdain jourdain released this 27 Jun 19:09
7bd342f

1.12.6 (2022-06-27)

Bug Fixes

  • do not initialize cubeAxesActor if not required (#70) (7bd342f)

v1.12.5

Choose a tag to compare

@jourdain jourdain released this 09 Jun 19:31
09332cf

1.12.5 (2022-06-09)

Bug Fixes

  • View: revert mousedown capture (9f648b1)

v1.12.4

Choose a tag to compare

@jourdain jourdain released this 07 Jun 18:46
f41f0f5

1.12.4 (2022-06-07)

Bug Fixes

  • View: capture mousedown event (d80860f)