rsnext/test/integration/production/pages
Tim Neutkens ed3e8f7125
Remove deprecated features (#25446)
* Remove deprecated features

In the next major version we'll want to merge this PR that removes some of the long-time deprecated features, it'll have a positive effect on bundle size.

* Update tests

* Update tests

* Change unsized to layout=fill in test

* Update sizes

* Update rotation test

* Update size limit test

* Update test

* Update test

* Update test
2021-06-02 10:11:03 -05:00
..
api Fix dynamic APIs with query params (#8386) 2019-08-19 13:19:39 -04:00
development-logs Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
dynamic Remove deprecated features (#25446) 2021-06-02 10:11:03 -05:00
invalid-param Improve server performance by skipping decode/re-encode (#17323) 2020-09-24 06:05:40 +00:00
about.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
amp-hybrid.js Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
amp.js Experimental module/nomodule support (#7704) 2019-07-24 22:16:32 -04:00
another.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bad-promise.js Use core-js promise polyfill for nomodule browsers (#10985) 2020-03-11 16:21:49 -04:00
counter.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
css-and-back.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
css-modules.js Fix IE11 CSS Compatibility (#16336) 2020-08-19 02:34:44 -04:00
error-in-browser-render-status-code.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
error-in-browser-render.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
error-in-ssr-render.js Temporarily remove experimental ESLint integration (#23521) 2021-03-30 08:26:35 +00:00
external-and-back.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
finish-response.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
fully-dynamic.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
fully-static.js Add etag support for getServerSideProps/getStaticProps pages (#14760) 2020-07-01 14:59:18 +00:00
index.js Fix pages/index.js and pages/index/index.js behavior (#13699) 2020-06-04 17:32:45 +00:00
mark-in-head.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
next-import.js Make sure to handle "next" import gracefully (#11733) 2020-04-07 15:13:01 -04:00
node-browser-polyfills.js Add browser polyfils for Node.js modules (webpack 5 backwards compat) (#16022) 2020-08-10 01:26:21 +00:00
prefetch.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
process-env.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
query.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
regexp-polyfill.js Update RegExp test and remove extra script (#11006) 2020-03-12 14:24:44 -04:00
runtime-config.js Add default values for runtime config (#7847) 2019-07-10 10:43:04 -04:00
shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
some-amp.js Fix syntax error in ie11 from next-server/amp (#8032) 2019-07-18 22:09:41 -04:00
to-nonexistent.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
to-shadowed-page.js Do not assign to readonly property in Safari (#16051) 2020-08-10 13:15:37 -04:00
with-title.js Add test for title and routeChangeComplete (#14132) 2020-06-12 16:26:10 +00:00