-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: split browser page #5988
docs: split browser page #5988
Conversation
Hm, actually. There are a few spots missing: vitest/packages/browser/context.d.ts Line 221 in dafb2fc
vitest/packages/browser/context.d.ts Line 236 in dafb2fc
vitest/packages/vitest/src/types/browser.ts Line 158 in dafb2fc
|
Uhmm, browser.md changed, we need to include changes in your pr about screenshots https://github.com/vitest-dev/vitest/pull/5993/files#diff-4475ee69df684ca5a1001467dc52db44f175fc344270e85a7b6c78a3e2090026 |
# Conflicts: # docs/guide/browser.md
Description
PR in draft, we need:
guide/browser.md
filetripleClick
to interactive api #5987We should review ignore command in netlify.toml, it seems it is breaking the PWA.
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
pnpm-lock.yaml
unless you introduce a new test example.Tests
pnpm test:ci
.Documentation
pnpm run docs
command.Changesets
feat:
,fix:
,perf:
,docs:
, orchore:
.