rsnext/test/integration/image-component
Joon Park c76170e829
Add experimental blurry placeholder to image component (#24153)
This is the image component implementation of the blurry placeholder as described in #24004. The matching server side implementation is currently planned.

## Feature

- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issue #18858 
- [x] Integration tests added

(Documentation and telemetry to follow after server side is implemented)
2021-04-30 17:05:03 +00:00
..
base-path feat: automatically enable webpack 5 (#22323) 2021-03-24 14:10:10 +01:00
basic Fix next/image being downloaded multiple times on Safari (#22902) 2021-03-09 19:07:01 +00:00
custom-resolver Update next/image test (#20986) 2021-01-13 15:05:08 +00:00
default Add experimental blurry placeholder to image component (#24153) 2021-04-30 17:05:03 +00:00
typescript feat: automatically enable webpack 5 (#22323) 2021-03-24 14:10:10 +01:00
typescript-style Omit ignored property from <Image/ > to prevent confusion (#18796) 2020-11-04 16:13:07 +00:00