rsnext/docs
Steven a3c31b6773
Update next/image docs and example with shimmer animation (#26183)
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).
2021-06-16 14:54:25 +00:00
..
advanced-features Add experimental CRA transform to docs (#25989) 2021-06-10 16:44:11 +00:00
api-reference Update next/image docs and example with shimmer animation (#26183) 2021-06-16 14:54:25 +00:00
api-routes docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
basic-features docs(next/script): Improve formatting of docs (#26149) 2021-06-16 07:07:56 +00:00
migrating Update learn path in getting started and from cra docs (#26104) 2021-06-15 00:49:35 +00:00
routing Add note about preloading to routing introduction. (#22656) 2021-03-02 03:17:43 +00:00
authentication.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
deployment.md docs(deployment): prune non-production deps (#23056) 2021-04-20 15:51:36 +00:00
faq.md Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
getting-started.md Update learn path in getting started and from cra docs (#26104) 2021-06-15 00:49:35 +00:00
manifest.json Ensure all errors are added in manifest (#26129) 2021-06-15 13:36:25 -05:00
upgrading.md add missing step of installing next@latest (#26141) 2021-06-16 11:42:12 +00:00