Simon Knott
|
ff0c498904
|
fix(ct-vue): update default slot should work (#32952)
Closes https://github.com/microsoft/playwright/issues/32809
We were writing onto the wrong object.
|
2024-10-04 14:18:21 +02:00 |
|
Sander
|
e047c478a4
|
feat(ct): resolve hooksConfig import refs (#31024)
closes https://github.com/microsoft/playwright/issues/30453
|
2024-05-28 12:29:52 -07:00 |
|
Sander
|
9ce41fa1b0
|
fix(ct): mount then unmount then mount (#30657)
closes https://github.com/microsoft/playwright/issues/30628
|
2024-05-14 11:03:46 -07:00 |
|
Viktor Szépe
|
150cbcbdf3
|
chore: fix typos (#30645)
|
2024-05-08 19:40:03 +01:00 |
|
Sander
|
015a1bcc1c
|
feat(ct): double unmounting component throws error (#29650)
|
2024-02-26 11:16:27 -08:00 |
|
Sander
|
f58c1f37eb
|
fix(ct): empty slots or children (#28225)
closes: https://github.com/microsoft/playwright/issues/28212
|
2023-11-27 15:53:50 -08:00 |
|
Sander
|
96787d2626
|
fix(ct): vue render array as slot (#27851)
partial fix for:
https://github.com/microsoft/playwright/issues/27587#issuecomment-1762133376
related: https://github.com/microsoft/playwright/pull/27692
CC @dgozman
Co-authored-by: sand4rt <mbr@mbrs-MacBook-Air.local>
|
2023-10-28 11:21:37 -07:00 |
|
Sander
|
9d3edb0aa3
|
fix(ct): vue3 fallthrough events & callbacks (#23649)
closes:
https://github.com/microsoft/playwright/issues/23526#issuecomment-1583074280
closes: https://github.com/microsoft/playwright/issues/23435
|
2023-06-19 11:20:37 -07:00 |
|
Sander
|
b3b624b0c9
|
feat(ct): vue throw when updating a native html element (#22392)
Related to: https://github.com/microsoft/playwright/issues/22328.
|
2023-04-19 07:28:00 -07:00 |
|
Sander
|
5d3128a595
|
test(ct): remove locators (#21963)
|
2023-03-24 15:55:32 -07:00 |
|
Sander
|
a5f4717192
|
test(ct): vue vite slice by feature (#19657)
|
2023-01-09 12:36:33 -08:00 |
|