Charles de Dreuille
5b529623ce
Fixes drafts
2024-06-13 19:36:08 +01:00
Charles de Dreuille
23ffd11f4b
Multiple sections
2024-06-13 19:12:12 +01:00
Charles de Dreuille
c9b9a0929f
Updated indexes root
2024-06-13 18:34:00 +01:00
Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
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
5e4d590d88
Merge branch 'next' into jeppe/remove-more-stories-mdx
2024-06-10 16:06:51 +08:00
Valentin Palkovic
899b7fc6e7
Merge pull request #26163 from kyletsang/fix-react-inspector-link
...
Documentation: Fix link to react-inspector theme
2024-06-09 23:29:51 +02:00
Michael Shilman
6fe4e7f4e5
Telemetry: Add test packages
2024-05-22 19:56:26 +08:00
Michael Shilman
5a85edeb7a
Update API docs
2024-05-13 12:07:06 +08:00
Kyle Gach
6bf05a1707
Remove unnecessary snippets
2024-04-30 22:31:12 -06:00
Kyle Gach
01c65098a8
Address feedback
...
- Re-order TOC items
- Fix conditional content
- Improve nextjs module API references
- Make example snippets more consistent
- Re-organize subpath imports section of module mocking guide
- Fix typos, grammar
2024-04-30 13:54:10 -06:00
Kyle Gach
ec6742b1ea
Update Decorators and Interaction tests pages
...
- Decorators
- Focus the "context" section on only that argument
- Move irrelevant examples and snippets to the Story rendering page
- Interaction Testing
- Under the Write an interaction test section, add:
- Run code before each test section
- Mocked modules section
2024-04-16 22:04:42 -06:00
jonniebigodes
4b1752de05
Docs: Update Styling and CSS
2024-04-04 15:18:08 +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
jonniebigodes
b5eacba75a
Docs: Fix table alignment
2024-03-10 17:07:34 +00:00
kyletsang
3aaf33af89
Docs: fix link to react-inspector theme
2024-02-22 23:46:03 -08:00
Jeppe Reinhold
d82fb47bb1
remove stories.mdx reporting in telemetry
2024-02-09 10:23:42 +01:00
jonniebigodes
d351504a58
Docs: Remove references to the storiesOf API
2024-02-08 21:17:33 +00:00
jonniebigodes
757f5cdf13
Docs: StoriesOf API removal
2024-02-01 17:22:36 +00:00
jonniebigodes
fc5ddafe2b
Merge branch 'next' into docs_minor_webpack_babel_swc_fix
2024-01-31 23:21:00 +00:00
jonniebigodes
0cd33304b1
compiler docs updates
2024-01-31 20:55:37 +00:00
jonniebigodes
fbdacf8209
Docs: Minor SWC docs polish
2024-01-31 15:21:55 +00:00
jonniebigodes
d1ce421e18
address feedback
2024-01-31 12:27:55 +00:00
jonniebigodes
c90ebebd66
Merge branch 'next' into docs_react_ts_updates
2024-01-27 19:11:57 +00:00
jonniebigodes
56ad82da3c
additional changes
2024-01-27 18:56:55 +00:00
Kyle Gach
5c2759b8e3
Document CLI version support
2024-01-25 10:41:51 -07:00
jonniebigodes
661c7e76cc
initial changes
2024-01-24 14:35:09 +00:00
jonniebigodes
f3c7f3d538
Merge branch 'next' into docs_vue_2_removal
2024-01-22 14:39:48 +00:00
jonniebigodes
fbf50c6721
Address feedback
2024-01-17 14:19:38 +00:00
jonniebigodes
b23ccf1d26
Docs: Adds commands to the documentation
2024-01-12 21:40:34 +00:00
Valentin Palkovic
10ad2a447e
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
2024-01-09 13:34:01 +01:00
Valentin Palkovic
03cf69cb7f
Remove buildStoriesJson references in docs
2024-01-08 15:56:08 +01:00
Valentin Palkovic
93aea846be
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
2024-01-08 10:24:21 +01:00
Norbert de Langen
98e5882b41
Merge branch 'next' into norbert/remove-storystorev7
2024-01-06 01:10:05 +01:00
Shaun Lloyd
020035fbbd
Add missing content
2024-01-05 14:10:43 -05:00
Shaun Evening
fe96e7f18a
Update docs/configure/styling-and-css.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2024-01-05 13:39:41 -05:00
Shaun Lloyd
e4196ed270
More details for styling and css docs
2024-01-05 12:12:58 -05:00
Norbert de Langen
f04ab828c5
remove more
2024-01-05 13:36:53 +01:00
Norbert de Langen
135822685b
remove docs references to storyStoreV7
2024-01-05 13:33:30 +01:00
Valentin Palkovic
87cd401ffd
Merge remote-tracking branch 'origin/next' into valentin/remove-babel-from-webpack5-builder
2024-01-04 16:40:43 +01:00
Yann Braga
b82657f054
Merge pull request #25303 from storybookjs/yann/upgrade-mdx
...
Addon-Docs: Upgrade to MDX3
2024-01-03 13:57:57 -03:00
Yann Braga
97ae40467c
remove legacy mdx 1 feature documentation
2024-01-03 11:56:44 -03:00
Yann Braga
2a4413bfc9
CLI: Add Storyshots migration notice
2024-01-02 14:17:09 -03:00
Valentin Palkovic
a3d0330ddd
Remove fast-refresh
2023-12-28 15:19:20 +01:00
Valentin Palkovic
0688ef09b7
Remove Babel from webpack5 builder
2023-12-28 13:40:37 +01:00
jonniebigodes
697cf08869
Docs: Remove Vue 2 from documentation
2023-12-27 20:47:00 +00:00
jonniebigodes
1ccd12543d
Docs: Remove static dir flag remval
2023-12-20 21:21:18 +00:00