Releases: cornerstonejs/react-cornerstone-viewport
Releases · cornerstonejs/react-cornerstone-viewport
v4.0.1
4.0.1 (2020-08-05)
Bug Fixes
- 🐛 Remove %age loading as not reactive (82cf001)
- 🐛 Remove %age loading as not reactive (0dc54e0)
v4.0.0
4.0.0 (2020-07-03)
Bug Fixes
- capture package-lock changes for lodash.debounce (cb6ff91)
Features
- improved resize refresh properties (fdba266)
BREAKING CHANGES
- change to how resize/refresh behaves and the props to configure it
v3.0.0
3.0.0 (2020-07-02)
Features
BREAKING CHANGES
-
Add independent debounced new image BREAKING CHANGE
-
Add independent debounced new image BREAKING CHANGE
-
This is a breaking change for any consumer using the onNewImage
prop with the onNewImageDebounceTime
set to a value other than 0.
v2.3.9
2.3.9 (2020-05-21)
Bug Fixes
- trigger release of recent changes. (3773e17)
- trigger release of recent changes. (0fcdfef)
v2.3.8
2.3.8 (2020-03-24)
Bug Fixes
v2.3.7
2.3.7 (2020-03-23)
Bug Fixes
- If stack changes while isPlaying, stopClip and then playClip after first image load (#72) (b84c171)
- shift numImages out of state to avoid re-renders (unused) (cba8955)
v2.3.6
2.3.6 (2020-03-03)
Bug Fixes
- self-removing ENABLED_ELEMENT causing kaboom (2f5b1a3)
v2.3.5
2.3.5 (2020-02-27)
Bug Fixes
- check if eventListeners is defined before iterating it (#67) (39448d6)
v2.3.4
2.3.4 (2020-02-18)
Bug Fixes
- target listener became unbound when referenced, avoid unbinding (#64) (6d829fc)
v2.3.3
2.3.3 (2020-02-17)
Bug Fixes
- allow Component to handle all event listeners without binding external (#60) (73a1c73)