ohif-viewer/extensions/default
Alireza 43226d9191
fix(app): appearance modal provider scope, worklist preview persistence, and tag browser label overflow (#6136)
- Insert ServiceProvidersManager providers ahead of the dialog/modal
  providers in App.tsx: modal content renders as a sibling of the
  provider's children, so contexts registered via the manager (e.g.
  ActiveThemeProvider) were out of scope and the appearance modal
  crashed with 'useActiveTheme must be used within an ActiveThemeProvider'.
- Persist the worklist preview panel open/closed state in
  sessionStorage so it survives navigating into a study and back.
- Keep the DICOM tag browser instance number label on one line:
  the words truncate, the (n of total) digits never clip.
2026-07-10 18:52:06 -04:00
..
.webpack feat: Update to use pnpm (#6031) 2026-06-12 16:04:56 -04:00
assets/images chore(version): version.json [skip ci] 2025-03-17 15:51:19 +00:00
src fix(app): appearance modal provider scope, worklist preview persistence, and tag browser label overflow (#6136) 2026-07-10 18:52:06 -04:00
babel.config.js feat: Merge Data Source (#3788) 2023-11-24 08:46:54 -05:00
CHANGELOG.md chore(version): Update package versions to 3.13.0-beta.89 [skip ci] 2026-06-10 00:29:36 +00:00
jest.config.js Update to use beta 5.0 of CS3D (#5904) 2026-05-19 21:41:37 -04:00
package.json chore(version): Update package versions to 3.13.0-beta.120 [skip ci] 2026-07-10 21:08:34 +00:00