Simon Knott
|
b8b562888e
|
refactor(ui): synchronize settings via useSyncExternalStore instead of prop drilling (#31911)
Broken out from https://github.com/microsoft/playwright/pull/31900, part
of https://github.com/microsoft/playwright/issues/31863.
Synchronizes different `useSettings` calls via `useSyncExternalStore`.
This saves us from having to drill down settings props everywhere,
without the big refactoring that a `Context` would be.
|
2024-07-30 17:57:31 +02:00 |
|
Pavel Feldman
|
a0750b7854
|
chore: network panel polish (#28924)
|
2024-01-10 15:28:33 -08:00 |
|
Pavel Feldman
|
97b3625049
|
chore: polish ui mode for better mac appearance (#27008)
|
2023-09-11 19:01:00 -07:00 |
|
Pavel Feldman
|
7c838653d6
|
chore: fix the split view, reset window on timeline click (#27007)
|
2023-09-11 18:16:02 -07:00 |
|
Pavel Feldman
|
8ba8c9385d
|
chore: keep split positions when zooming (#26942)
|
2023-09-08 12:30:08 -07:00 |
|
Pavel Feldman
|
fe7b956c3b
|
chore: allow toggling sidebar location (#26589)
|
2023-08-21 19:40:44 -07:00 |
|
Pavel Feldman
|
33bab3652d
|
fix(ui): bump min sidebar size (#24193)
|
2023-07-13 15:14:49 -07:00 |
|
Pavel Feldman
|
4cc25725f9
|
fix(types): follow up to react 18 changes (#14671)
|
2022-06-06 21:05:47 -07:00 |
|
Pavel Feldman
|
6b81e76c2b
|
chore: migrate trace-viewer and recorder to vite (#13076)
|
2022-03-25 14:12:00 -07:00 |
|