files-ui-react
files-ui-react copied to clipboard
UI components for file uploads with React js. Files UI is a complete library for handling files in the UI. You can validate and upload them. Multilanguage. Server side support.
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.1.6. Release notes Sourced from typescript's releases. TypeScript 5.1.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.0.0 to 11.1.2. Changelog Sourced from @rollup/plugin-typescript's changelog. v11.1.2 2023-06-28 Bugfixes fix: change the value of isExternalLibraryImport to false if the resolvedModule should be compiled #1521 v11.1.1...
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.34.1 to 0.35.0. Release notes Sourced from rollup-plugin-typescript2's releases. 0.35.0 Features enabling ES2022 module by @ezolenko in ezolenko/rollup-plugin-typescript2#450 cts/mts file types support by @ezolenko in ezolenko/rollup-plugin-typescript2#451 Bugfixes...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 25.0.2. Changelog Sourced from @rollup/plugin-commonjs's changelog. v25.0.2 2023-06-19 Bugfixes fix: add classBodyDepth flag #1507 v25.0.1 2023-06-10 Bugfixes fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.1 to 15.1.0. Changelog Sourced from @rollup/plugin-node-resolve's changelog. v15.1.0 2023-05-30 Features feat: Resolve js/jsx/mjs/cjs imports from TypeScript files #1498 v15.0.2 2023-04-04 Bugfixes fix: bump is-builtin-module version, imports...
- [x] Add skeleton component for FileMosaic - [ ] Add Sekeleton component for FileCard - [ ] Add Skeleton component for Avatar
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0. Release notes Sourced from ts-jest's releases. v29.1.0 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.1.0 (2023-03-26) Features Support TypeScript 5.x...
After deleting a valid file, validation shoulld be triggered again to update the validation status of the non valid files. Taken from dropzone-ui [issue 477](https://github.com/dropzone-ui/dropzone-ui-react/issues/477)
This resolves #38 for me. I don't know whether you actually want to remove google fonts entirely, but if you do, you can at least build on this PR.