playwright/tests/components/ct-react-vite
Sebastian Silbermann fbaf56a13f
feat(ct-react): Support React 18 only (#19814)
BREAKING CHANGE: Drop support for React 17 and earlier
Support for React 17 an earlier is provided by
`@playwright/experimental-ct-react-17`

Closes #19923
2023-03-03 14:28:33 -08:00
..
playwright feat(ct): before mount hook wrapper (#18616) 2022-12-27 14:26:17 -08:00
src feat(ct-react): Support React 18 only (#19814) 2023-03-03 14:28:33 -08:00
tests fix(ct): solid and react JS as child (#20125) 2023-03-02 13:40:51 -08:00
.gitignore fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
index.html fix(ct): render attributes (#17991) 2022-10-18 13:02:53 -07:00
package.json feat(ct-react): Support React 18 only (#19814) 2023-03-03 14:28:33 -08:00
playwright.config.ts test(ct): react vite slice by feature (#20098) 2023-01-13 18:15:43 -08:00
tsconfig.json test(ct): react vite slice by feature (#20098) 2023-01-13 18:15:43 -08:00
tsconfig.node.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
vite.config.ts chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00