jonniebigodes
18c4c2e65c
Merge branch 'next' into chore_docs_importing_tests_changes
2023-07-12 11:29:34 +01:00
jonniebigodes
1011ccd2dd
Tweaks for docs publishing
2023-07-05 17:34:40 +01:00
jonniebigodes
8ce288caa8
Merge branch 'next' into chore_docs_importing_tests_changes
2023-06-30 19:59:38 +01:00
Kyle Gach
6ab54783a8
Move CSF page out of Stories sub-section in TOC?
...
- Remove now-empty Stories sub-section
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
jonniebigodes
183a33190f
Extends imports stories into tests docs
2023-06-02 16:50:46 +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
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
Kyle Gach
7320a59546
Rename TOC item: @storybook/blocks -> Doc blocks
...
- Always sort required properties first
2023-05-23 14:15:53 -06:00
Shaun Lloyd
50f7a371b6
Raise styling-and-css into configure
2023-04-19 15:42:32 -04:00
Kyle Gach
a59bca4285
Add Addon migration guide for Storybook 7.0 page
2023-04-04 15:52:22 -06:00
Kyle Gach
cf3dfd225c
Further updates
...
- Change slug, TOC title, and page title
- Make clear the version range covered
2023-03-24 11:12:37 -06:00
Kyle Gach
f620153c7f
Add Upgrade guide to docs
2023-03-24 11:12:37 -06:00
Kyle Gach
77a97900d1
Move Why Storybook? to be 1st in Get Started menu
2023-03-07 08:45:14 -07:00
Kyle Gach
19bdc6837b
Remove /docs/get-started/introduction.md
...
- Remove related assets
- Move `/docs/why-storybook` to `/docs/get-started/why-storybook`
2023-03-03 11:12:40 -07:00
Michael Shilman
b2aea37ece
Rename AutoDocs to Autodocs
2023-03-02 12:42:49 +08:00
jonniebigodes
217e215874
Merge pull request #21122 from storybookjs/chore_auto_docs__docs_fixes
...
Chore: (Docs) Auto docs fixes
2023-02-22 21:46:55 +00:00
Kyle Gach
c03f0da058
Add Doc Blocks overview & API reference
...
- Remove Doc Blocks guides
- Update `docs/api/argtypes` to include information that was in `docs/writing-docs/doc-block-argstable`
- Update TOC
- Change `Write docs > Doc blocks` from a menu to a page
- Add `API > @storybook/blocks menu`
2023-02-21 22:38:18 -07:00
jonniebigodes
c47de5c1bd
misc fixes to auto docs and doc block related issues
2023-02-16 12:46:28 +00:00
jonniebigodes
59f4096f88
Merge branch 'next' into docs-updates-for-mdx-2
2022-12-16 13:29:07 +00:00
Kyle Gach
bba86c86bc
Remove /docs/api/mdx
...
- Update TOC
- Will redirect to `/docs/writing-docs/mdx`, as the content was almost entirely duplicated
- Remove unused images and snippets
2022-12-14 21:37:50 -07:00
jonniebigodes
df17553de0
Adds Docs 2 documentation
2022-12-13 18:22:21 +00:00
Kyle Gach
8125ea857d
Fix URL for docs/addons/integration-catalog
...
- #20108 changed `/docs/addons/addon-catalog` to `/docs/integrations/integration-catalog`
- But the TOC wasn't also updated
- And if it would've been, we'd need to also update all other `/docs/addons/...` pages
2022-12-09 10:27:13 -07:00
jonniebigodes
e90e5dd5ac
Adds docs on how to configure Storybook frameworks
2022-12-06 21:13:52 +00:00
jonniebigodes
deee81fcd3
Merge pull request #19957 from storybookjs/chore_docs_add_test_coverage
...
Chore: (Docs) Adds test coverage to the docs
2022-11-30 22:45:34 +00:00
Kyle Gach
316e37eb7b
Address feedback
...
- Add link to TOC
- Change 'Write the README' heading to 'Write the documentation"
- Remove 'Thank you' section
- Add 'Other ways to contribute' section
- Update/add corresponding section on other relevant pages
2022-11-28 10:55:44 -07:00
jonniebigodes
4f735ac2ed
Adds test coverage to the docs
2022-11-24 19:33:26 +00:00
jonniebigodes
011bc977ed
Updates to the sidebar
2022-09-13 18:54:43 +01:00
jonniebigodes
0b6051fc83
Adds why page
2022-09-07 16:39:26 +01:00
jonniebigodes
ed9a1e645c
adds builders documentation
2022-05-05 23:37:51 +01:00
Michael Shilman
e7c26b56e4
Merge branch 'next' into tech/telemetry-pr
2022-04-29 00:17:54 +08:00
Michael Shilman
5f9f6f32f2
Core: Add optional telemetry and crash reporting
2022-04-29 00:11:50 +08:00
jonniebigodes
7d45940deb
Updates per feedback.
2022-02-23 19:09:24 +00:00
jonniebigodes
195faebb25
docs changes for doc blocks
2022-02-22 23:02:42 +00:00
Kyle Gach
fc5d40a0ab
Remove /docs/get-started/examples page
...
- Will redirect to /showcase in corresponding frontpage PR
- https://github.com/storybookjs/frontpage/pull/334
2022-02-09 19:38:55 -07:00
jonniebigodes
6c1c18df04
Updates to the TOC
2022-01-04 21:57:24 +00:00
domyen
0f98d0c1a0
Update /sharing docs
2021-12-23 14:45:48 -05:00
domyen
b565405dd6
Re-arrange docs for the new /sharing section
2021-12-23 12:42:57 -05:00
jonniebigodes
42cc198aff
Interactions polish and linking
2021-11-26 23:25:14 +00:00
jonniebigodes
8afb9fe2e9
Merge branch 'next' into 6-4-docs
2021-11-02 18:09:04 +00:00
domyen
d5839158b0
Polish writing test docs
2021-10-25 14:12:56 -04:00
jonniebigodes
11a77a10c1
writing tests docs initial commit
2021-10-20 15:58:44 +01:00
Michael Shilman
31045fb32d
Added upgrading documentation
2021-10-05 21:29:15 +08:00
jonniebigodes
c32934bb0f
initial commit for the writing stories section
2021-10-05 02:08:12 +01:00
jonniebigodes
8821f61e12
Adds documentation and changes for the measure and outlien
2021-07-21 17:37:28 +01:00
Michael Shilman
5f33302de6
Merge branch 'next' into cli-add-addon-angular-ivy
2021-06-03 16:33:06 +08:00
jonniebigodes
7fd5326f30
Adds the how to create a reproduction docs
2021-05-29 01:02:56 +01:00
domyen
c83d8e0e6e
Update contributor docs
2021-05-26 20:51:03 -04:00
Gert Hengeveld
8dec826e3a
Merge branch 'next' into theme-invalidate-manager-cache
2021-05-25 09:15:10 +02:00