playwright/packages/playwright-ct-vue
Sander eebb69121e
fix(ct): vue update slots (#28835)
Due to [Vue 3.4](https://blog.vuejs.org/posts/vue-3-4): _"refactored
reactivity system that makes effect triggering more accurate and
efficient"_

closes: https://github.com/microsoft/playwright/issues/28830
2024-01-03 20:48:41 +01:00
..
.npmignore chore: fix cli executable bits (#20973) 2023-02-16 19:49:44 -08:00
cli.js chore: introduce ct-core to hard-depend on vite (#22437) 2023-04-17 16:19:21 -07:00
hooks.d.ts chore: move mount implementation to ct-core (#22506) 2023-04-19 15:32:33 -07:00
hooks.mjs feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
index.d.ts fix(components): make sure defineConfig(c1, c2) works (#28608) 2023-12-12 14:01:01 -08:00
index.js fix(components): make sure defineConfig(c1, c2) works (#28608) 2023-12-12 14:01:01 -08:00
package.json chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
README.md chore: add disclaimer to experimental ct packages (#14075) 2022-05-10 10:59:30 -07:00
register.d.ts chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
register.mjs chore(ct): do not clash internals with userland (#21774) 2023-03-17 18:08:28 -07:00
registerSource.mjs fix(ct): vue update slots (#28835) 2024-01-03 20:48:41 +01:00

BEWARE This package is EXPERIMENTAL and does not respect semver.

Read more at https://playwright.dev/docs/test-components