rsnext/test/integration/basic/pages
Michael Fix 9532cc1256 Remove old UNSAFE_ lifecycle methods (#5020)
~I am not sure if this is a valid fix yet, but I was going to let CI run the tests for me. I'll close and look into it if the build fails.~

Let me know if this will cause issues, but I don't think it should. The React docs recommends moving `componentWillMount` logic into the constructor
2018-08-25 17:26:11 +02:00
..
dynamic Run method sorting codemod (#4909) 2018-08-06 20:53:06 -07:00
hmr Don’t use chunkhash in development (#4436) 2018-05-23 14:37:02 +02:00
nav Remove old UNSAFE_ lifecycle methods (#5020) 2018-08-25 17:26:11 +02:00
nested-cdm Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
using-asset Improved next/asset support (#3664) 2018-02-02 21:09:24 +01:00
async-props.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
custom-encoding.js Add a charset to the default Content-Type (#3333) 2017-12-05 16:00:58 -08:00
custom-extension.jsx Add custom-server-typescript example (see #3694) (#3838) 2018-02-22 16:29:47 +01:00
default-head.js Remove dublicate className from head (followup) (#5027) 2018-08-25 10:00:57 +02:00
empty-get-initial-props.js Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
error-in-the-browser-global-scope.js Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
error-in-the-global-scope.js Fix SSR error handling in the global scope (#3877) 2018-02-24 18:49:08 +05:30
error-inside-browser-page.js Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
error-inside-page.js Fix SSR error handling in the global scope (#3877) 2018-02-24 18:49:08 +05:30
fragment-syntax.js Upgrade Babel 6 to Babel 7 (major) (#4050) 2018-04-03 09:34:07 +02:00
head.js Allow Duplicate Open Graph Image Tags (#4851) 2018-08-12 12:51:17 -07:00
index.js Fix the page-loader-normalization issue on '/index' page. (#1882) 2017-05-04 13:05:47 -07:00
json.js Fix .json import issue (#944) 2017-02-01 15:17:15 +09:00
link.js Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
no-default-export.js Handle pages with no default export and show an error. (#1484) 2017-03-23 09:40:22 +05:30
stateful.js Run rename-unsafe-lifecycles as preparation for React 17 (#4907) 2018-08-06 20:23:28 -07:00
stateless.js New test setup (#640) 2017-01-12 13:14:49 +09:00
styled-jsx.js New test setup (#640) 2017-01-12 13:14:49 +09:00
url-prop-override.js Fix url prop override (#4191) 2018-04-22 13:20:24 -07:00
url-prop.js Fix url prop override (#4191) 2018-04-22 13:20:24 -07:00
with-cdm.js Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00