cloudinary
cloudinary copied to clipboard
Cloudinary Module for Nuxt
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like https://github.com/colbyfayock/next-cloudinary#uploading-example-images https://github.com/colbyfayock/next-cloudinary/tree/main/scripts ### Describe alternatives you've considered ### Additional context
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Upgrade to @cloudinary-util/[email protected] Update includes: - Adds `enhance` - Adds `angle` as a top-level effect, also...
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like ### Describe alternatives you've considered ### Additional context
### Version @nuxtjs/cloudinary 2.5.1-2.7.0 nuxt: 3.11.1 ### Reproduction Link https://github.com/nuxt-modules/cloudinary/blob/main/src/runtime/components/CldImage.vue ### Steps to reproduce You can run a typecheck in a project using CldImage or intellisense will highlight an error...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** * Config prop for CldUploadWidget * Config prop for CldVideoPlayer (i think this was done, but...
When the CldVideoPlayer loads, the initial player size may be different from the videos if it is not 16:9, which is in the case at a minimum for some of...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like ### Describe alternatives you've considered ### Additional context
### Is your feature request related to a problem? Please describe. `preserveTransformations` was moved to URL Loader: https://github.com/cloudinary-community/cloudinary-util/pull/184 `pollForProcessingImage` was moved to Util https://github.com/cloudinary-community/cloudinary-util/pull/187 This should allow us to remove...