frontend-frameworks icon indicating copy to clipboard operation
frontend-frameworks copied to clipboard

Cloudinary javascript frontend frameworks SDKs, including Shared HTML layer, Angular, React and Vue SDKs

Results 16 frontend-frameworks issues
Sort by recently updated
recently updated
newest added

### New issue for cloudinary/frontend-frameworks Before proceeding, please update to the latest version and test if the issue persists #### For which package is this issue? @cloudinary/react #### Describe the...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? all #### What does this PR solve? Adding the playground to Lerna so the libraries will be symlinked...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? React Playground #### What does this PR solve? Show features of AdvancedImage and AdvancedVideo components #### Final checklist...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? Angular version 13 #### What does this PR solve? This upgrades the Angular package to Version 13 ####...

### New issue for cloudinary/frontend-frameworks Before proceeding, please update to the latest version and test if the issue persists #### For which package is this issue? @cloudinary/ng #### Issue Type...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? - @cloudinary/react - @cloudinary/html #### What does this PR solve? - Adds possibility to run watch in @cloudinary/html...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? `@cloudinary/html` #### What does this PR solve? Add an option to provide `root` option to lazyload plugins which...

#### For which package is this issue? React #### Describe the issue in a sentence or two. Using the responsive plugin, the original image also loads, making the plugin redundant....

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? react #### What does this PR solve? add react dependency as an external to avoid adding react lib...

I am importing import { audio } from "@cloudinary/url-gen/qualifiers/source"; in react but it's not found although importing text , image and video works for me like below import { text,...