playwright/utils
Joel Einbinder 6a93cb9749
fix(types): don't show types that we don't export (#3185)
Today we have a bunch of types used by the d.ts file that are not exported. We don't want to export them because it would greatly increase our semver API surface area, so this patch inlines them. Now users will not see names of types they can't import.
2020-08-28 17:53:03 -07:00
..
doclint chore: move src/rpc/client to src/client (#3581) 2020-08-22 15:13:51 -07:00
flakiness-dashboard doc: fix typos (#1284) 2020-03-07 08:37:47 -08:00
generate_types fix(types): don't show types that we don't export (#3185) 2020-08-28 17:53:03 -07:00
linux-browser-dependencies chore: move browserPaths to utils, enforce more deps (#3584) 2020-08-22 21:15:03 -07:00
protocol-types-generator fix(devops): fix firefox protocol.ts location (#3630) 2020-08-25 16:23:43 -07:00
testserver feat(testrunner): delete types.d.ts (#3551) 2020-08-21 09:53:02 -07:00
build_driver.sh enh: bake browser revisions and api into driver (#3514) 2020-08-26 16:01:42 -07:00
check_chromium_cdn.js devops: migrate //utils/check_availability.js off browser fetcher (#3418) 2020-08-12 15:01:07 -07:00
check_deps.js feat(trace): experimental traces for our tests (#3567) 2020-08-28 10:51:55 -07:00
copyright.js chore(eslint): lint for copyrights on files (#2858) 2020-07-07 11:12:45 -07:00
draft_release_notes.sh chore: update release notes draft gen (#2932) 2020-07-13 14:48:29 -07:00
ESTreeWalker.js Initial commit 2019-11-19 10:58:15 -08:00
generate_channels.js chore: move protocol files to src/protocol (#3571) 2020-08-21 18:46:11 -07:00
list_closed_issues.sh chore: add script to fetch closed bugs since git commit (#2066) 2020-04-30 17:57:45 -07:00
print_versions.js chore: update webkit version (#2804) 2020-07-06 15:13:53 -07:00
publish_all_packages.sh devops: do not fail check when refusing to publish TOT revision (#3443) 2020-08-13 10:39:45 -07:00
roll_browser.js chore: move browserPaths to utils, enforce more deps (#3584) 2020-08-22 21:15:03 -07:00
runWebpack.js chore: move injected and debug to src/server (#3591) 2020-08-23 20:25:59 -07:00
showTestTraces.js fix(trace): only enable on separate tracing bots (#3677) 2020-08-28 13:50:06 -07:00
update_version.js chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00
watch.js chore: move protocol files to src/protocol (#3571) 2020-08-21 18:46:11 -07:00