You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](http://isitmaintained.com/project/dropzone-ui/react)
Thanks for using dropzone-ui/react :heart: ! Dropzone UI has grown very fast and has exceeded its original scope. That's why we find reasonable to rebrand it and create a new package taking the best of this one and adding more features and new components. This new package is Files UI :zap:
26
19
27
-
:zap: Live demo and full documentation : [files-ui.com](https://files-ui.vercel.app)
20
+
Thank you so much for using dropzone-ui/react ❤️ !
21
+
Dropzone UI has grown very fast and has exceeded its original scope. That's why we find reasonable to rebrand it and create a new package taking the best of this one and adding more features and new components. This new package is here and its name is Files UI ⚡
22
+
In an very near future we'll stop giving support to dropzone-ui, so we enforce you to upgrade to this new package. In the meanwhile this package will become a wrapper for files-ui.
28
23
29
-
:heart: it ?, support us by giving a :star: on :octocat: [Github](https://github.com/files-ui/react-files-ui):D
24
+
:zap: Live demos and full documentation : [files-ui.com](https://files-ui.vercel.app)
25
+
26
+
:heart: it ?, support us by giving a :star: on :octocat: [Github](https://github.com/files-ui/files-ui-react):D
30
27
31
28
<palign="center">
32
29
<ahref="https://www.files-ui.com">
@@ -36,23 +33,19 @@ Thanks for using dropzone-ui/react :heart: ! Dropzone UI has grown very fast and
36
33
37
34
## Important
38
35
39
-
From now on [@files-ui/react]() is the only dependency.
36
+
From now on [@files-ui/react](https://www.npmjs.com/package/@files-ui/react) is the only dependency. Check out the changelog file to know what's new.
40
37
41
38
## Sample result:
42
39
43
-
On `Drag`, `Drop`, `Upload` and full screen `preview`. (also changing view mode from `grid` to `list`).
44
-
40
+
This is a small part of what you can find on files-ui :eyes:
- Did you like the project? Please don't forget to give us a :star: star on :octocat: [GitHub](https://github.com/dropzone-ui/dropzone-ui):D
55
-
56
49
57
50
## Requirement
58
51
@@ -72,6 +65,9 @@ npm i @dropzone-ui/react
72
65
yarn add @dropzone-ui/react
73
66
```
74
67
68
+
## API documentation
69
+
The complete documentation of every component has been moved to files-ui.com [API page](https://www.files-ui.com/api/dropzone). However if you are still using dropzone-ui version 6 or less you can find the documentation [here](https://www.npmjs.com/package/@dropzone-ui/react/v/6.7.20#dropzone-ui-react-components-api).
0 commit comments