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

ImageEditor now uses Cropper.Js / CamanJS libs (instead of tui-image-editor) #287

Merged
merged 17 commits into from
Nov 13, 2018

Conversation

adrians5j
Copy link
Member

We switched from tui-image-editor to Cropper.Js / CamanJS libs because of the following reasons:

  1. More lightweight - both of these libs together have less kb than previous one.
  2. More modern - previous lib had jQuery as dependency, these ones don't. In fact, Cropper.Js has zero dependencies.
  3. Last but not least, replacing previous lib also fixed nasty errors that would appear in the console while installing dependencies. The errors were caused by fabric lib, and cannot be solved at the moment.

@adrians5j adrians5j self-assigned this Nov 13, 2018
@adrians5j adrians5j merged commit c4fcd3b into development Nov 13, 2018
@adrians5j adrians5j deleted the imageEditor/noTuiFabric branch November 13, 2018 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant