rsnext/packages/next-server/lib
2019-05-20 10:21:15 -05:00
..
router Fix string type on router.query (#7387) 2019-05-20 10:21:15 -05:00
amp.ts Remove client bundles for AMP only pages (#7034) 2019-04-16 22:56:34 +09:00
amphtml-context.ts Replace .amp.js with withAmp(Comp) (#7009) 2019-04-11 13:59:26 -05:00
constants.ts Add support for /public (#7213) 2019-05-03 11:57:47 -05:00
data-manager-context.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
data-manager.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
dynamic.tsx Fix firefox bug with detecting instanceof Promise in dynamic (#7203) 2019-04-30 17:03:57 -05:00
head-manager-context.ts Make side-effect.js smaller (#6118) 2019-01-25 01:39:15 +01:00
head.tsx Make sure next-head class isn't added to title (#7214) 2019-05-01 21:36:24 +02:00
loadable-context.ts Remove PropTypes from _error and next/dynamic (#6763) 2019-03-23 21:00:31 +01:00
loadable.d.ts Add types for next/dynamic (#7157) 2019-04-25 17:51:36 +02:00
loadable.js Remove PropTypes from _error and next/dynamic (#6763) 2019-03-23 21:00:31 +01:00
mitt.ts Convert router/router.js to typescript (#6644) 2019-03-13 15:56:20 +01:00
request-context.ts Add useRequest hook and RequestContext (#6910) 2019-04-05 14:43:40 -05:00
router-context.ts amp-bind data injection (#6840) 2019-04-02 16:09:34 +02:00
runtime-config.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
side-effect.tsx Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
utils.ts Renamed IContext to be NextPageContext (#7272) 2019-05-06 16:42:04 -05:00