Charles de Dreuille
c9b9a0929f
Updated indexes root
2024-06-13 18:34:00 +01:00
Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
Charles de Dreuille
41e0a4fca2
Update comments to javascript
2024-06-13 17:52:40 +01:00
Charles de Dreuille
36b38f7283
Rename all file extensions from .md to .mdx
2024-06-13 17:52:12 +01:00
Charles de Dreuille
4949308eed
Move all assets to a single folder
2024-06-13 17:50:53 +01:00
jonniebigodes
47f46c8a7f
Docs: Test runner add missing flag to the CLI options
2024-05-23 21:13:50 +01:00
ImgBotApp
3312cd6067
[ImgBot] Optimize images
...
*Total -- 3,378.51kb -> 3,172.13kb (6.11%)
/docs/contribute/storybook-reproduction-generator-location.png -- 77.72kb -> 47.79kb (38.51%)
/code/lib/core-events/src/errors/message-reference.png -- 68.88kb -> 44.25kb (35.76%)
/CONTRIBUTING/prerelease-workflow-inputs.png -- 77.58kb -> 49.85kb (35.74%)
/docs/contribute/storybook-reproduction-generator-template.png -- 119.93kb -> 77.09kb (35.72%)
/docs/api/story-pipeline-playwright-ct.png -- 97.43kb -> 72.32kb (25.77%)
/docs/api/story-pipeline.png -- 90.20kb -> 68.18kb (24.41%)
/code/lib/core-server/public/favicon.svg -- 1.26kb -> 1.22kb (3.17%)
/docs/writing-tests/test-coverage-storybook.gif -- 566.61kb -> 554.79kb (2.09%)
/docs/assets/mdx-vs-code-extension-errors.gif -- 1,090.69kb -> 1,077.12kb (1.24%)
/code/lib/cli/rendererAssets/common/assets/tutorials.svg -- 1.24kb -> 1.23kb (1.1%)
/code/lib/cli/rendererAssets/common/assets/discord.svg -- 2.36kb -> 2.34kb (0.91%)
/docs/essentials/addon-themes-example.gif -- 1,177.62kb -> 1,168.98kb (0.73%)
/code/lib/cli/rendererAssets/common/assets/accessibility.svg -- 1.52kb -> 1.50kb (0.71%)
/test-storybooks/portable-stories-kitchen-sink/nextjs/stories/assets/accessibility.svg -- 1.52kb -> 1.50kb (0.71%)
/code/lib/cli/rendererAssets/common/assets/youtube.svg -- 0.70kb -> 0.70kb (0.69%)
/test-storybooks/portable-stories-kitchen-sink/nextjs/public/vercel.svg -- 0.61kb -> 0.61kb (0.16%)
/code/lib/cli/rendererAssets/common/assets/github.svg -- 2.66kb -> 2.66kb (0.11%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-07 19:11:27 +00:00
Kyle Gach
d2f7fe8448
Address feedback
...
- Snippet consistency
- Prose tweaks
2024-05-03 11:13:53 -06:00
Kyle Gach
1dca308bf4
Snippetize examples
2024-04-30 22:21:31 -06:00
Kyle Gach
f88bea5169
Add back nextjs router/navigation override instructions
...
Other improvements:
- Consistency improvements in snippets throughout
- Prose tweaks
2024-04-18 20:36:02 -06:00
Kyle Gach
2ac03c4248
Address feedback
...
- Next.js
- Add portable stories section
- Mocking modules
- Clarify requirements of mock files
- Prose and snippet tweaks
- Interaction testing
- Bring over `mockdate` example
- Prose and snippet tweaks
2024-04-17 23:35:36 -06:00
Kyle Gach
ec6742b1ea
Update Decorators and Interaction tests pages
...
- Decorators
- Focus the "context" section on only that argument
- Move irrelevant examples and snippets to the Story rendering page
- Interaction Testing
- Under the Write an interaction test section, add:
- Run code before each test section
- Mocked modules section
2024-04-16 22:04:42 -06:00
JohnEndson
6b06603308
chore: remove repetitive words
...
Signed-off-by: JohnEndson <jiayuzhen@outlook.com>
2024-03-29 11:58:19 +08:00
Norbert de Langen
4c9967b2c3
Merge pull request #26528 from deining/fix-typo
...
Maintenance: Fix typos
2024-03-26 11:00:22 +01:00
jonniebigodes
e02325bc55
Docs: Minor Coverage addon updates
2024-03-22 11:21:56 +00:00
Andreas Deininger
3fca53414b
Fix typos
2024-03-15 21:55:21 +01:00
jonniebigodes
57361ec88d
Merge branch 'next' into docs_asset_updates
2024-03-12 15:01:36 +00:00
jonniebigodes
917da2a7d8
Docs: Storybook 8 image updates
2024-03-12 14:59:07 +00:00
jonniebigodes
9fdc7a23a9
Docs: Snapshot testing updates
2024-03-05 12:12:20 +00:00
jonniebigodes
b8c6a63c14
Docs: Adds first batch of videos
2024-02-28 14:25:46 +00:00
jonniebigodes
a1af0bcf89
Docs: Fix Visual tests
2024-02-23 22:26:14 +00:00
jonniebigodes
06f62341d7
change heading
2024-02-09 13:05:31 +00:00
jonniebigodes
ea0e539b39
Update docs/writing-tests/test-runner.md
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-02-09 11:34:52 +00:00
jonniebigodes
cc0f0395ad
Docs: Test runner minor changes for plug and play support
2024-02-08 16:46:12 +00:00
jonniebigodes
9c0d26aa12
Docs: Visual testing update minimum Storybook version
2024-02-07 20:00:44 +00:00
Kyle Gach
917e5e49d1
Update package name
2024-02-01 11:13:11 -07:00
Kyle Gach
fd6b4ab5f3
Content updates
...
- Hide the RendererSelector, because the content doesn't depend on the renderer
- Improve consistency of snippet filenames
- Required properties listed first in table
- Fixed heading levels
- Small prose tweaks, mostly around consistency with rest of docs
2024-02-01 11:13:11 -07:00
domyen
6b59301952
Update visual tests page with new images & CI instructions
2024-02-01 11:13:11 -07:00
domyen
30b4289c65
Pass at Visual Test docs
2024-02-01 11:13:11 -07:00
domyen
4bf37ac002
Update VT explanatory animation to remove visual artifact
2024-02-01 11:13:11 -07:00
jonniebigodes
722de1ccb1
Docs: Visual testing addon updates
2024-02-01 11:13:11 -07:00
Yann Braga
6733062c78
Merge pull request #25443 from storybookjs/feat/portable-stories-vue3
...
Vue3: Introduce portable stories API
2024-01-24 15:12:13 +01:00
Yann Braga
b1a2d708e9
remove @storybook/testing-vue3 references from docs
2024-01-23 13:53:46 +01:00
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal
2024-01-22 14:39:48 +00:00
Yann Braga
721818b5ce
Merge pull request #25528 from storybookjs/docs_updates_portable_stories
...
Docs: Vue 3 Unit testing changes for Portable stories
2024-01-22 10:29:39 +01:00
jonniebigodes
4d6f0d5091
Docs: Vue 3 Unit testing changes for Portable stories
2024-01-09 20:55:01 +00:00
Valentin Palkovic
c017e0d052
Add requested documentation changes
2024-01-08 10:06:39 +01:00
Valentin Palkovic
87cd401ffd
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
2024-01-04 16:40:43 +01:00
jonniebigodes
98c9ebd27e
Merge branch 'next' into docs_vue_2_removal
2024-01-03 11:30:48 +00:00
Yann Braga
2a4413bfc9
CLI: Add Storyshots migration notice
2024-01-02 14:17:09 -03:00
Valentin Palkovic
ef3da4c658
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
2024-01-02 12:38:14 +01:00
Devanand
bfccfa5cde
Fix a small typo snapshot-testing.md
...
Fix a small typo snapshot-testing.md on line 13. storyhots -> storyshots
2023-12-31 08:27:34 -08:00
Valentin Palkovic
0688ef09b7
Remove Babel from webpack5 builder
2023-12-28 13:40:37 +01:00
jonniebigodes
697cf08869
Docs: Remove Vue 2 from documentation
2023-12-27 20:47:00 +00:00
jonniebigodes
da1d221fee
Docs: Test Coverage troubleshoot optimized builds
2023-12-19 20:47:59 +00:00
jonniebigodes
39fd813c16
Docs: Svelte docs and examples update
2023-12-04 21:23:56 +00:00
jonniebigodes
8e12e9722a
Docs: Test coverage add callout for configuration
2023-11-30 18:55:27 +00:00
jonniebigodes
48cc869d95
Fix Links
2023-11-30 13:26:13 +00:00
jonniebigodes
73c3d2f4b9
Adds the missing pages and assets back
2023-11-30 13:03:31 +00:00
Norbert de Langen
f75ef81403
Merge branch 'next' into release-8-0
2023-11-28 10:58:12 +01:00