ohif-viewer/platform/core/src/classes
Bill Wallace 50ed96ff73
feat(URL): add param for initial series and sop uids to display (#3265)
* feat: Allow navigating to a specified series and sop instance

This was a feature in OHIF v2, so adding it to v3, albeit with new
parameters.

feat: Allow comma separated as well as repeated args params

* docs

* Test fixes

* feat: Navigate to SOP selected - PR fixes

* Updated docs

* PR fixes
2023-04-05 12:59:56 -04:00
..
CommandsManager.test.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
CommandsManager.ts feat: Allow configurable context menus (#2894) 2023-03-22 17:45:28 -04:00
Hotkey.ts fix(hotkeys): fix the hotkey manager to not save the defaults (#3162) 2023-02-10 14:30:56 -05:00
HotkeysManager.test.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
HotkeysManager.ts fix: Store hotkeys to specified name (#3280) 2023-03-28 12:15:55 -04:00
ImageSet.js feat(URL): add param for initial series and sop uids to display (#3265) 2023-04-05 12:59:56 -04:00
index.js fix: Create typed services and allow lower case access to agree with naming conventions (#3141) 2023-02-07 14:31:55 -05:00
MetadataProvider.js feat(multiframe): enhanced support for multiframe dicom (#3164) 2023-03-31 22:21:16 -04:00