playwright/utils
Joel Einbinder b0749e3a6d
fix(docs): fixup and lint optionals and return values in api.md (#1376)
Currently in our API `?` means null, but sometimes it means optional. Linting optional/nulls with this patch is required for #1166 to land nicely.

Previously, return types were not being linted in `api.md`. This is fixed, along with many broken return types.

This patch considers `?` to mean nullable, and has some heuristics to determine optionality. I believe this to be the minimal patch needed to unblock #1166. After it lands, we can consider changing the api docs to hopefully remove some heuristics and strangeness.
2020-03-18 16:23:25 -07:00
..
doclint fix(docs): fixup and lint optionals and return values in api.md (#1376) 2020-03-18 16:23:25 -07:00
flakiness-dashboard doc: fix typos (#1284) 2020-03-07 08:37:47 -08:00
protocol-types-generator devops: fix protocol generation with root on Linux (#1327) 2020-03-10 15:21:08 -07:00
testrunner fix(testrunner): sourcemapify stack traces for test errors (#1409) 2020-03-17 09:04:44 -07:00
testserver fix(navigations): remove LifecycleWatcher, fix flakes (#882) 2020-02-10 18:35:47 -08:00
apply_next_version.js chore: fix utils/apply_next_version.js 2020-03-02 18:17:16 -08:00
bisect.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
check_availability.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
ESTreeWalker.js Initial commit 2019-11-19 10:58:15 -08:00
print_versions.js chore: guide for producing release notes (#1165) 2020-02-28 14:40:50 -08:00
publish_all_packages.sh chore(ci): different attempt to publish on Travis 2020-03-02 19:00:47 -08:00
runWebpack.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00
sync_package_versions.js chore: npm packages (#525) 2020-01-21 12:22:17 -08:00