rsnext/test/integration/i18n-support/pages
JJ Kasper a429a47fe0
Ensure correct defaultLocale is provided for locale domain (#19040)
This ensures we use the `defaultLocale` for a locale domain when rendering non-static pages. Static pages will initially contain the global `defaultLocale` and then be updated on the client since we don't currently prerender a version of the pages for each locale domain. 

Closes: https://github.com/vercel/next.js/issues/18970
2020-11-11 02:09:45 +00:00
..
amp Ensure i18n support with AMP (#17923) 2020-10-15 18:00:08 -05:00
auto-export Update to generate auto static pages with all locales (#17730) 2020-10-09 09:13:05 +00:00
dynamic Ensure auto-export dynamic routes work with i18n next start (#18930) 2020-11-08 02:18:13 +00:00
gsp Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
gssp Ensure correct defaultLocale is provided for locale domain (#19040) 2020-11-11 02:09:45 +00:00
not-found Ensure getStaticProps isn't called without params with i18n (#18702) 2020-11-02 20:41:34 +00:00
404.js Ensure i18n context values are provided for blocking 404 (#18513) 2020-10-30 01:42:28 +00:00
_app.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
another.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
frank.js Ensure correct defaultLocale is provided for locale domain (#19040) 2020-11-11 02:09:45 +00:00
index.js Ensure auto-export dynamic routes work with i18n next start (#18930) 2020-11-08 02:18:13 +00:00
links.js Ensure correct locale is used for non-prefixed path (#18708) 2020-11-02 23:00:41 +00:00
locale-false.js Add locale false handling (#18115) 2020-10-22 17:08:01 +02:00