rsnext/packages/next/client
Joe Haddad ec07bf12aa
Add <link> attributes in proper order (#16319)
1. `as` should be set before `rel` in case of `preload` or `prefetch`
2. `href` should be after `onload` and `onerror`
2020-08-18 18:53:04 +00:00
..
dev Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02:00
head-manager.ts Strongly type Head Manager (#16144) 2020-08-12 23:54:48 -04:00
index.tsx Force browser to recompute layout on page nav (#16318) 2020-08-18 18:15:51 +00:00
link.tsx Replace broken prop-types-exact package (#15953) 2020-08-18 16:36:40 +00:00
next-dev.js Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02: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 <link> attributes in proper order (#16319) 2020-08-18 18:53:04 +00:00
performance-relayer.ts Convert performance relayer to TypeScript (#16161) 2020-08-13 15:20:29 +00:00
polyfills.js polyfills 2020-03-30 16:26:25 -04:00
router.ts Remove tslint disables (#16116) 2020-08-12 14:39:07 +00:00
with-router.tsx Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00