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

Update next/image docs and example with shimmer animation #26183

Merged
merged 4 commits into from Jun 16, 2021

Conversation

styfle
Copy link
Member

@styfle styfle commented Jun 16, 2021

It was mentioned in Issue #18858 that we might add a placeholder="skeleton" but that didn't ship with Next.js 11 because it would likely need to handle additional config such as light mode / dark mode, speed, duration, etc.

So this PR adds an example of blurDataURL usage with a nice shimmer animation (sometimes called a skeleton).

@styfle styfle requested a review from atcastle June 16, 2021 12:05
@ijjk ijjk added type: documentation examples Issue/PR related to examples labels Jun 16, 2021
@kodiakhq kodiakhq bot merged commit a3c31b6 into canary Jun 16, 2021
@kodiakhq kodiakhq bot deleted the add-shimmer-blurdataurl-example branch June 16, 2021 14:54
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 24, 2021
It was mentioned in Issue vercel#18858 that we might add a `placeholder="skeleton"` but that didn't ship with Next.js 11 because it would likely need to handle additional config such as light mode / dark mode, speed, duration, etc.

So this PR adds an example of `blurDataURL` usage with a nice shimmer animation (sometimes called a skeleton).
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants