* fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering * Added a progress indicator when switching to a list of more than 1000 rows. * Switched to using react-window to virtualize the dicom tag browser window. * Added filtering to the DICOM tag browser with a new search UI widget. Lots of tweaks and updates to the look-and-feel. * Removed unused import. * PR feedback including some UI tweaks. * More PR feedback. --------- Co-authored-by: Igor Octaviano <igor.octaviano@radicalimaging.com> Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com> |
||
|---|---|---|
| .. | ||
| .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/