next.js
fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used instead of cover
#67482
Merged

fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used instead of cover #67482

qkrwogns9703
qkrwogns9703 Fix it to use 'cover' when the objectFit property cannot be used for …
9db050ce
ijjk ijjk added tests
ijjk ijjk added type: next
ijjk
samcx Merge branch 'canary' into image-fill-placeholder-backgroundSize
8a9c270e
samcx samcx requested a review from samcx samcx 297 days ago
ijjk
ijjk
samcx
qkrwogns9703 Improve object-fit: fill mapping to background-size: 100% 100% for ac…
939ffca5
qkrwogns9703
samcx samcx requested a review from styfle styfle 296 days ago
samcx fix(next/image): update backgroundSize for placeholderStyle
62680303
samcx
samcx approved these changes on 2025-03-10
samcx Merge branch 'canary' into image-fill-placeholder-backgroundSize
ea865bef
samcx samcx changed the title Fix it to use 'cover' when the objectFit property cannot be used for backgroundSize. fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used 296 days ago
samcx samcx changed the title fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used instead of cover 296 days ago
styfle
styfle approved these changes on 2025-03-11
styfle Merge branch 'canary' into image-fill-placeholder-backgroundSize
d025cac5
styfle styfle enabled auto-merge (squash) 296 days ago
styfle styfle merged ad0d49fe into canary 296 days ago
github-actions github-actions added locked
github-actions github-actions locked as resolved and limited conversation to collaborators 281 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone