Valentin Palkovic
|
e82df08125
|
Merge remote-tracking branch 'origin/next' into valentin/remove-a11y-test-tag-comment-in-preview
|
2025-01-15 09:19:35 +01:00 |
|
storybook-bot
|
d83c397afb
|
Write changelog for 8.5.0-beta.11 [skip ci]
|
2025-01-14 13:06:07 +00:00 |
|
Valentin Palkovic
|
3188c5766e
|
Addon A11y: Don't set a11y tag as comment in automigrations
|
2025-01-14 13:01:16 +01:00 |
|
storybook-bot
|
4911535c59
|
Write changelog for 8.5.0-beta.10 [skip ci]
|
2025-01-13 14:00:41 +00:00 |
|
Valentin Palkovic
|
6b337506e7
|
Addon A11y: Change default element selector
|
2025-01-13 12:20:12 +01:00 |
|
storybook-bot
|
a6a633a61e
|
Merge branch 'next-release' into next
|
2025-01-13 09:45:06 +00:00 |
|
Valentin Palkovic
|
42d7d30c5e
|
Merge branch 'next' into valentin/a11y-refactorings
|
2025-01-13 09:50:14 +01:00 |
|
storybook-bot
|
0851568d76
|
Write changelog for 8.5.0-beta.9 [skip ci]
|
2025-01-13 08:32:25 +00:00 |
|
Jeppe Reinhold
|
2759c5bf3a
|
Merge pull request #30105 from storybookjs/jeppe/support-svelte-csf-in-vitest
Vitest: Add plugins from `viteFinal`
|
2025-01-13 09:28:54 +01:00 |
|
Kyle Gach
|
af159c992f
|
Docs updates for a11y-test tag behavior
|
2025-01-12 17:03:47 -07:00 |
|
Jeppe Reinhold
|
f53509d751
|
remove "How do I apply custom Vite configuration?" docs section
|
2025-01-10 14:09:48 +01:00 |
|
Jeppe Reinhold
|
f7285f0093
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest
|
2025-01-10 13:45:31 +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 |
|
Jeppe Reinhold
|
a260929477
|
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest
|
2025-01-08 11:18:39 +01:00 |
|
Jeppe Reinhold
|
7c95fe08ef
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest
|
2025-01-08 11:14:35 +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 |
|
Jeppe Reinhold
|
5591ef4599
|
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest
|
2024-12-23 11:28:37 +01: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 |
|
Jeppe Reinhold
|
2e1ad63aa5
|
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest
|
2024-12-20 10:50:27 +01:00 |
|
Jeppe Reinhold
|
4512a5acea
|
remove docs on manual Framework plugins
|
2024-12-19 21:07:43 +01:00 |
|
Jeppe Reinhold
|
470c04cc6f
|
don't tell users to add framework plugins in docs
|
2024-12-19 20:48:16 +01: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 |
|