Valentin Palkovic
|
3188c5766e
|
Addon A11y: Don't set a11y tag as comment in automigrations
|
2025-01-14 13:01:16 +01:00 |
|
Valentin Palkovic
|
6b337506e7
|
Addon A11y: Change default element selector
|
2025-01-13 12:20:12 +01:00 |
|
Valentin Palkovic
|
42d7d30c5e
|
Merge branch 'next' into valentin/a11y-refactorings
|
2025-01-13 09:50:14 +01:00 |
|
Kyle Gach
|
af159c992f
|
Docs updates for a11y-test tag behavior
|
2025-01-12 17:03:47 -07: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
|
7c95fe08ef
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest
|
2025-01-08 11:14:35 +01: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 |
|
Jeppe Reinhold
|
5591ef4599
|
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest
|
2024-12-23 11:28:37 +01:00 |
|
Valentin Palkovic
|
0203747b08
|
Add documentation
|
2024-12-20 14:53:51 +01:00 |
|
Jeppe Reinhold
|
470c04cc6f
|
don't tell users to add framework plugins in docs
|
2024-12-19 20:48:16 +01: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 |
|
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 |
|
Kasper Peulen
|
80ff5722d4
|
Remove warnings API
|
2024-12-12 16:09:29 +01: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 |
|
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 |
|
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 |
|
Yann Braga
|
b1707c7edf
|
fix formatting of some mdx snippets
|
2024-12-03 12:30:07 +01:00 |
|
Yann Braga
|
d6317a9f41
|
format files
|
2024-12-03 12:06:05 +01:00 |
|
jonniebigodes
|
a0c12ae242
|
Starting to address snippets and other minor items
|
2024-12-02 22:23:08 +00:00 |
|
Valentin Palkovic
|
7a8ccfdfec
|
Add snippets for overriding accessibility test warning levels and update documentation reference
|
2024-12-02 09:57:27 +01:00 |
|
Valentin Palkovic
|
941ba1ba79
|
Add Storybook snippets for disabling accessibility tests in stories
|
2024-12-02 09:53:10 +01:00 |
|
Valentin Palkovic
|
51915d72d3
|
Add accessibility addon test setup snippets and update documentation
|
2024-12-02 09:38:06 +01:00 |
|
Dale Seo
|
b9721cf116
|
Update test-runner-custom-page-viewport.md
|
2024-11-30 14:02:58 -05:00 |
|
Valentin Palkovic
|
5d084d4f58
|
Merge branch 'next' into valentin/unified-a11y-testing
|
2024-11-23 07:08:56 +01:00 |
|
Michael Shilman
|
f70e8326f5
|
Docs: Set init/upgrade snippets to next on next
|
2024-11-23 12:54:56 +08:00 |
|
jonniebigodes
|
726dd05875
|
Additional cleanup
|
2024-11-22 21:36:00 +00:00 |
|
jonniebigodes
|
cbdfcb5264
|
Merge branch 'next' into docs_fix_snippets_v3
|
2024-11-22 16:40:45 +00:00 |
|
jonniebigodes
|
72d7c823ac
|
Minor snippet fixes
|
2024-11-21 16:01:17 +00:00 |
|
jonniebigodes
|
e97dfc1ddd
|
Address feedback
|
2024-11-21 15:56:13 +00:00 |
|
Valentin Palkovic
|
96227635a8
|
Support new parameters and globals for a11y
|
2024-11-21 14:01:13 +01:00 |
|
jonniebigodes
|
99c5d14402
|
Additional fixes to docs and snippets
|
2024-11-21 12:03:39 +00:00 |
|
Kyle Gach
|
6318643485
|
Merge branch 'next' into patch-1
|
2024-11-19 16:00:17 -07:00 |
|
jonniebigodes
|
fb477fd8f5
|
Documentation polish
|
2024-11-17 20:11:13 +00:00 |
|
jonniebigodes
|
c4546985ed
|
More snippet fixes
|
2024-11-17 17:19:30 +00:00 |
|
jonniebigodes
|
5667488ef3
|
Starter documentation and snippet fixes
|
2024-11-17 16:46:37 +00:00 |
|
Michael Shilman
|
e33053fd5a
|
Merge branch 'next' into shilman/react-native-web-vite
|
2024-11-17 14:31:27 +08:00 |
|
Michael Shilman
|
bb359ef000
|
React-native-web: Add framework docs
|
2024-11-16 14:59:09 +08:00 |
|
jonniebigodes
|
5b10679f28
|
Docs: Minor fixes to Svelte CSF
|
2024-11-15 19:01:29 +00:00 |
|