337 Commits

Author SHA1 Message Date
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
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
Kyle Gach
9df8ed368f Address comments
- Improve `addonAnnotations` callout
- Fix Playwright override globals snippet
- Fix jest imports in snippets
- Replace `globalTypes` with `globals` in snippets
2024-02-27 11:09:55 -07:00
Kyle Gach
e09480aefb Split into three separate pages
- Organizational and prose improvements
- Remove Cypress, for now
2024-02-27 11:09:42 -07:00
Kyle Gach
8355abdf3c Add conditional content and snippets 2024-02-27 11:09:30 -07:00
Kyle Gach
799758534d Fix typo
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-02-27 11:09:20 -07:00
Kyle Gach
d2ddcb3dc9 WIP: More API referencin' 2024-02-27 11:09:08 -07:00
Kyle Gach
248c7bd69a Fix setProjectAnnotations snippet
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-02-27 11:08:58 -07:00
Kyle Gach
93c950f0e5 WIP: Add portable stories API reference 2024-02-27 11:08:49 -07:00
Kyle Gach
a10c9e478a Fix heading levels 2024-02-23 11:54:54 -07:00
Tom Coleman
5c8a1669a2 Add a new flag --stats-json and soft replace --webpack-stats-json
This reverts commit b868150e56c2432810d22a96119ab81a7fd55535.
2024-02-21 16:24:38 +11:00
Tom Coleman
b868150e56 Revert "Add a new flag --stats-json and soft replace --webpack-stats-json"
This reverts commit 66e08d93cc37a18f7a6cd670bb726400c62aa9ff.
2024-02-21 16:23:03 +11:00
Tom Coleman
66e08d93cc Add a new flag --stats-json and soft replace --webpack-stats-json 2024-02-21 16:21:53 +11:00
Norbert de Langen
15d0bf757a
Merge branch 'next' into norbert/automigrations-mdx1 2024-02-20 09:21:34 +01:00
Norbert de Langen
e83e47ce87 apply more migrations listed in https://github.com/storybookjs/storybook/issues/25433 2024-02-19 17:31:41 +01:00
jonniebigodes
0bd91ce1d3
Merge branch 'next' into docs_fix_api_csf 2024-02-19 16:13:23 +00:00
jonniebigodes
cd4b848806 Docs: Fix conditional rendering of sections 2024-02-19 15:19:07 +00:00
jonniebigodes
45a7f33f99
Merge branch 'next' into docs_stories_of_removal 2024-02-15 14:24:28 +00:00
jonniebigodes
6cdf916592
Merge branch 'next' into patch-1 2024-02-14 21:19:12 +00:00
Rob Waight
671c325c9a
Update import markdown example 2024-02-12 11:17:37 -06:00
jonniebigodes
d351504a58 Docs: Remove references to the storiesOf API 2024-02-08 21:17:33 +00:00
Karol Stawowski
27d4648deb fix: update essential addons link 2024-02-06 18:56:54 +01:00
jonniebigodes
d7d96744a1
Merge branch 'next' into docs_stories_of_updates 2024-02-05 15:21:51 +00:00
jonniebigodes
9a323ef756 Address feedback 2024-02-02 15:18:27 +00:00
jonniebigodes
757f5cdf13 Docs: StoriesOf API removal 2024-02-01 17:22:36 +00:00
Rob Waight
777f1bfaaa
Update example to import a raw markdown file
Improve the rendered documentation for importing markdown files using the markdown block
2024-02-01 11:21:37 -06:00
jonniebigodes
a58289ce3b Docs: Remove deprecated props from Canvas Doc Block 2024-02-01 12:38:33 +00:00
jonniebigodes
fc5ddafe2b
Merge branch 'next' into docs_minor_webpack_babel_swc_fix 2024-01-31 23:21:00 +00:00
jonniebigodes
0442a20cdd address feedback 2024-01-31 20:36:04 +00:00
jonniebigodes
8b0f6d037e
Merge branch 'next' into docs_react_ts_updates 2024-01-31 17:12:26 +00:00
jonniebigodes
fbdacf8209 Docs: Minor SWC docs polish 2024-01-31 15:21:55 +00:00