ohif-viewer/platform/app/src
Joe Boccanfuso 4620cc3acf
fix(ErrorBoundary): Allow for details to be shown in production. (#5504)
Added showErrorDetails to config to allow for details to be shown in various runtime environments.
2025-10-17 08:15:13 -04:00
..
__mocks__
__tests__
components feat: add support to scoord3d (#5016) 2025-07-31 00:21:26 -04:00
hooks feat(actions): simplify action corner api through the toolbarService (#5033) 2025-05-15 12:08:12 -04:00
routes fix(ErrorBoundary): Allow for details to be shown in production. (#5504) 2025-10-17 08:15:13 -04:00
state feat(ui): Add support for Custom Modal component in Modal Service (#4752) 2025-02-04 08:51:23 -05:00
utils fix(oidc): resolve navigation throttling and blank screen during sign-in/sign-out with Keycloak + dcm4chee + Traefik (#5373) 2025-08-29 09:11:09 -04:00
App.css fix(touch): Prevent touch drag to refresh the browser page. (#5108) 2025-06-09 09:28:00 -04:00
App.tsx fix(router): opt in to React Router v7 future flags (#5461) 2025-10-06 09:30:36 -04:00
appInit.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
index.js fix: routerBasename declaration location (#5347) 2025-08-29 08:17:38 -04:00
loadDynamicConfig.js
sanity.test.js
service-worker.js