11 Commits

Author SHA1 Message Date
Norbert de Langen
e83e47ce87 apply more migrations listed in https://github.com/storybookjs/storybook/issues/25433 2024-02-19 17:31:41 +01:00
Norbert de Langen
4754c78efb Merge branch 'next' into norbert/remove-storystorev7 2024-01-05 13:16:39 +01:00
Yann Braga
97ae40467c remove legacy mdx 1 feature documentation 2024-01-03 11:56:44 -03:00
Tom Coleman
534e49cfd0 Initial run-through deleting all ssv6 code 2023-10-30 16:47:24 +11:00
Kyle Gach
1f89b847c7 Update stories.json -> index.json 2023-08-29 11:45:29 -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
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
e8a89dbd56 Add /docs/api/main-config-* pages
- Add relevant snippets
2023-05-23 14:15:53 -06:00