120 Commits

Author SHA1 Message Date
Blaine Bublitz
4664dcc2eb Addon-docs: Change 2nd argument of transformSource to the storyContext 2020-08-26 11:41:25 -07:00
Michael Shilman
85053979fc Document reordering Docs tab 2020-08-27 00:27:36 +08:00
Glen Padua
16fa851e7c
Update mdx.md
Update example to import `Canvas` instead of `Preview`
2020-08-16 20:01:56 +05:30
Michael Shilman
78aba40669 Document argTypesEnhancers 2020-08-13 10:20:19 +08:00
martinerko
8a9f21035e Update links 2020-08-12 15:37:25 +10:00
Michael Shilman
64d790bda7
Merge pull request #11750 from mdchristians/props-table-docs-update
Update Docs docs to replace existing <Props /> references
2020-08-01 21:38:49 +08:00
Michael Shilman
e85a4f2a9b Addon-docs: Add Story.story for CSF stories with MDX docs 2020-08-01 14:00:23 +08:00
Matt Christians
a8ea56265f Fixed the references to the Props component that was renamed to ArgsTable 2020-07-31 16:32:24 -05:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
Jongyoon Jeong
80544b5985 docs: replace deprecated addon-info 2020-06-29 22:13:19 +09:00
Michael Shilman
49b210356e Addon-docs: Add type/control shorthand to preset 2020-06-15 17:00:41 +08:00
Michael Shilman
c9ee58414e Fix typo 2020-06-14 08:37:54 +08:00
Michael Shilman
521333fa4b Addon-docs: Fix Vue args rendering in Docs mode 2020-06-12 13:23:11 +08:00
Michael Shilman
a3c6c06b04 Add MDX ArgTypes customization instructions 2020-06-10 06:04:15 +08:00
Michael Shilman
b68f463ddf Addon-docs: Update props table customization docs 2020-06-01 19:01:22 +08:00
Norbert de Langen
db6e46ee10
Update addons/docs/docs/docspage.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-05-28 15:30:11 +02:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Michael Shilman
4d1a3f4106 CSF: Update documentation to use hoisted CSF annotations 2020-05-25 15:24:48 +08:00
Michael Shilman
6e75747db3 Improve props tables docs 2020-05-24 05:14:44 +08:00
Norbert de Langen
da4f8f5a25
CHANGE documentation 2020-05-22 16:06:59 +02:00
Kruthi Venkatesh
58f250ce75
Update props-table.md to fix the broken links
Framework specific docs links in the `usage` section were broken and I have fixed it using the right paths provided in the `more resource` section.
2020-05-14 15:42:15 -07:00
Melanie Seltzer
0b5203b75c
Update readme with small ThemeProvider example 2020-05-04 14:32:02 -07:00
Michael Shilman
1ac84086fe Update recipes.md 2020-05-04 18:20:20 +08:00
Michael Shilman
87c33102ec Add docs container recipe 2020-05-04 18:18:48 +08:00
Michael Shilman
1781da9324 Pass args first: Migration instructions 2020-04-28 10:58:37 +08:00
Michael Shilman
0cdc337fe9 Addon-docs: Rename formatSource to transformSource 2020-04-21 20:55:48 +08:00
Michael Shilman
41d9e7ace5 Update props-tables.md 2020-04-17 09:24:38 +08:00
Michael Shilman
36ac8518ef Create args-controls.gif 2020-04-17 09:19:10 +08:00
Michael Shilman
54757192c5 Addon-docs: Fix reference links in documentation 2020-04-17 09:10:26 +08:00
Michael Shilman
d998adf1c3 Addon-docs: Document props controls 2020-04-15 12:56:43 +08:00
Michael Shilman
b4f14af83d DocsPage: Remove slots for 6.0 2020-03-31 12:25:44 +08:00
Michael Shilman
1604019cc3
Update props-tables.md 2020-03-30 17:52:14 +08:00
Michael Shilman
871a4ed7ba Add docspage remix documentation 2020-03-15 19:25:52 +08:00
Michael Shilman
ab58cf7dcb Fix typo 2020-03-12 17:58:58 +08:00
Michael Shilman
df4191a14e Addon-docs: Support docs.theme parameter 2020-03-12 11:57:50 +08:00
Michael Shilman
677b941e8a Fix docs & add docs.source.code example 2020-03-11 14:55:48 +08:00
Michael Shilman
eff406f9de Fix typo 2020-03-11 14:10:07 +08:00
Michael Shilman
52e63ba4b9 Addon-docs: formatSource snippet customization function 2020-03-10 12:18:50 +08:00
Michael Shilman
5f44c31718 Improve migration for react-typescript-docgen-loader to babel-plugin-react-docgen 2020-03-06 22:15:34 +08:00
Michael Shilman
aee887311f
Merge pull request #9914 from storybookjs/refactor-client-api-events
Core: Overhaul start.js and event emitting/listening
2020-03-02 14:10:00 +08:00
Tom Coleman
ac9b13f377 Replace selectedKind/Story with kind/name in docs 2020-03-02 15:59:10 +11:00
Emmanuel DEMEY
37ab0aff8f
fix: missin } in the docs addon documentation 2020-02-27 10:38:28 +01:00
Emmanuel DEMEY
0232feaf06
fix: remove useless \ in the documentation 2020-02-26 08:35:23 +01:00
ImgBotApp
3533b4e2d5
[ImgBot] Optimize images
/addons/docs/docs/media/props-tables-hero.png -- 470.15kb -> 387.40kb (17.6%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-15 09:30:27 +00:00
Michael Shilman
90b97a52f0 Fix typo 2020-02-13 12:59:15 +08:00
Michael Shilman
676a5976f8 Merge branch 'next' into 9690-component-properites 2020-02-13 12:25:53 +08:00
Michael Shilman
8b11ec6eb9 Addon-docs: Documentation cleanup 2020-02-13 12:00:28 +08:00
Michael Shilman
4e7394527c Addon-docs: Document prop tables bug reporting and known limitations 2020-02-13 10:59:08 +08:00
Norbert de Langen
8cf7dc5e69
ADD notices describing the incompatibilities with manager.js theming & addon-docs && make the addon-docs README the sot 2020-01-28 12:49:00 +01:00