playwright/utils/doclint/check_public_api
Joel Einbinder 671cfa0a54
fix(types): support objects with typed keys and values (#1752)
There are a few places in the API where we use objects as maps. This patch adds them to docs and the types.

For `env`, we accept booleans and numbers as well because they are often used for their string values.
2020-04-23 14:45:57 -07:00
..
test fix(tests): fix a race with golden setup (#1757) 2020-04-13 14:12:44 -07:00
Documentation.js docs(api): update ordering for $eval and $$eval (#1623) 2020-04-01 13:09:24 -07:00
index.js chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
JSBuilder.js fix(types): support objects with typed keys and values (#1752) 2020-04-23 14:45:57 -07:00
MDBuilder.js fix(doclint): support lists in comments (#1492) 2020-03-23 14:50:32 -07:00