Skip to content
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

Implement cropper.js #196

Open
flauc opened this issue Jul 27, 2024 · 0 comments
Open

Implement cropper.js #196

flauc opened this issue Jul 27, 2024 · 0 comments

Comments

@flauc
Copy link
Member

flauc commented Jul 27, 2024

We need to implement cropper.js for our file-list and file-upload components.
It should be completely configurable and by default it shouldn't be displayed at all and both components should just work the way they currently do, however when options for the cropper are provided in that case before appending an image the cropper should be opened.

https://fengyuanchen.github.io/cropperjs/

Cropper.js is something that the implementer should add as an external dependency, just how we've implemented the JSON editor.

https://jaspero.github.io/web-components/docs/Editors/json-editor

@AnteSuvala AnteSuvala self-assigned this Aug 2, 2024
bridget75 pushed a commit that referenced this issue Aug 19, 2024
bridget75 pushed a commit that referenced this issue Sep 2, 2024
bridget75 pushed a commit that referenced this issue Sep 2, 2024
bridget75 pushed a commit that referenced this issue Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants