Skip to content
New issue

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

fix(cloudinary): map cover to cloudinary's lfill mode #1355

Merged
merged 1 commit into from
May 7, 2024

Conversation

ptdev
Copy link
Contributor

@ptdev ptdev commented May 7, 2024

This fixes the mapping for the default "cover" fit mode between nuxt-image and cloudinary.

It was previously mapped to cloudinary's "fit" mode where it should be mapped to their "lfill" mode.

Related to issue #1354

This fixes the mapping for the default "cover" fit mode between nuxt-image and cloudinary.
It was previously mapped to cloudinary's "fit" mode where it should be mapped to their "lfill" mode.
@danielroe danielroe changed the title Update cloudinary.ts with correct mapping for "cover" fit mode fix(cloudinary): map cover to cloudinary's lfill mode May 7, 2024
@danielroe danielroe merged commit 7ccc4aa into nuxt:main May 7, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants