ohif-viewer/platform/viewer/src/connectedComponents
Danny Brown 1cc94f36a7
feat: Multiple fixes and implementation changes to react-cornerstone-viewport
* Update props for new react-cornerstone-viewport implementation

* Create an preRegistration hook for the cornerstone extension to setup cornerstone tools (takes configuration)

* Isolate measurements panel logic

* reorder extension registration

* remove unused setupTools

* Restore CINE connection

* fix stack prefetcher toggling

* Cleanup OHIFCornerstoneViewport props

* updated yarn lock

* bust yarn.lock to get updated react-cornerstone-viewport

* fix review comment; us isActive to better show it's influence on prefetch

* refactor: remove pass through method

* review performance optimization

* review; comment out unused variable

* shift tool under correct comment

* Use alternative csTools config, if provided

* Note regarding config options
2019-10-09 10:23:14 -04:00
..
ConnectedCineDialog.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedHeader.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedLabellingOverlay.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedLayoutButton.js fix: Exit MPR mode if Layout is changed (#984) 2019-10-01 11:55:58 +02:00
ConnectedLayoutManager.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedPluginSwitch.js UI fix: Collapsed 2dMPR button to main toolbar 2019-09-24 18:43:32 -03:00
ConnectedStudyBrowser.js fix: 🐛 Set series into active viewport by clicking on thumbnail (#945) 2019-09-26 10:08:30 -04:00
ConnectedStudyLoadingMonitor.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedToolbarRow.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedToolContextMenu.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
ConnectedViewer.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedViewerMain.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ConnectedViewerRetrieveStudyData.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
LabellingOverlay.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
PluginSwitch.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
PluginSwitch.js UI fix: Collapsed 2dMPR button to main toolbar 2019-09-24 18:43:32 -03:00
ToolbarRow.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ToolbarRow.js feat: 🎸 MPR UI improvements. Added MinIP, AvgIP, slab thickness slider and mode toggle (#947) 2019-10-01 10:06:56 +02:00
ToolContextMenu.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ToolContextMenu.js feat: Multiple fixes and implementation changes to react-cornerstone-viewport 2019-10-09 10:23:14 -04:00
Viewer.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
Viewer.js refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00
ViewerLocalFileData.css feat: 🎸 Load local file or folder using native dialog (#870) 2019-09-10 23:30:53 -04:00
ViewerLocalFileData.js fix: 🐛 Add DicomLoaderService & FileLoaderService to fix SR, PDF, and SEG support in local file and WADO-RS-only use cases (#862) 2019-09-27 13:47:08 +02:00
ViewerMain.css Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ViewerMain.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
ViewerRetrieveStudyData.js feat: Use QIDO + WADO to load series metadata individually rather than the entire study metadata at once (#953) 2019-10-03 09:51:29 +02:00