rsnext/test/e2e/new-link-behavior
Steven e107bc4561
Throw error <a> child in <Link> (#41756)
This PR improves the error message when `<a>` is a child of `<Link>`
2022-10-24 22:39:22 -07:00
..
app BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
child-a-tag-error Throw error <a> child in <Link> (#41756) 2022-10-24 22:39:22 -07:00
material-ui BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
stitches BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
typescript BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
child-a-tag-error.test.ts Throw error <a> child in <Link> (#41756) 2022-10-24 22:39:22 -07:00
index.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
material-ui.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
stitches.test.ts Add stitches and material-ui tests for new link behavior + fix TypeScript types when imported (#36474) 2022-04-26 11:46:09 +00:00
typescript.test.ts Add support for passing ref to next/link with new behavior enabled (#36537) 2022-04-28 11:32:32 +02:00