Skip to content

Releases: OHIF/react-vtkjs-viewport

v0.8.4

03 Feb 15:41
8230288
Compare
Choose a tag to compare

0.8.4 (2020-02-03)

Bug Fixes

  • 🐛 Correct code for swapping out labelmap (#91) (8230288)

v0.8.3

30 Jan 17:08
2440489
Compare
Choose a tag to compare

0.8.3 (2020-01-30)

Bug Fixes

  • 🐛 Fix onScroll throwing when crosshairs arent initialised (#90) (2440489)

v0.8.2

23 Jan 10:37
44d8b27
Compare
Choose a tag to compare

0.8.2 (2020-01-23)

Bug Fixes

  • 🐛 Update examples to use Float32Arrays for segmentations (#89) (44d8b27)

v0.8.1

16 Jan 17:21
016eabe
Compare
Choose a tag to compare

0.8.1 (2020-01-16)

Bug Fixes

  • 🐛 AddPoint to addPointLong so that we have a constant ofun (#88) (016eabe)

v0.8.0

15 Jan 15:53
Compare
Choose a tag to compare

0.8.0 (2020-01-15)

Features

  • 🎸 dispatch vtk scroll event (382812a)

v0.7.2

16 Dec 16:22
1ba78ef
Compare
Choose a tag to compare

0.7.2 (2019-12-16)

Bug Fixes

  • 🐛 Using mpr slice tools updates crosshairs (#84) (#85) (1ba78ef)

v0.7.1

12 Dec 15:40
70a963b
Compare
Choose a tag to compare

0.7.1 (2019-12-12)

Reverts

  • Revert "feat: 🎸 bundle vtkjs with viewport to reduce build issues (#82)" (618dba8), closes #82

v0.7.0

12 Dec 14:53
Compare
Choose a tag to compare

0.7.0 (2019-12-12)

Features

  • 🎸 bundle vtkjs with viewport to reduce build issues (#82) (6aa257e)

v0.6.0

05 Dec 10:10
1f76d6d
Compare
Choose a tag to compare

0.6.0 (2019-12-05)

Features

  • 🎸 Enable outline rendering of segmentations (#80) (1f76d6d)

v0.5.1

04 Dec 09:28
Compare
Choose a tag to compare

0.5.1 (2019-12-04)

Bug Fixes

  • 🐛 setSlice offset when scrolling/rotating after pan (#79) (392e37a)