rsnext/packages/next/client
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
..
dev Clean up eventsource initialization (#24015) 2021-04-13 16:32:36 +00:00
portal Revert "Revert "[a11y] Route Announcements"" (#23086) 2021-03-15 20:18:11 +00:00
experimental-script.tsx Experimental script loader changes (#22038) 2021-03-02 19:17:33 +00:00
head-manager.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
image.tsx Add experimental blurry placeholder to image component (#24153) 2021-04-30 17:05:03 +00:00
index.tsx Replace experimental reactMode with reactRoot (#24280) 2021-04-24 15:19:07 -05:00
link.tsx Fix/link router 24075 take asPath instead of pathName in router (#24199) 2021-04-30 16:34:23 +00:00
next-dev.js Clean up eventsource initialization (#24015) 2021-04-13 16:32:36 +00:00
next.js Shave a few bytes off the bootstrap code (#14457) 2020-06-22 17:50:17 +00:00
normalize-trailing-slash.ts fix basepath trailing slash (#15200) 2020-07-15 23:53:31 +00:00
page-loader.ts Add handling fo beforeFiles, afterFiles, and fallback rewrites (#23407) 2021-03-26 15:19:48 +00:00
performance-relayer.ts refactor(client): add return types (#20728) 2021-01-05 15:11:37 +00:00
polyfills.js polyfills 2020-03-30 16:26:25 -04:00
request-idle-callback.ts fix(link): cancel idle callback on unmount (#22072) 2021-02-11 13:51:41 -05:00
route-announcer.tsx Revert "Revert "[a11y] Route Announcements"" (#23086) 2021-03-15 20:18:11 +00:00
route-loader.ts Ensure stalled CSS triggers fallback navigation (#24488) 2021-04-27 07:49:28 +00:00
router.ts Add isPreview field to router (#21638) 2021-02-18 18:34:33 +00:00
use-intersection.tsx fix(link): cancel idle callback on unmount (#22072) 2021-02-11 13:51:41 -05:00
with-router.tsx refactor(client): add return types (#20728) 2021-01-05 15:11:37 +00:00