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
|
974ad927f0
|
Merge branch 'next' into tags-docs
|
2024-05-07 12:38:58 -06:00 |
|
Kyle Gach
|
a379e68ef6
|
Merge branch 'next' into unpublish-portable-stories-jest-vitest
|
2024-05-07 09:26:52 -06:00 |
|
Kyle Gach
|
b44b8382da
|
Merge branch 'next' into tags-docs
|
2024-05-06 16:43:22 -06:00 |
|
Kyle Gach
|
64c67b4dbb
|
Revise tags docs
- Document new API
- Add examples
- Remove `main-config-tags`
- Remove `--tags` and `--exclude-tags` CLI flags
- Remove `autodocs: true | false | 'tag'`
- Remove old snippets
|
2024-05-06 16:34:17 -06:00 |
|
Laurens
|
2c0005b7ea
|
Merge branch 'next' into patch-1
|
2024-05-06 17:46:43 +02:00 |
|
Kyle Gach
|
2a0d245349
|
Merge branch 'next' into module-mocking-docs
|
2024-05-06 09:08:56 -06:00 |
|
Kyle Gach
|
2f7978c872
|
Unpublish portable stories jest/vitest for now
|
2024-05-05 22:22:24 -06:00 |
|
Jeppe Reinhold
|
0690c53d6a
|
update portable stories docs
|
2024-05-03 20:48:46 +02:00 |
|
Kyle Gach
|
d2f7fe8448
|
Address feedback
- Snippet consistency
- Prose tweaks
|
2024-05-03 11:13:53 -06:00 |
|
Laurens
|
370cff6130
|
Update index.md
add space between text and link
|
2024-05-03 17:01:50 +02:00 |
|
Jeppe Reinhold
|
5425777799
|
Merge branch 'next' into jeppe/warn-cleanup-ps
|
2024-05-02 13:51:48 +02:00 |
|
Jeppe Reinhold
|
e4d1b06c20
|
remove optional from load api docs
|
2024-05-02 10:34:10 +02:00 |
|
Jeppe Reinhold
|
cbfa75732b
|
initial warning
|
2024-05-01 21:48:13 +02:00 |
|
Kyle Gach
|
7b8d07659b
|
Fix typo in playwright portable stories snippet
|
2024-05-01 10:25:44 -06:00 |
|
Kyle Gach
|
7be08e32cf
|
Address feedback
- Make nextjs module alias usage more clear
- Update msw graphql snippets
- Add preact support for mocking providers
- Prose improvements
|
2024-05-01 09:44:47 -06:00 |
|
Kyle Gach
|
39689acb78
|
Merge branch 'kasper/module-mocking' into module-mocking-docs
|
2024-04-30 13:58:16 -06:00 |
|
paul-marbach_jpmc
|
c3e3ab9ee4
|
feat: #25510 add optional --no-dev option to storybook init CLI
|
2024-04-22 16:33:29 -04:00 |
|
Jeppe Reinhold
|
5542e3a4fd
|
Merge branch 'next' of github.com:storybookjs/storybook into feat/22490-Title
|
2024-04-22 14:25:11 +02:00 |
|
Jeppe Reinhold
|
ce73138cb3
|
Merge branch 'next' into feat/22490-Title
|
2024-04-22 13:21:36 +02:00 |
|
Jeppe Reinhold
|
5c20d18147
|
Merge branch 'next' of github.com:storybookjs/storybook into subtitle-of-prop
|
2024-04-22 13:06:35 +02: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 |
|
Jeppe Reinhold
|
5bab73ae83
|
improve documentation for parameters.test.dangerouslyIgnoreUnhandledErrors
|
2024-04-18 12:09:05 +02: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 |
|
Jeppe Reinhold
|
5d8ee28209
|
add docs on beforeEach , cleanup , parameters.test
|
2024-04-17 22:20:12 +02:00 |
|
Eric Berndt
|
840070f063
|
add to cli-options docs
|
2024-04-09 19:32:40 +00:00 |
|
jonniebigodes
|
928eed4f75
|
fix automigrate table
|
2024-04-04 18:28:37 +01:00 |
|
jonniebigodes
|
c1f50bd665
|
minor adjustments for consistency
|
2024-04-04 17:00:03 +01:00 |
|
Yann Braga
|
d77f72ee8a
|
adjust docs based on review comments
|
2024-04-04 09:17:31 +02:00 |
|
Yann Braga
|
d7e5d5a52d
|
Documentation: add migrate and automigrate to the CLI Options page
|
2024-04-03 14:14:02 +02:00 |
|
Kyle Gach
|
33176192ad
|
Add docs for story tags
- API reference
- Guide
- CLI options
|
2024-04-02 12:38:54 -06:00 |
|
Valentin Palkovic
|
c2093298ea
|
Add documentation for argTypes.<input>.table.readonly
|
2024-03-21 15:59:13 +01:00 |
|
Kyle Gach
|
84d4214432
|
Improve portable stories docs
|
2024-03-18 11:16:32 -06:00 |
|
Yann Braga
|
afee7be2a2
|
Merge branch 'feature/portable-stories-improvements' into feature/portable-stories-svelte-renderer
|
2024-03-18 08:51:08 +01:00 |
|
Yann Braga
|
d67ef707eb
|
document vue limitations
|
2024-03-18 08:48:20 +01:00 |
|
Kyle Gach
|
4a95c9b50e
|
update docs
- Better differentiate Svelte's API
|
2024-03-12 12:08:42 -06:00 |
|
Yann Braga
|
70dcbfae71
|
Merge branch 'feature/portable-stories-improvements' into feature/portable-stories-svelte-renderer
|
2024-03-12 18:16:25 +01:00 |
|
Yann Braga
|
3a8c7b7e4e
|
Merge branch 'next' into feature/portable-stories-improvements
|
2024-03-12 18:16:09 +01:00 |
|
Yann Braga
|
721a5a4d4f
|
add portable stories + svelte + vitest docs
|
2024-03-12 17:10:23 +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 |
|
Yann Braga
|
773f98f0f5
|
Merge branch 'next' into feature/portable-stories-improvements
|
2024-03-12 13:19:25 +01:00 |
|
jonniebigodes
|
b5eacba75a
|
Docs: Fix table alignment
|
2024-03-10 17:07:34 +00:00 |
|
Yann Braga
|
6933131242
|
Merge pull request #26081 from storybookjs/api-ref-portable-stories
Documentation: API reference for portable stories
|
2024-03-05 18:53:07 +01:00 |
|
Yann Braga
|
8b21aebead
|
minor adjustments
|
2024-03-05 17:59:34 +01:00 |
|
Yann Braga
|
e611085624
|
update snippets
|
2024-03-05 10:26:42 +01:00 |
|
Kyle Gach
|
85adf5a697
|
Merge pull request #26172 from storybookjs/api-ref-use-of-fix-headings
Docs: Fix heading levels of `useOf` API reference
|
2024-02-27 12:57:53 -07:00 |
|
Kyle Gach
|
6738ade8d1
|
Add details about vue alias and Playwright types
|
2024-02-27 11:10:53 -07:00 |
|
Kyle Gach
|
b660d6b503
|
Update placeholder story pipeline diagrams
|
2024-02-27 11:10:37 -07:00 |
|
Kyle Gach
|
b09d37a0bb
|
Add callouts for nextjs
|
2024-02-27 11:10:18 -07:00 |
|