6622 Commits

Author SHA1 Message Date
Jeppe Reinhold
f53509d751 remove "How do I apply custom Vite configuration?" docs section 2025-01-10 14:09:48 +01:00
Valentin Palkovic
fd79fd61c3 Adjust some more docs for mono-repo adjustments 2025-01-08 14:35:30 +01:00
Valentin Palkovic
6acf3f8e1b Addon Test: Improve support for mono-repos 2025-01-08 14:03:25 +01:00
storybook-bot
ca427745b6 Write changelog for 8.5.0-beta.8 [skip ci] 2025-01-07 16:26:32 +00:00
Kyle Gach
103267b9cf Rename a11ytest tag to a11y-test 2025-01-06 07:24:01 -07:00
Kyle Gach
0556bd2444 Fix mistakes in #30103 2025-01-02 10:15:48 -07:00
Valentin Palkovic
2cb8bdb26d
Merge pull request #30103 from storybookjs/8-5-docs-fixes
Docs: Fixes found during 8.5 QA
2024-12-30 10:28:26 +01:00
jonniebigodes
0f5424c016 Docs: A11y minor fixes 2024-12-28 20:37:25 +00:00
Kyle Gach
50a61c5d25 Add webpack-to-vite migration guidance 2024-12-27 15:13:05 -06:00
storybook-bot
3857e1e9fe Write changelog for 8.5.0-beta.7 [skip ci] 2024-12-27 11:49:41 +00:00
storybook-bot
c3da2d42f7 Write changelog for 8.5.0-beta.6 [skip ci] 2024-12-24 14:57:49 +00:00
Kyle Gach
eaaa59b080 Add MSW version requirement 2024-12-23 11:30:37 -06:00
storybook-bot
e5c6c799a4 Write changelog for 8.5.0-beta.5 [skip ci] 2024-12-23 11:15:13 +00:00
Valentin Palkovic
c70699859d
Merge pull request #30037 from storybookjs/valentin/act-wrapping-of-components
React: Use Act wrapper in Storybook for component rendering
2024-12-22 10:17:12 +01:00
Valentin Palkovic
b0737e7824
Update docs/api/main-config/main-config-features.mdx
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-12-21 12:44:30 +01:00
Valentin Palkovic
d7b2b34362
Update docs/writing-tests/accessibility-testing.mdx
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-12-21 12:44:18 +01:00
Valentin Palkovic
0203747b08 Add documentation 2024-12-20 14:53:51 +01:00
storybook-bot
5932a18b4f Write changelog for 8.5.0-beta.4 [skip ci] 2024-12-20 12:34:14 +00:00
storybook-bot
f1fee6ea4f Write changelog for 8.5.0-beta.3 [skip ci] 2024-12-19 07:43:53 +00:00
Kyle Gach
8cbd0caaab Correct viteFinal guidance 2024-12-18 20:58:26 -07:00
Kyle Gach
fcd2b24b89 Docs fixes found during 8.5 QA
- Add `configDir` option to example configs
- Move coverage exclusion config under Set up heading
    - Add `**/.storybook/**`
2024-12-18 11:25:13 -07:00
storybook-bot
b4a82cc9be Write changelog for 8.5.0-beta.2 [skip ci] 2024-12-18 05:16:43 +00:00
storybook-bot
ba9d40224a Write changelog for 8.5.0-beta.1 [skip ci] 2024-12-16 15:02:57 +00:00
storybook-bot
9cf63dfe07 Merge branch 'next-release' into next 2024-12-16 14:50:36 +00:00
storybook-bot
70bfeb2508 Write changelog for 8.5.0-beta.0 [skip ci] 2024-12-16 12:54:58 +00:00
Kasper Peulen
d2a2abeff9
Merge branch 'next' into kasper/remove-warnings-api 2024-12-16 11:39:21 +01:00
Kyle Gach
573ae3be31
Merge branch 'next' into docs-sb-test-exclude-details 2024-12-13 09:05:54 -07:00
Kyle Gach
447426e294 Remove mention of Vitest prompting of coverage support pkgs 2024-12-13 09:05:29 -07:00
Kyle Gach
235e6399d9 Update exclude details 2024-12-13 06:48:33 -07:00
storybook-bot
42b895d583 Write changelog for 8.5.0-alpha.22 [skip ci] 2024-12-13 13:42:04 +00:00
Kasper Peulen
a93b3475c3 Merge remote-tracking branch 'origin/next' into kasper/remove-warnings-api
# Conflicts:
#	docs/writing-tests/accessibility-testing.mdx
2024-12-13 14:07:55 +01:00
Kyle Gach
2511d2078e
Merge pull request #30035 from storybookjs/docs-sb-test-2
Docs: Updates for Storybook Test
2024-12-12 12:58:07 -07:00
Kyle Gach
e76a66aa44 Add/update assets 2024-12-12 12:48:41 -07:00
Kyle Gach
c3df3f5a00 Address feedback 2024-12-12 12:48:41 -07:00
Kyle Gach
808b493447
Apply suggestions from code review
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-12 10:33:49 -07:00
Kasper Peulen
80ff5722d4 Remove warnings API 2024-12-12 16:09:29 +01:00
storybook-bot
7fd0f087bd Merge branch 'next-release' into next 2024-12-12 11:26:39 +00:00
storybook-bot
2de3b7ad73 Write changelog for 8.5.0-alpha.21 [skip ci] 2024-12-12 08:28:59 +00:00
Valentin Palkovic
9cce22508d Fix a11y addon docs 2024-12-12 09:17:40 +01:00
Kyle Gach
6fb17c9ab9 Docs updates for Storybook Test
- Focused tests
- Coverage
- A11y
- Remove `test.include` & `test.isolate` from example Vitest configs
- Streamline Test addon introduction
- Address feedback from EAP
2024-12-11 23:30:25 -07:00
storybook-bot
28e19d0c86 Write changelog for 8.5.0-alpha.20 [skip ci] 2024-12-10 19:15:52 +00:00
storybook-bot
7d376c3d2f Write changelog for 8.5.0-alpha.19 [skip ci] 2024-12-09 14:45:32 +00:00
Kasper Peulen
fdc8078bf8 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
# Conflicts:
#	code/addons/test/src/components/TestProviderRender.tsx
#	code/core/src/manager/components/sidebar/SidebarBottom.tsx
2024-12-06 13:55:21 +01:00
storybook-bot
cb2e01bb44 Write changelog for 8.5.0-alpha.18 [skip ci] 2024-12-05 14:28:35 +00:00
storybook-bot
5094868925 Write changelog for 8.5.0-alpha.17 [skip ci] 2024-12-04 10:50:47 +00:00
storybook-bot
251fc619f5 Merge branch 'next-release' into next 2024-12-03 23:46:43 +00:00
jonniebigodes
f2f8010302
Merge branch 'next' into maintenance_fix_docs_scripts 2024-12-03 16:57:37 +00:00
jonniebigodes
2be2c76db8 Reverts to MDX snippets and adds ignore to prevent them from breaking prettier 2024-12-03 16:44:53 +00:00
storybook-bot
a636d56f7e Write changelog for 8.5.0-alpha.16 [skip ci] 2024-12-03 16:31:59 +00:00
Yann Braga
b1707c7edf fix formatting of some mdx snippets 2024-12-03 12:30:07 +01:00