playwright/packages
Max Schmitt ba8d141de8
chore: drop Ubuntu 18.04 (#29145)
This will now yield:

```
root@a85fb37f0c96:/work# npx playwright install
Failed to install browsers
Error: ERROR: Playwright does not support chromium on ubuntu18.04-x64
```

On Ubuntu 18.04.
2024-01-24 17:46:20 +01:00
..
html-reporter chore: move vite root dir into template folder (#29081) 2024-01-23 09:40:05 -08:00
playwright chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-browser-chromium chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-firefox chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-webkit chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-chromium chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-core chore: drop Ubuntu 18.04 (#29145) 2024-01-24 17:46:20 +01:00
playwright-ct-core chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-react chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-react17 chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-solid chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-svelte chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-vue chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-ct-vue2 chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-firefox chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-test chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-webkit chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
protocol/src feat: page.handleLocator that closes any interstitial pages/dialogs (#29029) 2024-01-19 12:35:00 -08:00
recorder chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
trace/src feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
trace-viewer fix(recorder): disallow external imports (#29129) 2024-01-23 11:29:40 -08:00
web fix(ct): move import list into the compilation cache data (#28986) 2024-01-16 19:31:19 -08:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00