72 Commits

Author SHA1 Message Date
Vladimir
38e50f1bbd
docs: show icons in code-groups and code titles, update sidebar (#6970) 2024-11-27 09:46:01 +01:00
Vladimir
ac1a7fdc62
fix(browser): explain TypeScript support in docs and add asymmetric matchers to types (#6934) 2024-11-25 17:00:47 +01:00
Vladimir Sheremet
9e7c99f6b8
docs: typo 2024-11-13 16:05:10 +01:00
Vladimir
417bdb423d
fix(browser): init browsers eagerly when tests are running (#6876) 2024-11-13 16:03:43 +01:00
Vladimir
93b67c24b1
fix: throw an error and a warning if .poll, .element, .rejects/.resolves, and locator.* weren't awaited (#6877) 2024-11-13 13:16:24 +01:00
Hiroshi Ogawa
19278f4cb9
fix(browser): cleanup keyboard state (#6731) 2024-10-21 14:16:04 +02:00
Vladimir
502ecbfea8
docs: mention that the browser mode uses 63315 port (#6691) 2024-10-11 17:46:07 +02:00
Camille Teruel
91442dfc98
fix(browser): update solidjs testing library lib (#6548) 2024-09-25 10:36:16 +02:00
Vladimir
cf148645c9
feat(browser): support userEvent.upload in playwright provider (#6442) 2024-09-02 18:33:22 +02:00
Vladimir Sheremet
60a7007141
docs: use info instead of note 2024-08-09 17:07:13 +02:00
Vladimir Sheremet
84d9623497
docs: fix code-group 2024-08-09 17:04:54 +02:00
Vladimir
d7951125c2
docs: add vitest-browser packages to Browser Mode examples (#6314) 2024-08-09 16:26:46 +02:00
Vladimir
3347f83e5a
feat(browser): introduce built-in locators (#6084) 2024-08-07 08:18:27 +02:00
Vladimir
74ca11a4b8
feat(browser): make iframe scalable, improve documentation (#6257) 2024-08-05 12:51:23 +02:00
Vladimir
af2b813c75
feat(browser): move page.config to server.config, add more docs (#6252) 2024-07-31 20:06:12 +02:00
Justin Zhu
0a17989e6d
docs(browser): set browser.name: 'chromium' when using playwright (#6220) 2024-07-25 15:19:20 +02:00
Vladimir
3aab8a1ed6
refactor: deprecate all config types from the main Vitest entrypoint, introduce SerializedConfig type (#6205) 2024-07-23 19:28:59 +02:00
Vladimir
883f348274
fix(browser): userEvent.setup initiates a separate state for userEvent instance (#6088) 2024-07-23 15:56:21 +02:00
Lenni
0881023e68
docs: list default browser provider consistently (#6154) 2024-07-17 11:00:00 +02:00
Vladimir Sheremet
32c0d99b3c
docs: remove defineCommand reference
Closes #6148
2024-07-16 12:47:26 +02:00
Joaquín Sánchez
8c035988be
docs: update VP theme configuration (#6051) 2024-07-08 16:49:13 +02:00
Joaquín Sánchez
50130bdb59
docs: split browser page (#5988)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-07-01 13:51:59 +02:00