Daniel Mahon
Daniel Mahon
I don't think I'm missing anything here but I haven't looked at the 4.x codebase for a bit so while it should be a simple fix, maybe just look it...
I just realized that Cloudinary might be getting replaced by the Storage API... is that correct? Are 4.x changes needed to Cloudinary types?
Just added support (without trying to change too much) for autoCleanup removal of single and multiple images.
On another note, I would like to integrate video upload support to this as well, as Cloudinary now supports it.
@JedWatson I've started to add video upload support as well. There aren't THAT many changes to make this work but it does complicate this pull-request a tad. Let me know...
Hey @JedWatson, just checking in to see that these changes are still on track. I'm hoping to have `select` up and running today. Tired of having so many duplicates in...
@JedWatson Added select functionality to CloudinaryImage and UI updates, take a look!
@Noviny Awesome Ben! I am using this/my branch in a few production (low traffic) projects so after making the changes I needed this PR got a little out of hand...

@molszanski thoughts on getting this fix added?