svelte-cloudinary
svelte-cloudinary copied to clipboard
⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
# **Bug Report** When following the video tutorial at [Svelte Cloudinary Upload Widget site](https://svelte.cloudinary.dev/clduploadwidget/usage/), an error occurred in Visual Studio Code with the following: ``` Property 'default' does not exist...
Fixes #84 Fixes #80 Fixes #83 Fixes #85 Fixes #86
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** * Config prop for CldUploadWidget * Config prop for CldVideoPlayer * Add support for global environment...
# **Bug Report** ## **Describe the bug** After upgrading from v1.2.3 to v1.3.1, I noticed the .env variable changed: from `PUBLIC_CLOUDINARY_CLOUD_NAME` to -> `VITE_PUBLIC_CLOUDINARY_CLOUD_NAME` The use of `VITE_` is counter-intuitive...
# **Feature Request** ## **Is your feature request related to a problem? Please describe.** I updated the Next Cloudinary homepage recently. We can either pull the same layout and all,...
# **Bug Report** ## **Describe the bug** Something funky going on with the dropdown arrows and generally the UI here
@cloudinary-util/types was updated to 1.0.1 which simply includes a new prop to add picture-in-picture to the CldVideoPlayer This requires an update to the Cloudinary Video Player script to [1.10.6](https://github.com/cloudinary/cloudinary-video-player/releases/tag/v1.10.6) >...
Features that should go into v2.0.0 that would expect to have breaking changes. Working PR: https://github.com/cloudinary-community/svelte-cloudinary/pull/87 ## getCldImageUrl / CldImage - [x] Removes default 2-stage resizing to avoid low resolution...
# **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...
- [x] Remove autoPlay backwards compatibility