233 Commits

Author SHA1 Message Date
jonniebigodes
05b898cb68 Additional polish to the Controls documentation 2022-03-11 15:50:03 +00:00
jonniebigodes
195faebb25 docs changes for doc blocks 2022-02-22 23:02:42 +00:00
Michael Shilman
f4af62a7bc
Merge pull request #17358 from storybookjs/chore_docs_fix_storybook_config_overview
Chore: (Docs) Updates Storybook configuration docs for TS and flags.
2022-02-11 17:51:45 +08:00
jonniebigodes
5fe5b45fe7 snippet adjustments per feedback 2022-02-07 20:16:13 +00:00
Michael Shilman
312e79d081
Merge pull request #17387 from storybookjs/chore_docs_updates_for_angular
Chore: (Docs) Updates to the Angular documentation
2022-02-07 23:03:40 +08:00
jonniebigodes
ffc2cb4dfc minor updates to the Essentials introduction 2022-02-03 21:23:49 +00:00
jonniebigodes
b65161364c Updates to the Angular documentation 2022-02-01 22:25:21 +00:00
Jonathan Beller
14c9e6be58 fix other instances of typo 2022-01-31 11:55:14 -05:00
jonniebigodes
9c8238bafe Removes copy of file 2022-01-27 21:30:34 +00:00
jonniebigodes
75175a48c2 updates Storybook configuration docs for TS and flags. 2022-01-27 21:23:33 +00:00
jonniebigodes
bb22c9a113 minor adjustments to the install addons docs 2022-01-12 21:57:43 +00:00
jonniebigodes
72bcc2caa6 Minor tweaks to the addon knowledge base 2022-01-12 18:08:49 +00:00
jonniebigodes
daae37225d Minor updates to the syntax highlight documentation. 2022-01-12 00:04:21 +00:00
domyen
f5656469d7 Fix exceptions 2021-12-23 14:50:59 -05:00
domyen
0f98d0c1a0 Update /sharing docs 2021-12-23 14:45:48 -05:00
Dave
8a79e815bc
Add require line for TsconfigPathsPlugin
you also need const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); in main.js. Obvious, perhaps, but it could save someone a step if they miss it (like I did :-) )
2021-11-23 16:45:21 -05:00
jonniebigodes
c7066122d8 Merge branch '6-4-docs' into next 2021-11-18 16:09:41 +00:00
jonniebigodes
076b81b241 API CLI adjustments and minor tweaks to the snippets 2021-11-09 23:18:56 +00:00
jonniebigodes
62f7253dfd Minor polishes for consistency 2021-11-09 01:41:54 +00:00
jonniebigodes
73a27af64a
Merge pull request #16621 from storybookjs/chore_configure_docs_6_4_port_CSF2
Chore: (Docs) Adjustments for the Configure Section for 6.4
2021-11-07 15:12:01 +00:00
jonniebigodes
7463960a69 Minor adjustments for the Configure Section for 6.4 2021-11-06 03:20:29 +00:00
jonniebigodes
10e5372f23
Merge pull request #16561 from storybookjs/chore_updates_writing_tests_CSF_2
Chore: (6.4 Docs) Updates the Writing tests section for CSF 2.0
2021-11-05 16:48:15 +00:00
jonniebigodes
34862c8eb3
Merge pull request #16583 from storybookjs/chore_updates_writing_stories_CSF_2
Chore: (Docs) Updates writing stories section for CSF2
2021-11-05 16:47:30 +00:00
jonniebigodes
8513c009cf
Merge pull request #16597 from storybookjs/docs_fix_writing_docs_for_6_4
Chore: (Docs) Writing docs section updates
2021-11-05 16:46:25 +00:00
jonniebigodes
7cbbc8ef3c
Merge pull request #16599 from storybookjs/minor_tweaks_to_essentials_section_csf_2_0
Chore: (Docs) Minor updates to the essentials section for 6.4
2021-11-05 16:46:04 +00:00
jonniebigodes
0acb1da896
Merge pull request #16600 from storybookjs/minor_tweaks_to_addons_docs_CSF_2
Chore: (Docs) Minor updates to the addons section docs for 6.4
2021-11-05 16:45:40 +00:00
jonniebigodes
0a88831c39 minor updates for the API section for 6.4 2021-11-04 23:51:08 +00:00
jonniebigodes
647fd6f23e minor updates to the addons docs for 6.4 2021-11-04 21:29:03 +00:00
jonniebigodes
f1fedb8836 minor updates to the essentials section for 6.4 2021-11-04 21:07:00 +00:00
jonniebigodes
f8c549069d docs and snippets updates for writing docs section 2021-11-04 18:03:37 +00:00
Gert Hengeveld
0c921d62d0
Update docs/snippets/common/storybook-interactions-play-function.js.mdx 2021-11-04 15:14:03 +01:00
Gert Hengeveld
8b1c44a4a1 Extend docs for Interactions 2021-11-04 11:52:35 +01:00
jonniebigodes
c4405f6ab3 Writing Stories CSF 2.0 2021-11-03 23:31:14 +00:00
jonniebigodes
cad98d2102 6_4 writing Tests with CSF 2.0 2021-11-02 19:48:55 +00:00
jonniebigodes
8afb9fe2e9 Merge branch 'next' into 6-4-docs 2021-11-02 18:09:04 +00:00
jonniebigodes
29f929b74d
Merge pull request #16425 from storybookjs/chore_writing_tests_docs
Chore: (Docs) Writing tests updates
2021-10-27 18:01:38 +01:00
jonniebigodes
a2e6200832
Merge pull request #16092 from storybookjs/chore_polish_api_section
Chore: (Docs) Polish api section
2021-10-26 21:42:47 +01:00
jonniebigodes
6912e516cb fixes imports 2021-10-26 18:51:33 +01:00
jonniebigodes
d261e4825e
Merge branch '6-4-docs' into chore_polish_api_section 2021-10-21 19:04:08 +01:00
jonniebigodes
de788ba5fb minor adjustments to the snippets for clarity 2021-10-21 18:16:39 +01:00
jonniebigodes
53ed1e07bc
Merge branch '6-4-docs' into chore_fixes_mdx_6_4_snippets 2021-10-21 17:40:37 +01:00
jonniebigodes
11a77a10c1 writing tests docs initial commit 2021-10-20 15:58:44 +01:00
jonniebigodes
9986b94351 fixes formatting on snippet login form 2021-10-20 14:47:00 +01:00
jonniebigodes
3af76b49ea adjusts comments in the snippets 2021-10-19 23:59:19 +01:00
jonniebigodes
a9743e8fe4 updates for addon interactions 2021-10-19 18:19:00 +01:00
jonniebigodes
504cd99d89 removes unecessary story from the mdx example for controls 2021-10-15 14:38:57 +01:00
jonniebigodes
86081be520 minor tweaks to the snippets 2021-10-14 23:26:05 +01:00
jonniebigodes
f8251ff13c follow up on feedback 2021-10-14 21:29:54 +01:00
jonniebigodes
492cb6bcd7
Update docs/snippets/common/badge-story-custom-argtypes.mdx.mdx
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2021-10-14 21:10:30 +01:00
jonniebigodes
5fb0a5b291 updates the snippets for the addon interactions 2021-10-14 17:15:03 +01:00