Commit 2ab33e3
Cypress App example updates related to Cypress 14 (#30)
* delete vue2 and nuxt2 projects (#27)
* remove nextjs 12 and 13 projects. add nextjs 14 project (#25)
* chore: update svelte-vite-ts to svelte 4 and vite 5 (#28)
* update angular regular (modules/ not standalone) with generated ng new angular --no-standalone and updated standalone (#31)
* chore: remove cra examples with cypress 14 (#32)
* chore: remove vuecli apps (#33)
* chore: remove vuecli apps
* make sure webpack app is working (now running as expected)
* update svelte-webpack-ts to Svelte 4 (#34)
* chore: add next 15 example (#37)
* chore: update angular-standalone to v19 (need prebuilt binary to work) (#38)
* chore: update vite to vite 6. svelte-vite project needs to wait until we support svelte 5 (#39)
* chore: update svelte projects (vite and webpack) to svelte 5 (#40)
* update svelte-webpack to support svelte 5
* update tests and components to be svelte 5 compliant
* update svelte vite project to svelte 5 and update tests/components to comply with svelte 5
* chore: update to react 19 and update react 19 webpack project (#41)
* update to react 19. Additionally, update react webpack project to use latest dependencies
* Update react-webpack5-js/package.json
Co-authored-by: Ryan Manuel <[email protected]>
---------
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Ryan Manuel <[email protected]>
* chore: merge main into release 14 (#42)
* chore: update react-webpack5-js app (#36)
* update cypress to use 14 prerelease
* chore: update react-webpack5-js app (#36) (#43)
* chore: update binaries to use published Cypress 14 binary (#45)
---------
Co-authored-by: Matt Schile <[email protected]>
Co-authored-by: Ryan Manuel <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>1 parent 8eb66a7 commit 2ab33e3
File tree
354 files changed
+49464
-241187
lines changed- angular-standalone
- cypress/support
- src/app
- button
- login-form
- test-component-signals-example
- welcome
- angular
- public
- src
- assets
- environments
- react-cra4-js
- cypress/support
- public
- src
- components
- react-cra5-ts
- cypress
- support
- public
- src
- components
- react-next12-ts
- components
- cypress/fixtures
- pages
- public
- styles
- react-next13-ts
- cypress
- fixtures
- support
- src
- components
- pages
- react-next14-ts
- cypress
- fixtures
- support
- public
- src
- components
- pages
- api
- styles
- react-next15-ts
- cypress
- fixtures
- support
- public
- src
- components
- pages
- api
- styles
- react-vite-ts
- cypress/support
- react-webpack5-js
- public
- src
- svelte-vite-ts
- public
- src
- lib
- svelte-webpack-ts
- public
- src
- lib
- vue2-cli4-js
- cypress
- fixtures
- support
- public
- src
- assets
- components
- vue2-nuxt2-js
- components
- cypress
- fixtures
- support
- pages
- plugins
- static
- store
- vue3-cli5-ts
- cypress
- fixtures
- support
- public
- src
- assets
- components
- vue3-vite-ts
- vue3-webpack-ts
- cypress/support
- public
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
354 files changed
+49464
-241187
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
11 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
12 | 28 | | |
13 | | - | |
| 29 | + | |
14 | 30 | | |
15 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
16 | 38 | | |
17 | 39 | | |
18 | 40 | | |
19 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
20 | 46 | | |
21 | 47 | | |
22 | 48 | | |
23 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
24 | 56 | | |
25 | | - | |
| 57 | + | |
26 | 58 | | |
27 | | - | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments