Releases: OHIF/react-viewerbase
Releases · OHIF/react-viewerbase
v0.17.6
0.17.6 (2019-07-26)
Bug Fixes
- StudyListToolbar: Change onImport to call a provided callback rather than look for files directly (#135) (e6f596d)
v0.17.5
0.17.5 (2019-07-26)
Bug Fixes
- PaginationArea.js PaginationArea.styl: fixing next/prev button on safari (#133) (67a38c7), closes #670
v0.17.4
0.17.4 (2019-07-26)
Bug Fixes
- Bootstrap: Adjust layout after removing bootstrap dependency from Viewers (#134) (f15d1df), closes #636
v0.17.3
0.17.3 (2019-07-16)
Bug Fixes
- SelectTree: Fixes onSelected function to be called everytime the user clicks an item (#131) (e687094), closes #508
v0.17.2
0.17.2 (2019-07-15)
Bug Fixes
- ToolbarSection: Set label as non required to remove unnecessary w… (#132) (a6293ff)
v0.17.1
0.17.1 (2019-07-10)
Bug Fixes
- Components: Add missing i18n functions for a number of components (MeasurementTable, StudyList, PaginationArea) (#128) (6fa0fa5)
v0.17.0
0.17.0 (2019-07-09)
Features
- StudyList: Add rendering of children next to the Study List Toolbar (d901244)
v0.16.5
0.16.5 (2019-07-08)
Bug Fixes
- styles: Fixes styles import to use correct global values (#127) (8653b8f)
v0.16.4
0.16.4 (2019-07-08)
Bug Fixes
- MeasurementTableItem: Add separators to allow the use of colons (#121) (9ef4314)
v0.16.3
0.16.3 (2019-07-08)
Bug Fixes
- DropdownMenu: Fixes small css issues (9550a96), closes #508
- SelectTree: Fix select tree text position (01618dd), closes #508
- SelectTree: Fixes function for filtering list items. Fix z-index in Dropdown Menu (#124) (e5caf7b), closes #508 #508 #508 #508
- SelectTree: Fixes function to filter items to include the search of an item without childrens (981b15b), closes #508
- SelectTree: Removes align center (3110f35), closes #508