rsnext/packages/next/next-server/lib
Dave Cardwell cbcb10b922
Add displayName property to React Context objects (#11829)
https://reactjs.org/docs/context.html#contextdisplayname

Use the .displayName property to show distinct component names in React
DevTools. For example, “DocumentContext.Provider” instead of just
“Context.Provider”.
2020-04-13 11:55:42 +02:00
..
router Update to make sure to respond with 400 for invalid URLs (#11561) 2020-04-02 09:24:32 +02:00
amp-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
amp.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
constants.ts Update url prop handling for pages with new data methods (#10653) 2020-02-26 13:26:55 -05:00
document-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
dynamic.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
head-manager-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
head.tsx Just a small typo I think, right? (#11344) 2020-03-25 13:26:53 +01:00
loadable-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
loadable.d.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
loadable.js Prevent extraneous re-renders with next/dynamic (#11587) 2020-04-02 09:22:04 +02:00
mitt.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
request-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
router-context.ts Add displayName property to React Context objects (#11829) 2020-04-13 11:55:42 +02:00
runtime-config.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
side-effect.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
utils.ts Fix Utility Types (#11077) 2020-04-06 17:59:44 +02:00