-
- Downloads
Merge pull request #1 from files-ui/10-Fix-UploadLayer-FileMosaic
10 fix upload layer file mosaic
No related branches found
No related tags found
Showing
- bugs.md 5 additions, 3 deletionsbugs.md
- future-features.md 5 additions, 4 deletionsfuture-features.md
- ideas.md 1 addition, 1 deletionideas.md
- src/components/demo-components/dropzone-demo/AdvancedDropzoneDemo.jsx 3 additions, 3 deletions...ts/demo-components/dropzone-demo/AdvancedDropzoneDemo.jsx
- src/components/demo-components/filemosaic-demo/DemoFileMosaicImagePreview.tsx 1 addition, 1 deletion...components/filemosaic-demo/DemoFileMosaicImagePreview.tsx
- src/components/demo-components/filemosaic-demo/DemoFileMosaicValidation.jsx 2 additions, 2 deletions...o-components/filemosaic-demo/DemoFileMosaicValidation.jsx
- src/files-ui/components/dropzone/components/DropzoneActionButtons/DropzoneActionButtons.tsx 8 additions, 0 deletions...omponents/DropzoneActionButtons/DropzoneActionButtons.tsx
- src/files-ui/components/dropzone/components/DropzoneButtons/DropzoneButtons.tsx 1 addition, 0 deletions...s/dropzone/components/DropzoneButtons/DropzoneButtons.tsx
- src/files-ui/components/dropzone/components/dropzone/Dropzone.tsx 36 additions, 2 deletions...s-ui/components/dropzone/components/dropzone/Dropzone.tsx
- src/files-ui/components/file-mosaic/components/FileMosaicUploadLayer/FileMosaicUploadLayer.tsx 48 additions, 110 deletions...omponents/FileMosaicUploadLayer/FileMosaicUploadLayer.tsx
- src/files-ui/components/file-status/AbortedStatus.tsx 21 additions, 0 deletionssrc/files-ui/components/file-status/AbortedStatus.tsx
- src/files-ui/components/file-status/EmptyStatus.tsx 20 additions, 0 deletionssrc/files-ui/components/file-status/EmptyStatus.tsx
- src/files-ui/components/file-status/ErrorStatus.tsx 26 additions, 0 deletionssrc/files-ui/components/file-status/ErrorStatus.tsx
- src/files-ui/components/file-status/FileStatusProps.ts 6 additions, 0 deletionssrc/files-ui/components/file-status/FileStatusProps.ts
- src/files-ui/components/file-status/PreparingStatus.tsx 26 additions, 0 deletionssrc/files-ui/components/file-status/PreparingStatus.tsx
- src/files-ui/components/file-status/SuccessStatus.tsx 24 additions, 0 deletionssrc/files-ui/components/file-status/SuccessStatus.tsx
- src/files-ui/components/file-status/UploadingStatus.tsx 41 additions, 0 deletionssrc/files-ui/components/file-status/UploadingStatus.tsx
- src/files-ui/components/file-status/index.ts 20 additions, 0 deletionssrc/files-ui/components/file-status/index.ts
- src/files-ui/components/material-button/MaterialButton.tsx 1 addition, 0 deletionssrc/files-ui/components/material-button/MaterialButton.tsx
- src/files-ui/components/material-button/hooks/useMaterialButtonClassName.ts 2 additions, 0 deletions...nents/material-button/hooks/useMaterialButtonClassName.ts
src/files-ui/components/file-status/index.ts
0 → 100644
Please register or sign in to comment