ember-cli-image-cropper
ember-cli-image-cropper copied to clipboard
Ember-cli addon for cropping/resizing images based on the jQuery Cropper plugin.
Ember is moving away from jQuery. Consider switching to use [non-jQuery version of Cropper](https://github.com/fengyuanchen/cropperjs);
Hi, 👋 It would be useful to get the list of changes and bugfixes between versions, with migrations notes or recommendations if any. For now we have to search in...
I just noticed that our image cropper stopped working after re-deploying the web-app... the docs don't mention this breaking change, but I can see that the test in `tests/dummy/app/components/avatar-cropper.js` was...
I have used the dummy code given in the addon . When zooming in image is reduced to micro size . In the demo http://mhretab.github.io/ember-cli-image-cropper the minimum image size is...
I found this library today and I got to find out that one cannot use a base64 encoded data URL as `` src attribute directly but one has to call...
assess if unit/integration tests are required