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
Michael Shilman
a57e45c10d
Add indexer API docs
2024-06-09 18:43:23 +08:00
Kyle Gach
b85c91f0ec
Add React 18 disclaimer
2024-05-15 10:21:30 -06:00
Kyle Gach
c72473b6c1
Merge next
2024-05-15 10:19:14 -06:00
Jeppe Reinhold
3e5fb4657f
Merge pull request #26475 from noranda/nb/fix-typeset-fontsizes-type
...
Docs: Fix `Typeset` Doc block `fontSizes` type
2024-05-15 13:00:28 +02:00
Kyle Gach
ecc734cefb
Add CT to portable stories playwright title
2024-05-14 20:26:29 -06:00
Kyle Gach
640a84f5e2
Misc docs updates
...
- Update story pipeline images
- Add TypeScript config disclaimer
2024-05-14 10:26:13 -06:00
jonniebigodes
991c9e2989
Merge branch 'next' into imgbot
2024-05-14 15:48:00 +01:00
Valentin Palkovic
d1a347465d
Merge branch 'next' into fastfrwrd/25510-no-dev-for-init
2024-05-14 11:23:38 +02:00
Valentin Palkovic
c0ca9edc4f
Small refactor
2024-05-14 11:22:16 +02:00
Kyle Gach
44553c40ed
Fix various docs issues
...
- Remove mentions of portable stories for jest
- Restructure portables stories for playwright ct docs to clarify `*.stories.portable` files
- Update all subpath imports in stories file examples to relative imports
- Typos
2024-05-13 13:45:59 -06:00
Noranda Brown
4496b48161
Update type and fix docs
2024-05-08 13:03:50 -04: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
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