cloudinary
cloudinary copied to clipboard
Cloudinary Module for Nuxt
### Is your feature request related to a problem? Please describe. Update the Types and URL Loader libraries to pull in updated Video Player types. This unlocks the `textTracks` property...
We have several interesting examples in our documentation and would be useful to have them also in the playground folder where we are testing things locally.
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Add support for Extract ``` extract="" extract={{ prompt: 'space jellyfish', multiple: true, mode: 'mask', invert: true...
## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...
### Version @nuxtjs/cloudinary "^4.0.0" nuxt: "^3.16.1" ### Steps to reproduce Add CldUploadWidget without `@result` and Nuxt will display an error that it's missing a necessary prop ### What is Expected?...
i want to get all image by tag for one page, how to do? and not use CldProductGallery, but use list of image
### Version @nuxtjs/cloudinary v4.0.0 Nuxt v4.0.3 ### Reproduction Link https://stackblitz.com/edit/github-q51eyr8z?file=nuxt.config.ts ### Steps to reproduce `npm run dev` ### What is Expected? The app should start proplery and show the Nuxt...