-
-
Notifications
You must be signed in to change notification settings - Fork 361
Deprecate Dropzone for 2.x, remove it in 3.x #2748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
To me there really is something to offer there, but not with the current version clearly. So let's start working on the next version? @sblondeau ? :) |
What do you have in mind? 👀 Because at the moment, Dropzone is legit only a |
As you said in #2704 (comment), I also think providing opinionated Twig/JS/CSS code is not safe enough for us nor the user. Maybe, instead we can provide some Twig components to let user define their own UI: <twig:Dropzone>
<twig:Dropzone:Preview>{# ... #}</twig:Dropzone:Preview>
<twig:Dropzone:Upload>{# ... #}</twig:Dropzone:Upload>
</twig> but, that also too opinionated... When deprecating and removing this package, I had in mind to migrate it in a UX Toolkit kit, through the Recipe system:
WDYT? |
Seems a very good idea 🤝 |
For the same reasons than #2732, #2733, #2740, ...
The text was updated successfully, but these errors were encountered: