Skip to content

Releases: Kitware/react-vtk-js

v1.6.0

03 Aug 17:03
8aa7318

Choose a tag to compare

1.6.0 (2021-08-03)

Features

  • View: pointerSize property (d370e94)

v1.5.10

02 Aug 16:47
b41817b

Choose a tag to compare

1.5.10 (2021-08-02)

Bug Fixes

  • View: Prevent invalid access when picking (d77f177)

v1.5.9

26 Jul 17:06
d132670

Choose a tag to compare

1.5.9 (2021-07-26)

Bug Fixes

  • Reader: Allow user to pass options to vtk.js (e7c901d)
  • Reader: pass progressCallback to the reader constructor (1e97bbc)
  • View: Allow user to disable all interactions (2db40ec)

v1.5.8

21 Jul 23:46
0ae7ecb

Choose a tag to compare

1.5.8 (2021-07-21)

Bug Fixes

  • View: Make canvas DPI aware (c01b6d9)

v1.5.7

13 Jul 19:48
010dd4e

Choose a tag to compare

1.5.7 (2021-07-13)

Bug Fixes

  • core: callbacks should not run post unmount (d091032)

v1.5.6

08 Jul 19:39
014a952

Choose a tag to compare

1.5.6 (2021-07-08)

Bug Fixes

  • ShareDataSet: Stop data listener on unmount (01ab46e)

v1.5.5

23 Jun 15:29
1506c70

Choose a tag to compare

1.5.5 (2021-06-23)

Bug Fixes

  • Build: Clean-up package-lock.json (8ed9748)
  • Build: Update package-lock.json again (2134ba9)
  • Build: Update package-lock.json to reflect updates to package.json (675b767)
  • Build: Update usage/example package-lock.json (90f583c)
  • Interaction: Expose focal point as center of rotation option (51009c2)

v1.5.4

17 Jun 20:59
9432796

Choose a tag to compare

1.5.4 (2021-06-17)

Bug Fixes

  • Interaction: Expose world up vector settings for rotate manipulator (b580ed6)

v1.5.3

17 May 21:20
350a976

Choose a tag to compare

1.5.3 (2021-05-17)

Bug Fixes

  • Cutter: Add vtkCutter class along with example (6715b5a)

v1.5.2

07 May 19:03

Choose a tag to compare

1.5.2 (2021-05-07)

Bug Fixes

  • algorithm: fix input initialization order (a456c9e), closes #7
  • vtk.js: Update to 18.0.0 (090af8d)