dropzone-ui-react icon indicating copy to clipboard operation
dropzone-ui-react copied to clipboard

The most complete React Library Component for drag’n’drop files. Image and video previews. File validation. Multilanguage. Server side support.

Results 35 dropzone-ui-react issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.13 to 18.7.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=17.0.13&new-version=18.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 2.66.1 to 2.77.3. Release notes Sourced from rollup's releases. v2.77.3 2022-08-11 Bug Fixes Correctly resolve preserveModulesRoot in Vite (#4591) Pull Requests #4591: resolve currentPath (@​cleverpp) v2.77.2 2022-07-27...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.33.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.1 to 5.33.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...

dependencies

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.8.2. Release notes Sourced from eslint-plugin-jest's releases. v26.8.2 26.8.2 (2022-08-09) Bug Fixes max-expects: don't count expect.<member>() calls towards max (#1194) (75a0ff2) v26.8.1 26.8.1 (2022-08-08) Bug...

dependencies

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.4.17 to 6.5.10. Release notes Sourced from @​storybook/addon-essentials's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...

dependencies

Bumps [@storybook/node-logger](https://github.com/storybookjs/storybook/tree/HEAD/lib/node-logger) from 6.4.17 to 6.5.10. Release notes Sourced from @​storybook/node-logger's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...

dependencies

config prop is not working Add config object into config prop and nothing happens

Will there be an update to DropZone UI React to support React 18? Currently I am trying to upgrade my project to use 18 but I am unable to due...