* fix: viewportdialoge not appearing in non-tracked viewports * feat(viewports): Introduce useViewportDialog and remove deprecated API This commit introduces the `useViewportDialog` hook and replaces the deprecated `viewportDialogApi` with the new `viewportDialogState`. Additionally, the notifications in `OHIFCornerstoneRTViewport` and `OHIFCornerstoneViewport` have been removed. Finally, the `CinePlayer` component now accepts optional parameters. * fix tests |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .webpack | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
@ohif/ui
For Running Storybook
cd platform/ui
yarn install
yarn storybook
Stories are available default at http://localhost:6006/