cloudinary-community / svelte-cloudinary

⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
https://svelte.cloudinary.dev/
MIT License
24 stars 11 forks source link

feat #55 enable upload widget instance methods #78

Closed matiasfha closed 5 months ago

matiasfha commented 6 months ago

Description

Updates the CldUploadWidtet component to enable all of the cloudinary instance methods.

Also updates de CldUploadWidget documentation

Issue Ticket Number

Fixes #55 Fixes #67 Fixes #69 Fixes #75 Fixes #76

Type of change

Checklist

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-cloudinary ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2024 5:10pm
colbyfayock commented 6 months ago

Getting an undefined on this column

image

can we tidy up the spacing around the code blocks? you may be able to trim that in the component. also can we add a copy button for the snippet? the one in Next is available upon hover of the code block

image image image

getting this post message error. i saw something similar in Next.js, are we tracking this here? is this new? the issue there was trying to pass in non-serializable data through the instance methods: https://github.com/colbyfayock/next-cloudinary/pull/261

image
matiasfha commented 6 months ago

Where and when that error shows up?

colbyfayock commented 6 months ago

@matiasfha it shows up when using the upload widget examples in the docs

matiasfha commented 5 months ago

Really weird stuff because I can't see that error on production nor local

colbyfayock commented 5 months ago

not able to produce the postMessage error anymore but left a comment on the solution

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: