imagekit-vuejs icon indicating copy to clipboard operation
imagekit-vuejs copied to clipboard

Vue.js SDK for ImageKit.io

Results 27 imagekit-vuejs issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

I am using this plugin like so to handle file uploads: ``` ``` It works good. However, I need to check that the image is not larger than 25MB on...

Review commits made in forks and identify common enhancements that we can make in this SDK. For example this one - https://github.com/imagekit-developer/imagekit-vuejs/compare/master...Chippd:imagekit-vuejs:master

Hello, Would like to know if the IK team will add Typescript support in this component? Cheers

enhancement

Hi, just curious if there will be support for vue 3? It doesn't seem to work currently with vite/vue 3 setup

I'm getting this error and spent the last 4 hours trying to update dependencies etc until I hit a brick wall. Is there something obvious I'm missing? I'm trying to...