2023-09-01 22:26:45 +02:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2023-09-11 15:19:30 +02:00
# [3.7.0-beta.68](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.67...v3.7.0-beta.68) (2023-09-11)
**Note:** Version bump only for package @ohif/ui
2023-09-06 20:17:59 +02:00
# [3.7.0-beta.67](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.66...v3.7.0-beta.67) (2023-09-06)
**Note:** Version bump only for package @ohif/ui
2023-09-06 15:53:48 +02:00
# [3.7.0-beta.66](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.65...v3.7.0-beta.66) (2023-09-06)
**Note:** Version bump only for package @ohif/ui
2023-09-06 15:34:21 +02:00
# [3.7.0-beta.65](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.64...v3.7.0-beta.65) (2023-09-06)
### Features
* **ImageOverlayViewerTool:** add ImageOverlayViewer tool that can render image overlay (pixel overlay) of the DICOM images ([#3163](https://github.com/OHIF/Viewers/issues/3163)) ([69115da](https://github.com/OHIF/Viewers/commit/69115da06d2d437b57e66608b435bb0bc919a90f))
2023-09-05 19:13:27 +02:00
# [3.7.0-beta.64](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.63...v3.7.0-beta.64) (2023-09-05)
**Note:** Version bump only for package @ohif/ui
2023-09-01 22:26:45 +02:00
# [3.7.0-beta.63](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.62...v3.7.0-beta.63) (2023-09-01)
### Features
* **grid:** remove viewportIndex and only rely on viewportId ([#3591](https://github.com/OHIF/Viewers/issues/3591)) ([4c6ff87](https://github.com/OHIF/Viewers/commit/4c6ff873e887cc30ffc09223f5cb99e5f94c9cdd))
2020-04-09 12:25:11 +02:00
# Change Log
2023-09-01 22:19:39 +02:00
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2020-04-09 12:25:11 +02:00
2023-08-30 15:38:56 +02:00
# [3.7.0-beta.62](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.61...v3.7.0-beta.62) (2023-08-30)
**Note:** Version bump only for package @ohif/ui
2023-08-29 18:44:37 +02:00
# [3.7.0-beta.61](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.60...v3.7.0-beta.61) (2023-08-29)
**Note:** Version bump only for package @ohif/ui
2023-08-29 18:33:17 +02:00
# [3.7.0-beta.60](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.59...v3.7.0-beta.60) (2023-08-29)
**Note:** Version bump only for package @ohif/ui
2023-08-29 17:27:52 +02:00
# [3.7.0-beta.59](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.58...v3.7.0-beta.59) (2023-08-29)
**Note:** Version bump only for package @ohif/ui
2023-08-25 20:27:00 +02:00
# [3.7.0-beta.58](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.57...v3.7.0-beta.58) (2023-08-25)
### Features
2023-09-01 22:19:39 +02:00
- **cloud data source config:** GUI and API for configuring a cloud data source
with Google cloud healthcare implementation
([#3589](https://github.com/OHIF/Viewers/issues/3589))
([a336992](https://github.com/OHIF/Viewers/commit/a336992971c07552c9dbb6e1de43169d37762ef1))
2023-08-25 20:27:00 +02:00
2023-08-23 15:43:54 +02:00
# [3.7.0-beta.57](https://github.com/OHIF/Viewers/compare/v3.7.0-beta.56...v3.7.0-beta.57) (2023-08-23)
**Note:** Version bump only for package @ohif/ui
2020-05-04 16:15:22 +02:00
## [1.4.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.4.3...@ohif/ui@1.4.4) (2020-05-04)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- 🐛 Proper error handling for derived display sets
([#1708](https://github.com/OHIF/Viewers/issues/1708))
([5b20d8f](https://github.com/OHIF/Viewers/commit/5b20d8f323e4b3ef9988f2f2ab672d697b6da409))
2020-05-04 16:15:22 +02:00
2020-04-09 12:25:11 +02:00
## [1.4.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.4.2...@ohif/ui@1.4.3) (2020-04-09)
**Note:** Version bump only for package @ohif/ui
2020-03-13 20:47:28 +01:00
# Change Log
2020-04-09 12:21:43 +02:00
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2020-03-13 20:47:28 +01:00
2020-04-06 10:45:46 +02:00
## [1.4.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.4.1...@ohif/ui@1.4.2) (2020-04-06)
**Note:** Version bump only for package @ohif/ui
2020-03-17 23:49:26 +01:00
## [1.4.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.4.0...@ohif/ui@1.4.1) (2020-03-17)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- rendering delete button when text is too wide for parent div
([#1526](https://github.com/OHIF/Viewers/issues/1526))
([b269415](https://github.com/OHIF/Viewers/commit/b269415048dfec50e2abb3dd4f4355a23d6ad75a))
2020-03-17 23:49:26 +01:00
2020-03-13 20:47:28 +01:00
# [1.4.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.3...@ohif/ui@1.4.0) (2020-03-13)
### Features
2023-09-01 22:19:39 +02:00
- Segmentations Settings UI - Phase 1
[#1391 ](https://github.com/OHIF/Viewers/issues/1391 )
([#1392](https://github.com/OHIF/Viewers/issues/1392))
([e8842cf](https://github.com/OHIF/Viewers/commit/e8842cf8aebde98db7fc123e4867c8288552331f)),
closes [#1423 ](https://github.com/OHIF/Viewers/issues/1423 )
2020-03-13 20:47:28 +01:00
2019-08-14 02:55:13 +02:00
# Change Log
2020-03-13 20:45:26 +01:00
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2019-11-19 09:36:12 +01:00
2020-03-09 20:04:54 +01:00
## [1.3.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.2...@ohif/ui@1.3.3) (2020-03-09)
**Note:** Version bump only for package @ohif/ui
2020-03-09 14:39:36 +01:00
## [1.3.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.1...@ohif/ui@1.3.2) (2020-03-09)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- Remove Eraser and ROI Window
([6c950a9](https://github.com/OHIF/Viewers/commit/6c950a9669f7fbf3c46e48679fa26ee514824156))
2020-03-09 14:39:36 +01:00
2020-02-29 15:01:25 +01:00
## [1.3.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.3.0...@ohif/ui@1.3.1) (2020-02-29)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- prevent the native context menu from appearing when right-clicking on a
measurement or angle (https://github.com/OHIF/Viewers/issues/1406)
([#1469](https://github.com/OHIF/Viewers/issues/1469))
([9b3be9b](https://github.com/OHIF/Viewers/commit/9b3be9b0c082c9a5b62f2a40f42e59381860fe73))
2020-02-29 15:01:25 +01:00
2020-02-20 23:04:03 +01:00
# [1.3.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.2.1...@ohif/ui@1.3.0) (2020-02-20)
### Features
2023-09-01 22:19:39 +02:00
- [#1342 ](https://github.com/OHIF/Viewers/issues/1342 ) - Window level tab
([#1429](https://github.com/OHIF/Viewers/issues/1429))
([ebc01a8](https://github.com/OHIF/Viewers/commit/ebc01a8ca238d5a3437b44d81f75aa8a5e8d0574))
2020-02-20 23:04:03 +01:00
2020-02-12 21:36:52 +01:00
## [1.2.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.2.0...@ohif/ui@1.2.1) (2020-02-12)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- Combined Hotkeys for special characters
([#1233](https://github.com/OHIF/Viewers/issues/1233))
([2f30e7a](https://github.com/OHIF/Viewers/commit/2f30e7a821a238144c49c56f37d8e5565540b4bd))
2020-02-12 21:36:52 +01:00
2020-02-10 21:36:28 +01:00
# [1.2.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.9...@ohif/ui@1.2.0) (2020-02-10)
### Features
2023-09-01 22:19:39 +02:00
- Lesion tracker right panel
([#1428](https://github.com/OHIF/Viewers/issues/1428))
([98a649b](https://github.com/OHIF/Viewers/commit/98a649b455ffc712938fc5035cdef40695e58440))
2020-02-10 21:36:28 +01:00
2020-01-30 04:42:31 +01:00
## [1.1.9](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.8...@ohif/ui@1.1.9) (2020-01-30)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- download tool fixes & improvements
([#1235](https://github.com/OHIF/Viewers/issues/1235))
([b9574b6](https://github.com/OHIF/Viewers/commit/b9574b6efcfeb85cde35b5cae63282f8e1b35be6))
2020-01-30 04:42:31 +01:00
2020-01-08 14:48:10 +01:00
## [1.1.8](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.7...@ohif/ui@1.1.8) (2020-01-08)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- measurements panel css and delete button visibility
([#1352](https://github.com/OHIF/Viewers/issues/1352))
([7ab0bbb](https://github.com/OHIF/Viewers/commit/7ab0bbb32581dcba16ee16b49b92406e2856ac76))
2020-01-08 14:48:10 +01:00
2019-12-20 20:10:48 +01:00
## [1.1.7](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.6...@ohif/ui@1.1.7) (2019-12-20)
**Note:** Version bump only for package @ohif/ui
2019-12-20 19:57:38 +01:00
## [1.1.6](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.5...@ohif/ui@1.1.6) (2019-12-20)
**Note:** Version bump only for package @ohif/ui
2019-12-19 16:15:49 +01:00
## [1.1.5](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.4...@ohif/ui@1.1.5) (2019-12-19)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- 🐛 Fix drag-n-drop of local files into OHIF
([#1319](https://github.com/OHIF/Viewers/issues/1319))
([23305ce](https://github.com/OHIF/Viewers/commit/23305cec9c0f514e73a8dd17f984ffc87ad8d131)),
closes [#1307 ](https://github.com/OHIF/Viewers/issues/1307 )
2019-12-19 16:15:49 +01:00
2019-12-16 15:28:33 +01:00
## [1.1.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.3...@ohif/ui@1.1.4) (2019-12-16)
**Note:** Version bump only for package @ohif/ui
2019-12-13 16:14:42 +01:00
## [1.1.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.2...@ohif/ui@1.1.3) (2019-12-13)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- allow empty values for dimensions
([#1295](https://github.com/OHIF/Viewers/issues/1295))
([cd2da34](https://github.com/OHIF/Viewers/commit/cd2da349e5212cccdd8e65ffa3f7fdc6bad1057c))
2019-12-13 16:14:42 +01:00
2019-12-12 06:54:34 +01:00
## [1.1.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.1...@ohif/ui@1.1.2) (2019-12-12)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- translations ([#1234](https://github.com/OHIF/Viewers/issues/1234))
([30b9e44](https://github.com/OHIF/Viewers/commit/30b9e4422073557287ef26a80b38eeb3f3fcff4c))
2019-12-12 06:54:34 +01:00
2019-12-11 17:48:26 +01:00
## [1.1.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.1.0...@ohif/ui@1.1.1) (2019-12-11)
**Note:** Version bump only for package @ohif/ui
2019-12-11 17:18:54 +01:00
# [1.1.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.0.1...@ohif/ui@1.1.0) (2019-12-11)
### Features
2023-09-01 22:19:39 +02:00
- 🎸 DICOM SR STOW on MeasurementAPI
([#954](https://github.com/OHIF/Viewers/issues/954))
([ebe1af8](https://github.com/OHIF/Viewers/commit/ebe1af8d4f75d2483eba869655906d7829bd9666)),
closes [#758 ](https://github.com/OHIF/Viewers/issues/758 )
2019-12-11 17:18:54 +01:00
2019-12-09 19:58:37 +01:00
## [1.0.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@1.0.0...@ohif/ui@1.0.1) (2019-12-09)
**Note:** Version bump only for package @ohif/ui
2019-12-09 18:49:51 +01:00
# [1.0.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.65.4...@ohif/ui@1.0.0) (2019-12-09)
2023-09-01 22:19:39 +02:00
- feat!: Ability to configure cornerstone tools via extension configuration
(#1229)
([55a5806](https://github.com/OHIF/Viewers/commit/55a580659ecb74ca6433461d8f9a05c2a2b69533)),
closes [#1229 ](https://github.com/OHIF/Viewers/issues/1229 )
2019-12-09 18:49:51 +01:00
### BREAKING CHANGES
2023-09-01 22:19:39 +02:00
- modifies the exposed react < App /> components props. The contract for
providing configuration for the app has changed. Please reference updated
documentation for guidance.
2019-12-09 18:49:51 +01:00
2019-12-07 07:23:21 +01:00
## [0.65.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.65.3...@ohif/ui@0.65.4) (2019-12-07)
**Note:** Version bump only for package @ohif/ui
2019-12-07 06:27:27 +01:00
## [0.65.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.65.2...@ohif/ui@0.65.3) (2019-12-07)
**Note:** Version bump only for package @ohif/ui
2019-12-07 06:14:07 +01:00
## [0.65.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.65.1...@ohif/ui@0.65.2) (2019-12-07)
**Note:** Version bump only for package @ohif/ui
2019-11-28 06:50:21 +01:00
## [0.65.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.65.0...@ohif/ui@0.65.1) (2019-11-28)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- User Preferences Issues ([#1207](https://github.com/OHIF/Viewers/issues/1207))
([1df21a9](https://github.com/OHIF/Viewers/commit/1df21a9e075b5e6dfc10a429ae825826f46c71b8)),
closes [#1161 ](https://github.com/OHIF/Viewers/issues/1161 )
[#1164 ](https://github.com/OHIF/Viewers/issues/1164 )
[#1177 ](https://github.com/OHIF/Viewers/issues/1177 )
[#1179 ](https://github.com/OHIF/Viewers/issues/1179 )
[#1180 ](https://github.com/OHIF/Viewers/issues/1180 )
[#1181 ](https://github.com/OHIF/Viewers/issues/1181 )
[#1182 ](https://github.com/OHIF/Viewers/issues/1182 )
[#1183 ](https://github.com/OHIF/Viewers/issues/1183 )
[#1184 ](https://github.com/OHIF/Viewers/issues/1184 )
[#1185 ](https://github.com/OHIF/Viewers/issues/1185 )
2019-11-28 06:50:21 +01:00
2019-11-25 23:16:35 +01:00
# [0.65.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.64.2...@ohif/ui@0.65.0) (2019-11-25)
### Features
2023-09-01 22:19:39 +02:00
- Add new annotate tool using new dialog service
([#1211](https://github.com/OHIF/Viewers/issues/1211))
([8fd3af1](https://github.com/OHIF/Viewers/commit/8fd3af1e137e793f1b482760a22591c64a072047))
2019-11-25 23:16:35 +01:00
2019-11-25 16:50:36 +01:00
## [0.64.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.64.1...@ohif/ui@0.64.2) (2019-11-25)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- Issue branch from danny experimental changes pr 1128
([#1150](https://github.com/OHIF/Viewers/issues/1150))
([a870b3c](https://github.com/OHIF/Viewers/commit/a870b3cc6056cf824af422e46f1ad674910b534e)),
closes [#1161 ](https://github.com/OHIF/Viewers/issues/1161 )
[#1164 ](https://github.com/OHIF/Viewers/issues/1164 )
[#1177 ](https://github.com/OHIF/Viewers/issues/1177 )
[#1179 ](https://github.com/OHIF/Viewers/issues/1179 )
[#1180 ](https://github.com/OHIF/Viewers/issues/1180 )
[#1181 ](https://github.com/OHIF/Viewers/issues/1181 )
[#1182 ](https://github.com/OHIF/Viewers/issues/1182 )
[#1183 ](https://github.com/OHIF/Viewers/issues/1183 )
[#1184 ](https://github.com/OHIF/Viewers/issues/1184 )
[#1185 ](https://github.com/OHIF/Viewers/issues/1185 )
2019-11-25 16:50:36 +01:00
2019-11-20 20:17:36 +01:00
## [0.64.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.64.0...@ohif/ui@0.64.1) (2019-11-20)
**Note:** Version bump only for package @ohif/ui
2019-11-19 20:19:32 +01:00
# [0.64.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.63.0...@ohif/ui@0.64.0) (2019-11-19)
### Features
2023-09-01 22:19:39 +02:00
- New dialog service ([#1202](https://github.com/OHIF/Viewers/issues/1202))
([f65639c](https://github.com/OHIF/Viewers/commit/f65639c2b0dab01decd20cab2cef4263cb4fab37))
2019-11-19 20:19:32 +01:00
2019-11-19 09:36:12 +01:00
# [0.63.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.62.4...@ohif/ui@0.63.0) (2019-11-19)
### Features
2023-09-01 22:19:39 +02:00
- Issue 879 viewer route query param not filtering but promoting
([#1141](https://github.com/OHIF/Viewers/issues/1141))
([b17f753](https://github.com/OHIF/Viewers/commit/b17f753e6222045252ef885e40233681541a32e1)),
closes [#1118 ](https://github.com/OHIF/Viewers/issues/1118 )
2019-08-14 02:55:13 +02:00
2019-11-18 22:33:41 +01:00
## [0.62.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.62.3...@ohif/ui@0.62.4) (2019-11-18)
### Bug Fixes
2023-09-01 22:19:39 +02:00
- minor date picker UX improvements
([813ee5e](https://github.com/OHIF/Viewers/commit/813ee5ed4d78b7bda234922d5f3389efe346451c))
2019-11-18 22:33:41 +01:00
2019-11-15 21:04:45 +01:00
## [0.62.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.62.2...@ohif/ui@0.62.3) (2019-11-15)
**Note:** Version bump only for package @ohif/ui
2019-11-15 19:44:17 +01:00
## [0.62.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.62.1...@ohif/ui@0.62.2) (2019-11-15)
**Note:** Version bump only for package @ohif/ui
2019-11-14 04:53:10 +01:00
## [0.62.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.62.0...@ohif/ui@0.62.1) (2019-11-14)
**Note:** Version bump only for package @ohif/ui
2019-11-13 21:12:25 +01:00
# [0.62.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.61.0...@ohif/ui@0.62.0) (2019-11-13)
### Features
2020-03-13 20:45:26 +01:00
- expose UiNotifications service
([#1172](https://github.com/OHIF/Viewers/issues/1172))
([5c04e34](https://github.com/OHIF/Viewers/commit/5c04e34c8fb2394ab7acd9eb4f2ab12afeb2f255))
2019-11-13 21:12:25 +01:00
2019-11-12 03:17:40 +01:00
# [0.61.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.60.1...@ohif/ui@0.61.0) (2019-11-12)
### Features
2020-03-13 20:45:26 +01:00
- 🎸 Update hotkeys and user preferences modal
([#1135](https://github.com/OHIF/Viewers/issues/1135))
([e62f5f8](https://github.com/OHIF/Viewers/commit/e62f5f8dd28ab363f23671cd21cee115abb870ff)),
closes [#923 ](https://github.com/OHIF/Viewers/issues/923 )
2019-11-12 03:17:40 +01:00
2019-11-08 13:14:44 +01:00
## [0.60.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.60.0...@ohif/ui@0.60.1) (2019-11-08)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- Fix display issues with incorrect thumbnails. Change ImageThumb to functional
component. ([#1148](https://github.com/OHIF/Viewers/issues/1148))
([d70eae3](https://github.com/OHIF/Viewers/commit/d70eae3eb04fe854464f3e62316df8869bba6f11))
2019-11-08 13:14:44 +01:00
2019-11-06 05:23:15 +01:00
# [0.60.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.59.1...@ohif/ui@0.60.0) (2019-11-06)
### Features
2020-03-13 20:45:26 +01:00
- modal provider ([#1151](https://github.com/OHIF/Viewers/issues/1151))
([75d88bc](https://github.com/OHIF/Viewers/commit/75d88bc454710d2dcdbc7d68c4d9df041159c840)),
closes [#1086 ](https://github.com/OHIF/Viewers/issues/1086 )
[#1116 ](https://github.com/OHIF/Viewers/issues/1116 )
[#1116 ](https://github.com/OHIF/Viewers/issues/1116 )
[#1146 ](https://github.com/OHIF/Viewers/issues/1146 )
[#1142 ](https://github.com/OHIF/Viewers/issues/1142 )
[#1143 ](https://github.com/OHIF/Viewers/issues/1143 )
[#1110 ](https://github.com/OHIF/Viewers/issues/1110 )
[#1086 ](https://github.com/OHIF/Viewers/issues/1086 )
[#1116 ](https://github.com/OHIF/Viewers/issues/1116 )
[#1119 ](https://github.com/OHIF/Viewers/issues/1119 )
2019-11-06 05:07:03 +01:00
2019-11-05 21:01:36 +01:00
## [0.59.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.59.0...@ohif/ui@0.59.1) (2019-11-05)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- [#1075 ](https://github.com/OHIF/Viewers/issues/1075 ) Returning to the Study
List before all series have finishe…
([#1090](https://github.com/OHIF/Viewers/issues/1090))
([ecaf578](https://github.com/OHIF/Viewers/commit/ecaf578f92dc40294cec7ff9b272fb432dec4125))
2019-11-05 21:01:36 +01:00
2019-11-04 17:06:44 +01:00
# [0.59.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.5...@ohif/ui@0.59.0) (2019-11-04)
### Features
2020-03-13 20:45:26 +01:00
- 🎸 New modal provider ([#1110](https://github.com/OHIF/Viewers/issues/1110))
([5ee832b](https://github.com/OHIF/Viewers/commit/5ee832b19505a4e8e5756660ce6ed03a7f18dec3)),
closes [#1086 ](https://github.com/OHIF/Viewers/issues/1086 )
[#1116 ](https://github.com/OHIF/Viewers/issues/1116 )
2019-11-04 17:06:44 +01:00
2019-11-04 05:07:09 +01:00
## [0.58.5](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.4...@ohif/ui@0.58.5) (2019-11-04)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- 🐛 Minor issues measurement panel related to description
([#1142](https://github.com/OHIF/Viewers/issues/1142))
([681384b](https://github.com/OHIF/Viewers/commit/681384b7425c83b02a0ed83371ca92d78ca7838c))
2019-11-04 05:07:09 +01:00
2019-10-31 19:51:34 +01:00
## [0.58.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.3...@ohif/ui@0.58.4) (2019-10-31)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- application crash if patientName is an object
([#1138](https://github.com/OHIF/Viewers/issues/1138))
([64cf3b3](https://github.com/OHIF/Viewers/commit/64cf3b324da2383a927af1df2d46db2fca5318aa))
2019-10-31 19:51:34 +01:00
2019-10-30 21:03:51 +01:00
## [0.58.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.2...@ohif/ui@0.58.3) (2019-10-30)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- 🐛 Fix ghost shadow on thumb
([#1113](https://github.com/OHIF/Viewers/issues/1113))
([caaa032](https://github.com/OHIF/Viewers/commit/caaa032c4bc24fd69fdb01a15a8feb2721c321db))
2019-10-30 21:03:51 +01:00
2019-10-29 21:47:05 +01:00
## [0.58.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.1...@ohif/ui@0.58.2) (2019-10-29)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- 🐛 Limit image download size to avoid browser issues
([#1112](https://github.com/OHIF/Viewers/issues/1112))
([5716b71](https://github.com/OHIF/Viewers/commit/5716b71d409ee1c6f13393c8cb7f50222415e198)),
closes [#1099 ](https://github.com/OHIF/Viewers/issues/1099 )
2019-10-29 21:47:05 +01:00
2019-10-29 12:13:46 +01:00
## [0.58.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.58.0...@ohif/ui@0.58.1) (2019-10-29)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- **StudyList:** camel case colSpan
([#1123](https://github.com/OHIF/Viewers/issues/1123))
([0d498ba](https://github.com/OHIF/Viewers/commit/0d498ba17ddde8d8f0c51d742770e1574041eec0))
2019-10-29 12:13:46 +01:00
2019-10-28 21:49:00 +01:00
# [0.58.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.57.1...@ohif/ui@0.58.0) (2019-10-28)
### Features
2020-03-13 20:45:26 +01:00
- responsive study list ([#1068](https://github.com/OHIF/Viewers/issues/1068))
([2cdef4b](https://github.com/OHIF/Viewers/commit/2cdef4b9844cc2ce61e9ce76b5a942ba7051fe16))
2019-10-28 21:49:00 +01:00
2019-10-28 04:19:19 +01:00
## [0.57.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.57.0...@ohif/ui@0.57.1) (2019-10-28)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- MIP styling ([#1109](https://github.com/OHIF/Viewers/issues/1109))
([0d21cc6](https://github.com/OHIF/Viewers/commit/0d21cc6ad0c47706b9e62e05fe2a0f1d86339760))
2019-10-28 04:19:19 +01:00
2019-10-26 04:53:05 +02:00
# [0.57.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.56.1...@ohif/ui@0.57.0) (2019-10-26)
### Features
2020-03-13 20:45:26 +01:00
- Snapshot Download Tool ([#840](https://github.com/OHIF/Viewers/issues/840))
([450e098](https://github.com/OHIF/Viewers/commit/450e0981a5ba054fcfcb85eeaeb18371af9088f8))
2019-10-26 04:53:05 +02:00
2019-10-26 04:25:52 +02:00
## [0.56.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.56.0...@ohif/ui@0.56.1) (2019-10-26)
**Note:** Version bump only for package @ohif/ui
2019-10-22 22:24:10 +02:00
# [0.56.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.55.0...@ohif/ui@0.56.0) (2019-10-22)
### Features
2020-03-13 20:45:26 +01:00
- 🎸 Load spinner when selecting gcloud store. Add key on td
([#1034](https://github.com/OHIF/Viewers/issues/1034))
([e62f403](https://github.com/OHIF/Viewers/commit/e62f403fe9e3df56713128e3d59045824b086d8d)),
closes [#1057 ](https://github.com/OHIF/Viewers/issues/1057 )
2019-10-22 22:24:10 +02:00
2019-10-15 20:59:20 +02:00
# [0.55.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.54.0...@ohif/ui@0.55.0) (2019-10-15)
### Features
2020-03-13 20:45:26 +01:00
- Add browser info and app version
([#1046](https://github.com/OHIF/Viewers/issues/1046))
([c217b8b](https://github.com/OHIF/Viewers/commit/c217b8b))
2019-10-15 20:59:20 +02:00
2019-10-14 17:46:13 +02:00
# [0.54.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.53.4...@ohif/ui@0.54.0) (2019-10-14)
### Features
2020-03-13 20:45:26 +01:00
- Notification Service ([#1011](https://github.com/OHIF/Viewers/issues/1011))
([92c8996](https://github.com/OHIF/Viewers/commit/92c8996))
2019-10-14 17:46:13 +02:00
2019-10-11 20:56:39 +02:00
## [0.53.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.53.3...@ohif/ui@0.53.4) (2019-10-11)
**Note:** Version bump only for package @ohif/ui
2019-10-10 04:41:15 +02:00
## [0.53.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.53.2...@ohif/ui@0.53.3) (2019-10-10)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- 🎸 switch ohif logo from text + font to SVG
([#1021](https://github.com/OHIF/Viewers/issues/1021))
([e7de8be](https://github.com/OHIF/Viewers/commit/e7de8be))
2019-10-10 04:41:15 +02:00
2019-10-09 21:55:40 +02:00
## [0.53.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.53.1...@ohif/ui@0.53.2) (2019-10-09)
**Note:** Version bump only for package @ohif/ui
2019-10-04 15:37:03 +02:00
## [0.53.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.53.0...@ohif/ui@0.53.1) (2019-10-04)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- Move Series Information to Separate Row
([#990](https://github.com/OHIF/Viewers/issues/990))
([458d310](https://github.com/OHIF/Viewers/commit/458d310))
2019-10-04 15:37:03 +02:00
2019-10-03 10:02:00 +02:00
# [0.53.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.52.0...@ohif/ui@0.53.0) (2019-10-03)
### Features
2020-03-13 20:45:26 +01:00
- Use QIDO + WADO to load series metadata individually rather than the entire
study metadata at once ([#953](https://github.com/OHIF/Viewers/issues/953))
([9e10c2b](https://github.com/OHIF/Viewers/commit/9e10c2b))
2019-10-03 10:02:00 +02:00
2019-10-01 10:16:51 +02:00
# [0.52.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.51.3...@ohif/ui@0.52.0) (2019-10-01)
### Features
2020-03-13 20:45:26 +01:00
- 🎸 MPR UI improvements. Added MinIP, AvgIP, slab thickness slider and mode
toggle ([#947](https://github.com/OHIF/Viewers/issues/947))
([c79c0c3](https://github.com/OHIF/Viewers/commit/c79c0c3))
2019-10-01 10:16:51 +02:00
2019-10-01 09:11:22 +02:00
## [0.51.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.51.2...@ohif/ui@0.51.3) (2019-10-01)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- Address issues with touch devices and drag/drop causing crashes
([#982](https://github.com/OHIF/Viewers/issues/982))
([cf40a83](https://github.com/OHIF/Viewers/commit/cf40a83))
2019-10-01 09:11:22 +02:00
2019-09-26 16:21:10 +02:00
## [0.51.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.51.1...@ohif/ui@0.51.2) (2019-09-26)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- 🐛 Set series into active viewport by clicking on thumbnail
([#945](https://github.com/OHIF/Viewers/issues/945))
([5551f81](https://github.com/OHIF/Viewers/commit/5551f81)), closes
[#895 ](https://github.com/OHIF/Viewers/issues/895 )
[#895 ](https://github.com/OHIF/Viewers/issues/895 )
2019-09-26 16:21:10 +02:00
2019-09-19 15:13:23 +02:00
## [0.51.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.51.0...@ohif/ui@0.51.1) (2019-09-19)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- Use HTML5Backend for drag-drop if the device does not support touch
([#927](https://github.com/OHIF/Viewers/issues/927))
([6fdac4d](https://github.com/OHIF/Viewers/commit/6fdac4d))
2019-09-19 15:13:23 +02:00
2019-09-12 05:07:49 +02:00
# [0.51.0](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.50.4...@ohif/ui@0.51.0) (2019-09-12)
### Features
2020-03-13 20:45:26 +01:00
- **EraserTool:** add eraserTool to @ohif/extension -cornerstone
([#912](https://github.com/OHIF/Viewers/issues/912))
([698d274](https://github.com/OHIF/Viewers/commit/698d274))
2019-09-12 05:07:49 +02:00
2019-09-06 04:42:57 +02:00
## [0.50.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.50.3...@ohif/ui@0.50.4) (2019-09-06)
**Note:** Version bump only for package @ohif/ui
2019-09-04 21:15:38 +02:00
## [0.50.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.50.2...@ohif/ui@0.50.3) (2019-09-04)
**Note:** Version bump only for package @ohif/ui
2019-09-04 20:07:38 +02:00
## [0.50.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.50.1...@ohif/ui@0.50.2) (2019-09-04)
### Bug Fixes
2020-03-13 20:45:26 +01:00
- measurementsAPI issue caused by production build
([#842](https://github.com/OHIF/Viewers/issues/842))
([49d3439](https://github.com/OHIF/Viewers/commit/49d3439))
2019-09-04 20:07:38 +02:00
2019-08-14 21:13:44 +02:00
## [0.50.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.50.0-alpha.10...@ohif/ui@0.50.1) (2019-08-14)
**Note:** Version bump only for package @ohif/ui
2019-08-14 16:20:19 +02:00
# [0.50.0-alpha.10](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.9...@ohif/ui@0.50.0-alpha.10) (2019-08-14)
**Note:** Version bump only for package @ohif/ui
2019-08-14 03:14:19 +02:00
## [0.2.18-alpha.9](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.8...@ohif/ui@0.2.18-alpha.9) (2019-08-14)
**Note:** Version bump only for package @ohif/ui
2019-08-14 02:55:13 +02:00
## 0.2.18-alpha.8 (2019-08-14)
**Note:** Version bump only for package @ohif/ui
2019-08-13 21:36:46 +02:00
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.7](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.6...@ohif/ui@0.2.18-alpha.7) (2019-08-08)
**Note:** Version bump only for package @ohif/ui
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.6](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.5...@ohif/ui@0.2.18-alpha.6) (2019-08-08)
**Note:** Version bump only for package @ohif/ui
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.5](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.4...@ohif/ui@0.2.18-alpha.5) (2019-08-08)
**Note:** Version bump only for package @ohif/ui
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.4](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.3...@ohif/ui@0.2.18-alpha.4) (2019-08-08)
**Note:** Version bump only for package @ohif/ui
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.3](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.2...@ohif/ui@0.2.18-alpha.3) (2019-08-08)
**Note:** Version bump only for package @ohif/ui
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
## [0.2.18-alpha.2](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.1...@ohif/ui@0.2.18-alpha.2) (2019-08-07)
**Note:** Version bump only for package @ohif/ui
## [0.2.18-alpha.1](https://github.com/OHIF/Viewers/compare/@ohif/ui@0.2.18-alpha.0...@ohif/ui@0.2.18-alpha.1) (2019-08-07)
**Note:** Version bump only for package @ohif/ui
## 0.2.18-alpha.0 (2019-08-05)
**Note:** Version bump only for package @ohif/ui