Recent Releases of https://github.com/cornerstonejs/react-cornerstone-viewport

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.5

4.1.5 (2022-08-26)

Bug Fixes

  • cineModule parses DS floatString instead of float (#145) (3070c61)

- JavaScript
Published by ohif-bot almost 4 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.4

4.1.4 (2021-12-07)

Bug Fixes

  • ViewportOrientationMarkers: Consider marker height when positioning bottom marker (f9c2dbe)

- JavaScript
Published by ohif-bot over 4 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.3

4.1.3 (2021-12-07)

Bug Fixes

  • ViewportOrientationMarkers: Consider scrollbar and marker width while positioning markers (dc7c081)

- JavaScript
Published by ohif-bot over 4 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.2

4.1.2 (2021-10-01)

Bug Fixes

  • imageLoadPoolManager should be used for loading (#127) (9d91186)

- JavaScript
Published by ohif-bot almost 5 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.1

4.1.1 (2021-09-15)

Bug Fixes

  • Add manual reference to viewport-element to prevent calling deprecated findDOMNode (#123) (8b0845d)
  • parse time without fractional seconds (#113) (3c5f466)

Performance Improvements

  • deps: update core, tools, and WADO Loader dependencies to use l… (#124) (0f81093)

- JavaScript
Published by ohif-bot almost 5 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.1.0

4.1.0 (2021-06-11)

Features

  • Add bottom/right orientation markers (#120) (f0b2815)
  • initial viewport settings can be utilized (#114) (a29c466)

- JavaScript
Published by ohif-bot about 5 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.0.5

4.0.5 (2021-03-11)

Bug Fixes

  • Resolve toFixed errors in viewport overlay after dcmjs server changes (#115) (52703b9)

- JavaScript
Published by ohif-bot over 5 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.0.4

4.0.4 (2020-09-24)

Performance Improvements

  • ⚡️ Fix precaching issues (557594d)
  • ⚡️ Fix precaching issues (417c14b)

- JavaScript
Published by ohif-bot almost 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.0.3

4.0.3 (2020-09-24)

Performance Improvements

  • ⚡️ On scroll, reset the prefetch queue (a3e851e)

- JavaScript
Published by ohif-bot almost 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v4.0.2

4.0.2 (2020-08-20)

Bug Fixes

  • Remove stackPrefetch configuration to let apps configure themselves (d3093d0)

- JavaScript
Published by ohif-bot almost 6 years ago

https://github.com/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)

- JavaScript
Published by ohif-bot almost 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - 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

- JavaScript
Published by ohif-bot about 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v3.0.0

3.0.0 (2020-07-02)

Features

  • onNewImageDebounce prop (bc6ee02)

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.

- JavaScript
Published by ohif-bot about 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.9

2.3.9 (2020-05-21)

Bug Fixes

  • trigger release of recent changes. (3773e17)
  • trigger release of recent changes. (0fcdfef)

- JavaScript
Published by ohif-bot about 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.8

2.3.8 (2020-03-24)

Bug Fixes

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - 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)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.6

2.3.6 (2020-03-03)

Bug Fixes

  • self-removing ENABLED_ELEMENT causing kaboom (2f5b1a3)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.5

2.3.5 (2020-02-27)

Bug Fixes

  • check if eventListeners is defined before iterating it (#67) (39448d6)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.4

2.3.4 (2020-02-18)

Bug Fixes

  • target listener became unbound when referenced, avoid unbinding (#64) (6d829fc)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.3

2.3.3 (2020-02-17)

Bug Fixes

  • allow Component to handle all event listeners without binding external (#60) (73a1c73)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.2

2.3.2 (2020-02-17)

Bug Fixes

  • Refactor event bindings of viewport (#62) (5ccf95e)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.1

2.3.1 (2020-02-06)

Bug Fixes

  • props: set isOverlayVisible param using props (#59) (a18dd08)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.3.0

2.3.0 (2019-12-17)

Features

  • add onNewImage callback prop (50e33ba)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.2.2

2.2.2 (2019-12-17)

Bug Fixes

  • is-playing: CornerstoneViewport now plays the clip on mounting if isPlaying is true (#53) (939bb63)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.2.1

2.2.1 (2019-11-21)

Bug Fixes

  • eventlinsteners for functional component (#48) (7ee4577)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.2.0

2.2.0 (2019-11-14)

Features

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.1.0

2.1.0 (2019-10-15)

Features

  • Conditionally-render-ViewportOverlay-w/-prop-#43 (#44) (1ed97ab)

- JavaScript
Published by ohif-bot over 6 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.0.1

2.0.1 (2019-10-08)

Bug Fixes

  • add ViewportOverlay as a named export (#11) (c55c94c)

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v2.0.0

2.0.0 (2019-10-08)

Features

  • lets use this to force a breaking change (6306ce6)

BREAKING CHANGES

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v1.0.0

1.0.0 (2019-09-13)

Features

  • 🎸 Upgrade to ConerstoneTools 4.0 (921149d)

BREAKING CHANGES

  • n

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.2.4

0.2.4 (2019-09-13)

Bug Fixes

  • delete travis (force release) (17d840d)

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.2.3

0.2.3 (2019-09-13)

Bug Fixes

  • small cornerstone-tools@4 changes (4305cf7)

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.2.2

semantic-release benchmark

- JavaScript
Published by ohif-bot almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.1.32

Fix for identity check on this.props.layout never matching previous props layout.

- JavaScript
Published by dannyrb almost 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.1.28

Fixed

layout: Fix the layout issue after switching to new display set in a viewport (#15)

- JavaScript
Published by evren217 about 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.1.27

Fixed

viewport-data: Keep viewportSpecificData synced with the image displayed in viewport

- JavaScript
Published by evren217 about 7 years ago

https://github.com/cornerstonejs/react-cornerstone-viewport - v0.1.26

  • Add onElementEnabled prop as an event callback

- JavaScript
Published by dannyrb about 7 years ago