Refactor MX image viewer
All threads resolved!
All threads resolved!
- Split the h5grove provider into a separate component and use composition to avoid forwarding props to the underlying visualisation.
- Rename the components, notably using the
MX
prefix for the underlying visualization, since it's really specific to the MX use case for now. - Pass the
resolve_links=all
query param to h5grove so it responds with an error if it can't resolve an HDF5 link entity (soft or external). - Remove some unnecessary
tsconfig.node.json
files in the packages (they're for lintingvite.config.js
files, but the shared packages don't have any).
Merge request reports
Activity
- Resolved by Axel Bocciarelli
requested review from @bodin
assigned to @bocciare
enabled an automatic merge when all merge checks for ac49330b pass
mentioned in commit 09449be7
Please register or sign in to reply