rsnext/packages/next/next-server
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
..
lib Fix/link router 24075 take asPath instead of pathName in router (#24199) 2021-04-30 16:34:23 +00:00
server Add experimental blurry placeholder to image component (#24153) 2021-04-30 17:05:03 +00:00