ohif-viewer/platform/core/src
2025-06-25 10:43:27 -04:00
..
__mocks__ chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
classes feat(toolbar/hokeys): add pub sub events to hotkeys manager class, subscribe toolbar to hotkeys pressed event (#5157) 2025-06-25 10:43:27 -04:00
contextProviders feat: add viewport overlays to microscopy mode (#4776) 2025-02-11 12:39:45 -05:00
DataSources feat(DataSource): Allow for dynamic data source configuration and creation (#3543) 2023-07-20 11:43:05 -04:00
defaults fix(seg): Enhance segmentation tools and UI, refactor code, and update dependencies (#4915) 2025-04-02 18:10:47 -04:00
DICOMWeb chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
enums fix(demo): Deploy issue (#3951) 2024-02-22 14:42:46 -05:00
extensions feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
hooks feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
measurements/tools feat(SR): Measurement adapter mappings and save to same series (#3140) 2023-02-17 16:44:21 -05:00
services fix(action-corners): check hideWhenDisabled at both the evaluator and prop levels (#5149) 2025-06-20 11:26:26 -04:00
types feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
utils fix(segmentation): Allow for debounced pub/sub events to be reliably cancelled when unsubscribed to. (#5092) 2025-06-02 12:12:31 -04:00
errorHandler.js feat: configuration to hook into XHR Error handling 2020-04-22 22:01:34 -04:00
ie.js
index.ts feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
log.js feat(debug): Add timing information about time to first image/all images, and query time (#3681) 2023-10-03 17:01:00 -04:00
object.js lint(curly): consistent use of curly brackets in codebase (#3584) 2023-08-09 10:07:33 -04:00
string.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
user.js