jofftiquez / vue-croppie

Vue wrapper for croppie
https://jofftiquez.github.io/vue-croppie/
MIT License
260 stars 42 forks source link

Convert croppieInitialized to event #77

Open jofftiquez opened 4 years ago

jofftiquez commented 4 years ago

A contributor created a prop with callback function to emit an "event" when croppie has been initialized. This should be converted to event.

https://github.com/jofftiquez/vue-croppie/blob/2d671938ad04e3266e2acd8292c17457d8d0d498/src/VueCroppieComponent.js#L92