rsnext/packages/next/client/components
Tim Neutkens 629c7f584e
Clean up startTransition in Link (#40505)
- Use React.startTransition instead of useTransition
- Upgrade to latest React experimental
- Split router cache invalidate into separate function

Some minor cleanup while verifying behaviors.
2022-09-13 11:47:20 +00:00
..
shared/dynamic Add shared dynamic api (#39163) 2022-07-29 11:03:05 +00:00
app-router.client.tsx Add prefetch to new router (#39866) 2022-09-06 17:29:09 +00:00
hooks-client-context.ts Flush styles effects (#39268) 2022-08-03 16:21:20 +00:00
hooks-client.ts Flush styles effects (#39268) 2022-08-03 16:21:20 +00:00
hooks-server-context.ts Handle server context being refreshed (#38580) 2022-07-13 08:48:01 +00:00
hooks-server.ts Implement new client-side router (#37551) 2022-07-06 21:16:47 +00:00
hot-reloader.client.tsx Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00
layout-router.client.tsx Add template and error file types (#39808) 2022-09-09 14:44:12 +02:00
match-segments.ts Flush styles effects (#39268) 2022-08-03 16:21:20 +00:00
reducer.ts Clean up startTransition in Link (#40505) 2022-09-13 11:47:20 +00:00
render-from-template-context.client.tsx Add template and error file types (#39808) 2022-09-09 14:44:12 +02:00
use-reducer-with-devtools.ts Add prefetch to new router (#39866) 2022-09-06 17:29:09 +00:00