132 Commits

Author SHA1 Message Date
jonniebigodes
0035a934f4 reverts aside and polishes the example 2022-03-18 01:00:17 +00:00
jonniebigodes
6cfb6bb6d0 Adds aside for clarity on usage of the feature. 2022-03-17 21:21:09 +00:00
jonniebigodes
bfc728c48d Updates the env vars docs for sb env field 2022-03-16 21:08:56 +00:00
jonniebigodes
a0f1dc18ea
Merge pull request #17638 from LucaCras/17596-document-csf3.0-auto-title
Update the documentation with info on auto generating titles
2022-03-14 19:40:58 +00:00
Tom Coleman
467705c7af Add documentation about WP5 and builder options 2022-03-14 22:59:21 +11:00
Juri Sinitson
7b952fb04e Add documentation for Nx 13 with Angular 13 #17419 2022-03-10 14:47:00 +01:00
Luca Cras
70ec6bb1e5 Update the documentation with info on auto generating titles 2022-03-06 13:52:38 +01:00
Michael Shilman
abaa156c91
Fix incorrect docs on buildStoriesJson 2022-02-18 06:01:53 +08: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
jonniebigodes
e7d1401a3d Updates per feedback 2022-02-02 18:07:10 +00:00
jonniebigodes
b65161364c Updates to the Angular documentation 2022-02-01 22:25:21 +00:00
jonniebigodes
75175a48c2 updates Storybook configuration docs for TS and flags. 2022-01-27 21:23:33 +00:00
Frieder Bluemle
3428319f02
Fix TypeScript spelling
Just a minor capitalization fix in the documentation: `Typescript` -> `TypeScript`
2022-01-07 17:53:29 -08:00
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