218 Commits

Author SHA1 Message Date
jonniebigodes
28a4c6744c
Merge pull request #17125 from storybookjs/chore_remove_notes_usage
Chore: (Docs) Removes missing note from asides
2022-01-07 14:53:18 +00:00
jonniebigodes
2ce9ee1cc8 removes incorrect info about configuration 2022-01-06 17:23:14 +00:00
jonniebigodes
f83c5b9100 Removes missing note from asides 2022-01-05 00:40:19 +00:00
cameliaben
797624ef7b
Fix typo in story-rendering.md 2021-12-30 15:55:11 +02:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
2716b1688f Fixes links 2021-12-24 16:23:41 +00:00
Richard Sherman
940b4551e4 Remove reference to "normal" theme, change to "light" 2021-12-06 11:42:17 -07:00
jonniebigodes
c7066122d8 Merge branch '6-4-docs' into next 2021-11-18 16:09:41 +00:00
jonniebigodes
35335cc2c8 Updates overview per https://github.com/storybookjs/storybook/pull/16522 2021-11-06 15:11:47 +00:00
jonniebigodes
7463960a69 Minor adjustments for the Configure Section for 6.4 2021-11-06 03:20:29 +00:00
Michael Shilman
b1d9b8b71e
Merge pull request #15969 from oscard0m/add-static-dirs-option
Core: Add 'staticDirs' config option
2021-11-04 18:21:34 +08:00
Michael Shilman
f32c6f7f43
Update docs/configure/images-and-assets.md
Co-authored-by: Yann Braga <yannbf@gmail.com>
2021-11-04 16:29:00 +08:00
Christophe Coevoet
48e4664a4d Migrate from micromatch to picomatch
The micromatch functions that were used are re-exports of the picomatch
API.
2021-10-29 15:26:18 +02:00
Tom Coleman
81e7af6fe1 Merge branch 'add-static-dirs-option' of https://github.com/oscard0m/storybook into add-static-dirs-option 2021-10-29 15:15:19 +11:00
Yann Braga
ce5686e823 docs: add reference
Co-authored-by: tyankatsu0105 <frips.ryilsufupe+dev@gmail.com>
2021-10-25 16:32:54 +02:00
Sam Magura
ebc326dd82 docs: Reference section about TSConfig paths 2021-10-23 17:08:36 -04:00
Don Denton
b66705a6dd Fix docs: debug webpack command example 2021-10-20 15:56:45 -04:00
Michael Shilman
64a6ef7477 Fix typo 2021-10-06 18:55:51 +08:00
Kyle Gach
077f18c8ec Edit upgrading doc page 2021-10-05 09:17:59 -06:00
Michael Shilman
31045fb32d Added upgrading documentation 2021-10-05 21:29:15 +08:00
Oscar Dominguez
6a772ed7f6 docs(configure): add staticDir configuration as de the recommended option to use static files 2021-09-02 20:47:48 +02:00
Michael Shilman
5fe2295067 Add babelModeV7 documentation 2021-08-30 19:30:12 +08:00
jonniebigodes
fd66e94d86 polishes the webpack docs 2021-08-17 18:01:55 +01:00
jonniebigodes
0f01c6adef complements the docs with MDX 2021-08-05 18:51:23 +01:00
jonniebigodes
0453d31fc2 minor adjustments to the theming docs 2021-07-06 20:41:47 +01:00
Angeliki Papadopoulou
d15199c012
Change isToolshown type from String to Boolean 2021-06-26 16:59:38 +03:00
jonniebigodes
7d81f46f94
Merge pull request #15166 from tanyabrassie/patch-1
Updating preview head/body section to mention presets
2021-06-21 19:41:14 +01:00
Gert Hengeveld
3e76f89a97 Support true/false as URL param value, document and properly deprecate layout URL params 2021-06-10 11:19:01 +02:00
Tanya Brassie
07313f8731
Typo
Fixing extra to
2021-06-07 14:45:05 -04:00
Tanya Brassie
eefb8a8fe9
Link to preview/manage templates
Link to preset information for preview body/head from general information about preview body and head.
2021-06-07 14:43:18 -04:00
Michael Shilman
8c655005a9
Update docs/configure/features-and-behavior.md 2021-05-14 14:29:13 +08:00
Tomas Nygren
c268a733de add documentation and examples for toolbar configuration 2021-05-14 13:22:47 +10:00
jonniebigodes
3f61e116d7
Merge branch 'next' into docs_add_svelte_snippets 2021-05-07 16:07:29 +01:00
jonniebigodes
3262f7576b Adds minor tweaks to the theming and addons api 2021-05-06 22:30:46 +01:00
jonniebigodes
0b03e56265 Adds the svelte snippets to the docs 2021-05-06 17:36:21 +01:00
Chris Butler
1b2799a2b0
clarify that padded is the default Component layout setting 2021-04-22 09:15:19 -04:00
Andriy Panas
777cd96a48
Fix link to babel.ts source 2021-04-15 13:51:07 +02:00
Valentin Agachi
f694c269c1
Document support for stories as function
Source: https://github.com/storybookjs/storybook/issues/11181#issuecomment-674844736
2021-04-02 13:36:21 +02:00
Mark Chambers
2b5bc027b6
Update theming.md
Add a note to remove the CLI flag `--no-manager-cache` when finished developing the custom theme
2021-03-24 11:13:32 +13:00
Michael Shilman
a67b682b6b
Merge pull request #14232 from storybookjs/docs/add-snippets-for-web-components
Docs: Add code snippets for Web Component
2021-03-15 18:42:55 +08:00
Gaëtan Maisse
29c2285cf4
docs: add missing web components snippets for env variable section 2021-03-14 14:56:14 +01:00
jonniebigodes
7e3a284840 drop decorators 2021-03-05 16:34:52 +00:00
jonniebigodes
905eb1c7b4 expands story layout documentation 2021-03-05 16:23:19 +00:00
jonniebigodes
c83e7fde01 Small adjustments to the documentation 2021-03-02 19:25:48 +00:00
Gert Hengeveld
3901ddc5ab Merge branch 'sidebar-config' into feature/storyPrefix 2021-02-26 17:36:11 +01:00
Gert Hengeveld
c263d1d1b9 Deprecate 'showRoots' in favor of 'sidebar.showRoots', and remove sidebarAnimations altogether 2021-02-26 16:52:50 +01:00
jonniebigodes
fe745ba2d0 Renames the vue snippets for clarity 2021-02-24 17:56:50 +00:00
jonniebigodes
fc0a67c523 Adjusts snippets for Vue 3 and other minor tweaks. 2021-02-23 00:26:03 +00:00
jonniebigodes
a93000c541 updates per Blaine feedback 2021-01-27 22:28:55 +00:00
jonniebigodes
f25b27ca6b adds missing angular scripts 2021-01-27 20:43:31 +00:00