rsnext/test/integration/client-navigation-a11y/pages
Tim Neutkens f260328900
BREAKING CHANGE: Enable newNextLinkBehavior (#41459)
- Enable newNextLinkBehavior. See #36436 
- Run next/link codemod on test suite

Note that from when this lands on apps trying canary will need to run
the new-link codemod in order to upgrade.
Ideally we have to detect `<a>` while rendering the new link and warn
for it.

Co-authored-by: Steven <steven@ceriously.com>
2022-10-17 21:20:28 -04:00
..
index.js BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
page-with-h1-and-title.js Give priority to document.title over h1 when announcing page change (#31147) 2021-11-08 14:58:21 +00:00
page-with-h1.js Give priority to document.title over h1 when announcing page change (#31147) 2021-11-08 14:58:21 +00:00
page-with-title.js Revert "Revert "[a11y] Route Announcements"" (#23086) 2021-03-15 20:18:11 +00:00
page-without-h1-or-title.js Revert "Revert "[a11y] Route Announcements"" (#23086) 2021-03-15 20:18:11 +00:00