-
- Downloads
Merge pull request #3005 from ProjectMirador/custom-panel
Add some API enhancements to facilitate annotation creation
No related branches found
No related tags found
Showing
- __tests__/src/components/CompanionWindowFactory.test.js 11 additions, 0 deletions__tests__/src/components/CompanionWindowFactory.test.js
- src/components/CanvasAnnotations.js 5 additions, 1 deletionsrc/components/CanvasAnnotations.js
- src/components/CompanionWindowFactory.js 3 additions, 0 deletionssrc/components/CompanionWindowFactory.js
- src/components/CustomPanel.js 43 additions, 0 deletionssrc/components/CustomPanel.js
- src/containers/CanvasAnnotations.js 2 additions, 0 deletionssrc/containers/CanvasAnnotations.js
- src/containers/CustomPanel.js 31 additions, 0 deletionssrc/containers/CustomPanel.js
src/components/CustomPanel.js
0 → 100644
src/containers/CustomPanel.js
0 → 100644
Please sign in to comment