We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features that should go into v2.0.0 that would expect to have breaking changes.
Working PR: #87
transformations
namedTransformations
autoPlay
onError
CldUploadEventCallback
onClose
onUpload
onSuccess
application/json
text/plain;charset=UTF-8
See similar and related changes made to Next Cloudinary: cloudinary-community/next-cloudinary#407
The text was updated successfully, but these errors were encountered:
Tracking with milestone https://github.com/cloudinary-community/svelte-cloudinary/milestone/1
Sorry, something went wrong.
ghostdevv
No branches or pull requests
Features that should go into v2.0.0 that would expect to have breaking changes.
Working PR: #87
getCldImageUrl / CldImage
transformations
in favor of new propnamedTransformations
for claritygetCldOgImageUrl / CldOgImage
CldVideoPlayer
autoPlay
backwards compatibilityCldUploadWidget
onError
to followCldUploadEventCallback
patternonClose
to followCldUploadEventCallback
patternonUpload
in favor ofonSuccess
and other targeted event handlersapplication/json
to CldUploadWidget fetch request: [Bug] Signed Request istext/plain;charset=UTF-8
instead ofapplication/json
next-cloudinary#379See similar and related changes made to Next Cloudinary: cloudinary-community/next-cloudinary#407
The text was updated successfully, but these errors were encountered: