Michael Shilman
a02b85d89d
Fix minor typo
2023-11-03 18:41:52 +08:00
Michael Shilman
1ed5769dcd
Merge branch 'release-8-0' into shilman/default-to-react-docgen
2023-11-02 16:36:18 +08:00
Norbert de Langen
dc02dd38ad
Merge branch 'tom/remove-ssv6' into norbert/remove-storystorev7
2023-11-02 09:19:28 +01:00
Tom Coleman
534e49cfd0
Initial run-through deleting all ssv6 code
2023-10-30 16:47:24 +11:00
João Nuno Mota
3830eef12f
Merge branch 'next' into subtitle-of-prop
2023-10-27 15:39:37 +01:00
jonniebigodes
6e0c0da85a
Merge branch 'next' into docs_vite_builder_updates
2023-10-27 14:58:35 +01:00
jonniebigodes
f02e9c67ab
Merge branch 'next' into docs_vite_builder_updates
2023-10-23 14:30:25 +01:00
Michael Shilman
4aa689e992
Merge branch 'next' into shilman/default-to-react-docgen
2023-10-22 20:03:03 +08:00
Susheel Thapa
728fc894a6
Fix:Typo in multiple files of docs and code folder
2023-10-21 11:24:26 +05:45
jonniebigodes
cca1bad2a2
Docs: Vite builder updates
2023-10-19 19:13:29 +01:00
Michael Shilman
7df4fc02c6
Merge branch 'next' into shilman/default-to-react-docgen
2023-09-30 18:34:34 -05:00
Wilson
ebfd6b1b7b
Merge branch 'next' into update-primary-block-of-prop
2023-09-22 15:40:59 -07:00
Kyle Gach
f56d8f0a78
Revise architectural diagrams
2023-09-20 11:30:41 -06:00
Kyle Gach
59ff6d13d2
Further improvements
...
- Add text representation of architectural diagram
- Add/fix file name comments to snippets
- Improve json stories snippets
- Various tweaks to prose
2023-09-20 11:30:41 -06:00
Jeppe Reinhold
ade1681e15
replace examples with real use cases
2023-09-20 11:30:41 -06:00
Jeppe Reinhold
907ff2a5e5
add example for json stories
2023-09-20 11:30:40 -06:00
Jeppe Reinhold
0e0ab5cb34
add indexer title code snippets
2023-09-20 11:30:40 -06:00
Jeppe Reinhold
db17655fac
indexFn -> createIndex, as per https://github.com/storybookjs/storybook/pull/24075
2023-09-20 11:30:40 -06:00
Kyle Gach
a49d41b5c1
WIP: Add indexers API reference
2023-09-20 11:30:40 -06:00
Michael Shilman
b63a043327
React: Set react-docgen as the default
2023-09-13 23:38:01 +08:00
Norbert de Langen
2e886c035b
Merge branch 'next' into feat/22490-Title
2023-09-04 14:43:50 +02:00
Wilson
d19c4c66e5
Merge branch 'next' into update-primary-block-of-prop
2023-09-03 14:06:34 -07:00
Kyle Gach
1a3850da73
Merge pull request #23958 from storybookjs/docs_documentation_video_callout
...
Docs: Adds videos for additional Doc Blocks
2023-08-29 12:00:14 -06:00
Kyle Gach
1f89b847c7
Update stories.json
-> index.json
2023-08-29 11:45:29 -06:00
jonniebigodes
5a2ed3d0a8
Extra Doc blocks videos
2023-08-26 17:07:24 +01:00
Wilson Chen
d2c6faa1f9
Revert back to satisfies operator for Primary, improve API docs
2023-08-24 10:47:01 -07:00
Wilson Chen
79c2201b31
Updated primary block to support of prop
2023-08-15 13:47:19 -07:00
jonniebigodes
c75a8fc64b
Adds more video coverage to the documentation
2023-08-10 20:40:43 +01:00
João Nuno Mota
266266d8c6
Update subtitle block props into alphabetical order
2023-08-07 23:55:59 +01:00
João Nuno Mota
0baa41a25e
Merge branch 'storybookjs:next' into subtitle-of-prop
2023-08-07 23:51:09 +01:00
Steve Dodier-Lazaro
975c32db37
feat: Update title to support 'of' prop
...
Partially implements #22490
2023-08-07 16:54:29 +02:00
Michael Shilman
5cb57a87bf
Documentation: Fix Source's auto description
2023-07-20 08:24:33 +09:00
jonniebigodes
4ff1a40bc5
Adds the disable notification to the documentation
2023-07-11 19:25:57 +01:00
Norbert de Langen
3db82fcdd6
Merge branch 'next' into chore_docs_addon_changes
2023-06-30 13:15:27 +02:00
jonniebigodes
f498684df1
Fixes for incorrect placement of documentation
2023-06-27 18:22:18 +01:00
Kyle Gach
320aed54f6
Remove (required) from headings
...
- Removed to ensure heading anchor links are stable over time
- Consistently display required properties throughout API references
2023-06-21 07:12:58 -06:00
Kyle Gach
dde3e33798
Remove (deprecated) from headings
...
- Removed to ensure heading anchor links are stable over time
- Consistently display deprecated properties throughout API references
2023-06-21 07:12:58 -06:00
Matthew Nuthall
a0fe377b26
Updated StoriesSpecifier.files pattern in api docs
2023-06-20 10:16:10 +10:00
Kyle Gach
69d1adf16c
Clarify APIs of Controls doc block/addon/argTypes
2023-06-13 15:28:20 -06:00
Kyle Gach
9e44678e13
Address comments
2023-06-12 16:37:28 -06:00
Kyle Gach
9703ea5a41
Updates for type
2023-06-12 16:21:40 -06:00
Kyle Gach
c15f7fa6f4
Add ArgTypes API reference
...
- Remove previous ArgTypes guide
- Add/update relevant snippets
2023-06-12 16:21:40 -06:00
Kyle Gach
852cc70c13
Move "experimental" label beneath heading
...
- To avoid it being part of the heading anchor
- Helps links to anchor stay stable over time, when label is removed
2023-06-09 15:24:03 -06:00
Kyle Gach
b22c1acbe5
Update useSWC
docs
...
- Add to API reference
- Update related content/snippets
2023-06-09 15:24:03 -06:00
jonniebigodes
16b100fe88
Removes title and minor tweaks
2023-05-25 21:04:33 +01:00
Kyle Gach
1d3262ee62
Address comments:
...
- Add `babelDefault` and `managerHead` pages
- Fix broken links
- Clarify when some properties are primarily used by addon authors
- Document simplified options for `babel`, `babelDefault`, `viteFinal`, and `webpackFinal`
- Add description for `core.channelOptions`
- Remove the `previewMainTemplate` page
- Document possible shortcomings of some `stories` configurations
- Document limitations of some `typescript` options
2023-05-23 14:15:53 -06:00
Kyle Gach
1d00b24567
Add examples for all main config sub properties
2023-05-23 14:15:53 -06:00
Kyle Gach
8cac168f06
Update main.js|ts snippets for consistency
...
- Use `main-config-<property>-description` format, if possible
- Use "your-framework" wherever possible
- Always include `framework` & `stories` properties
- Remove unnecessary properties
2023-05-23 14:15:53 -06:00
Kyle Gach
92c7faa69f
Simplify presentation of properties
...
- # config.core -> # core
- ## `config.core.builder` -> ## `builder`
- Add "Parent: [main.js|ts configuration](./Overview.md)"
- Update TOC menu title
2023-05-23 14:15:53 -06:00
Kyle Gach
06e8807474
Update Overview to ensure "main.js" and "main.ts" are searchable
2023-05-23 14:15:53 -06:00