Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added upload started and finished events (#5)
* added upload started and finished events to make it easy to deal with upload progress from outside the component. * added $wireModelAttribute as an extra value sent with the event. * added filepond-upload-reverted and filepond-upload-file-removed event. * fixed a typo in dispatch of filepond-upload-finished event.
- Loading branch information