719 B
719 B
Changelog
5.0.0 (February 1, 2021)
- add vue 3 support
4.2.0 (December 10, 2020)
- add optional
crossoriginattribute to image
4.1.0 (April 16, 2020)
- Add events support
- Fix
initialAspectRationot being included in dist file - Update cropperjs version
4.0.0 (May 26, 2018)
- BREAKING: Remove default css import
- Fix preview prop error in SSR
3.0.0 (December 2, 2018)
- Remove Vue dependency
2.2.2 (September 15, 2018)
- Update
previewprop to acceptArray, Element, NodeList#36
2.2.1 (June 1, 2018)
- Added
initCropmethod to show crop box manually #32