Sander
|
015a1bcc1c
|
feat(ct): double unmounting component throws error (#29650)
|
2024-02-26 11:16:27 -08:00 |
|
Sander
|
7e502e91b2
|
fix(ct): solid pass children when they are defined (#29648)
|
2024-02-26 11:15:08 -08:00 |
|
Jeppe Reinhold
|
4d868f6ba8
|
fix(ct-react+ct-react17): only pass children to React.createElement when they are defined (#29592)
|
2024-02-23 12:30:42 -08:00 |
|
Pavel Feldman
|
d61f99034a
|
fix(ct-react): do not reset mount hooks upon update (#29072)
Fixes https://github.com/microsoft/playwright/issues/29058
|
2024-01-19 12:55:36 -08:00 |
|
Sander
|
4d62784eeb
|
feat(ct): react component as props (#28382)
closes: https://github.com/microsoft/playwright/issues/28367#issuecomment-1830298864
|
2023-12-22 20:51:59 -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
|
3313381040
|
fix(ct): react render array as child (#27692)
Signed-off-by: Sander <info@mesander.com>
Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
Co-authored-by: mbr <mbr@mbrs-MacBook-Air.local>
|
2023-10-28 10:36:48 -07:00 |
|
Dmitry Gozman
|
d426f2fd4e
|
fix(chromium): continue requests paused for the second time (#27429)
Sometimes Chromium restarts requests. This leads to multiple
`Fetch.requestPaused` for a single `Network.requestWillBeSent`.
Fixes #27294.
|
2023-10-04 11:18:06 -07:00 |
|
Sander
|
79408ff7a4
|
test(ct): update child (#22712)
|
2023-05-01 15:20:46 -07:00 |
|
Sander
|
5d3128a595
|
test(ct): remove locators (#21963)
|
2023-03-24 15:55:32 -07:00 |
|
Sander
|
d58d833daf
|
fix(ct): solid and react JS as child (#20125)
|
2023-03-02 13:40:51 -08:00 |
|
Sander
|
5b3a306284
|
test(ct): react vite slice by feature (#20098)
|
2023-01-13 18:15:43 -08:00 |
|