ohif-viewer/platform
Igor Octaviano b684d80426
fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering (#3306)
* 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>
2023-05-26 11:42:25 -04:00
..
cli fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04:00
core feat(command): Added command and hotkey binding for navigate to next and previous display set. (#3409) 2023-05-23 15:03:55 -04:00
docs fix(Video): Added fallback checks for DICOM video (#3402) 2023-05-17 16:50:27 -04:00
i18n chore(packages): bump deps to fix vulnerabilities (#3366) 2023-05-08 14:04:39 -04:00
public feat(App): Loads mode extensions on demand (#3312) 2023-05-08 21:18:35 -04:00
ui fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering (#3306) 2023-05-26 11:42:25 -04:00
viewer fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering (#3306) 2023-05-26 11:42:25 -04:00