playwright/src
Andrey Lushnikov 2198769f6c
fix(react-vue): support nested trees (#8467)
Turns out you can mount nested trees in both React and Vue.
This patch changes root discovery to support nested trees.

Fixes #8455
2021-08-26 03:07:33 -07:00
..
cli chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
client feat(har): Remotely accessible HAR file (#8385) 2021-08-25 13:32:56 -07:00
common feat(trace-viewer): add nicer params rendering (#7448) 2021-07-02 16:45:09 -07:00
dispatchers feat(har): Remotely accessible HAR file (#8385) 2021-08-25 13:32:56 -07:00
protocol feat(har): Remotely accessible HAR file (#8385) 2021-08-25 13:32:56 -07:00
remote chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
server fix(react-vue): support nested trees (#8467) 2021-08-26 03:07:33 -07:00
test fix(test runner): do not special case test.fail (#8447) 2021-08-25 12:19:50 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils chore: use 'mime' for various mimeType-extension mappings (#8426) 2021-08-25 11:18:35 -07:00
web fix: make preview take 3/4 of the screen (#8446) 2021-08-25 14:51:18 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts feat(launchServer): accept wsPath option (#8353) 2021-08-22 09:04:47 -07:00
inprocess.ts chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
nativeDeps.ts fix(webkit): add libevdev dep (#7630) 2021-07-14 20:20:03 -07:00
outofprocess.ts chore(protocol): do client hello instead of server hello (#8019) 2021-08-19 17:31:14 +02:00