Merge branch '327-export-graphics' into 'development'
Resolve "Export graphics - add "Current view"" Closes #327 See merge request !341
No related branches found
No related tags found
Showing
- CHANGELOG 18 additions, 1 deletionCHANGELOG
- package-lock.json 11 additions, 11 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/components/Map/Drawer/BioEntityDrawer/BioEntityDrawer.component.tsx 5 additions, 1 deletion.../Map/Drawer/BioEntityDrawer/BioEntityDrawer.component.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/CurrentView/CurrentView.component.tsx 37 additions, 0 deletions...awer/ExportCompound/CurrentView/CurrentView.component.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/CurrentView/CurrentView.constants.ts 5 additions, 0 deletions...rawer/ExportCompound/CurrentView/CurrentView.constants.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/CurrentView/CurrentView.types.ts 3 additions, 0 deletions...ortDrawer/ExportCompound/CurrentView/CurrentView.types.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/CurrentView/index.ts 1 addition, 0 deletions...p/Drawer/ExportDrawer/ExportCompound/CurrentView/index.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ExportCompound.component.tsx 12 additions, 0 deletions.../ExportDrawer/ExportCompound/ExportCompound.component.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ExportCompound.constant.ts 3 additions, 0 deletions...er/ExportDrawer/ExportCompound/ExportCompound.constant.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ExportCompound.types.ts 3 additions, 0 deletions...rawer/ExportDrawer/ExportCompound/ExportCompound.types.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ImageSize/utils/useImageSize.ts 23 additions, 10 deletions...portDrawer/ExportCompound/ImageSize/utils/useImageSize.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/ImageSize/utils/useScreenAspectRatios.ts 33 additions, 0 deletions...r/ExportCompound/ImageSize/utils/useScreenAspectRatios.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/Submap/Submap.component.test.tsx 4 additions, 4 deletions...ortDrawer/ExportCompound/Submap/Submap.component.test.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/Submap/Submap.component.tsx 1 addition, 1 deletion...r/ExportDrawer/ExportCompound/Submap/Submap.component.tsx
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getGraphicsDownloadUrl.test.ts 6 additions, 2 deletions...rawer/ExportCompound/utils/getGraphicsDownloadUrl.test.ts
- src/components/Map/Drawer/ExportDrawer/ExportCompound/utils/getGraphicsDownloadUrl.ts 17 additions, 1 deletion...portDrawer/ExportCompound/utils/getGraphicsDownloadUrl.ts
- src/components/Map/Drawer/ExportDrawer/Graphics/Graphics.component.tsx 1 addition, 0 deletions...s/Map/Drawer/ExportDrawer/Graphics/Graphics.component.tsx
- src/components/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx 8 additions, 1 deletion...ts/Map/Drawer/ReactionDrawer/ReactionDrawer.component.tsx
- src/components/Map/Map.component.tsx 2 additions, 0 deletionssrc/components/Map/Map.component.tsx
Loading
Please register or sign in to comment