81 Commits

Author SHA1 Message Date
jonniebigodes
0b03e56265 Adds the svelte snippets to the docs 2021-05-06 17:36:21 +01:00
Cameron Yick
e52d7d16c1
[docs] Friendly directory name for build-storybook
PR feedback
2021-04-01 15:09:49 -04:00
Cameron Yick
1b8bcff6a0
Update cli-options.md
Fix typo in `build-storybook --debug-webpack` documentation
2021-03-31 14:42:44 -04:00
jonniebigodes
466c2ec083 fixes broken link in GH 2021-03-26 22:03:00 +00:00
winkerVSbecks
c48cf0537c fix preset API link 2021-03-26 09:37:28 -04:00
Mark Chambers
7993bc4286
Update note on cli-options.md
Update the note regarding the use of `--no-manager-cache` to be more clear about using the flag
2021-03-24 11:04:45 +13:00
Tom Coleman
595921950e Don't default the directory for --webpack-stats-json 2021-03-11 15:37:36 +11:00
Tom Coleman
7cb2561dde Add a --webpack-stats-json flag 2021-03-10 14:43:00 +11:00
jonniebigodes
eb66a9f708 removes --no-dll references. issue addressed with 6.1 2021-03-04 23:17:12 +00:00
Michael Shilman
5bf4ce7dde
Merge pull request #14097 from storybookjs/docs_random_issues_fixes
Chore: (Docs) Small adjustments to the documentation
2021-03-03 11:47:57 +08:00
jonniebigodes
c83e7fde01 Small adjustments to the documentation 2021-03-02 19:25:48 +00:00
Gert Hengeveld
ca38152d41
Merge pull request #12779 from alfupe/patch-1
Update argtypes.md
2021-03-02 20:08:02 +01:00
Gert Hengeveld
38b9a45569
Update docs/api/argtypes.md 2021-03-02 20:06:42 +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
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues 2020-12-08 17:54:25 +01:00
jonniebigodes
639801d3e5 chore: addon documentation restructuring 2020-12-02 15:25:40 +00:00
Daryl Koopersmith
4777ac0f0a
Correctly reference managerWebpack in preset docs 2020-11-20 14:52:11 -08:00
Michael Shilman
3f03d5c75f Core: Remove webpack DLLs 2020-11-02 07:04:27 +08:00
Michael Shilman
de500a38bf
Merge pull request #12926 from storybookjs/core/opt-in-ui-dll
Core: Disable UI dll by default
2020-10-30 19:09:33 +08:00
Michael Shilman
dbedf589e6
Merge pull request #12814 from stabback/docs-build-workaround-6-0
Docs build workaround 6 0
2020-10-29 02:13:32 +08:00
Michael Shilman
2b638bbaf3 Core: Make UI dll opt-in 2020-10-28 01:31:45 +08:00
Michael Shilman
fb615576be Core: Disable Docs DLL by default 2020-10-23 14:46:58 +08:00
Josh Stabback
0b7d39d3bc Rewrite workaround documentation 2020-10-20 16:21:33 -04:00
Josh Stabback
b45337abfe 11958 - Add note to cli api docs 2020-10-18 12:20:25 -04:00
Alex
0054a87969
Update argtypes.md
As a user I miss to read that it is possible to override argTypes in a single story
2020-10-15 07:37:37 +02:00
jonniebigodes
0c9ec6b030 Broken links fixed 2020-10-08 23:35:41 +01:00
Josh Soref
1e32953bfe spelling: inferring
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-09-29 09:42:30 -04:00
Gert Hengeveld
6ecd441f9e
Clarification and typo fix 2020-09-18 11:40:01 +02:00
Gert Hengeveld
fbe5173c84
Describe recommended config for includeStories 2020-09-18 11:39:03 +02:00
jonniebigodes
a19d3228b7
Merge pull request #12343 from storybookjs/yannbf-patch-4
docs(csf): update story hierarchy link
2020-09-15 21:45:14 +01:00
Daniel Ruf
aed9bca2db Improve wording and fix link 2020-09-03 16:01:20 +02:00
Yann Braga
b540742f51
docs(csf): update story hierarchy link
Previous link was broken.
2020-09-01 17:25:46 +02:00
Zach Kuzmic
c08480e3dc
Fixed a docs typo 2020-08-26 09:49:06 -05:00
Michael Shilman
326de7b5f4 Merge branch 'next' into fix_minor_tweaks_docs 2020-08-19 10:27:47 +08:00
Arjan van Wijk
b218e311a1 Core: Add frameworkPath to options to support custom frameworks
This addition allows an override of the hardcoded
`@storybook/${framework}` import path in the (generated) preview code.

re #12075
2020-08-17 19:50:20 +02:00
Michael Shilman
ed4198fa99
Merge pull request #11999 from storybookjs/fix_proptypes_to_argtypes
Chore: updates to the writing docs section
2020-08-17 21:07:51 +08:00
Norbert de Langen
6cdcf8dc2e
Merge pull request #11864 from storybookjs/imgbot
[ImgBot] Optimize images
2020-08-17 10:32:39 +02:00
jonniebigodes
8c58d6389e chore: snippets quality of life 2020-08-14 21:46:15 +01:00
jonniebigodes
82cc3a1db6 fixes lingering props tables mentions 2020-08-13 20:40:36 +01:00
Michael Shilman
d6de7f02f9
Merge pull request #11952 from tw15egan/patch-1
docs(cli): fix typo in docs
2020-08-13 08:22:06 +08:00
TJ Egan
2a05dcc275
docs(cli): fix typo in docs 2020-08-12 11:17:50 -07:00
jonniebigodes
1d1a6ca997 preset docs changes 2020-08-12 19:16:17 +01:00
domyen
cf55d198b4 add presets list and fix grammar and capitalization 2020-08-12 12:54:08 -04:00
jonniebigodes
3cc5b47b04
Merge pull request #11903 from storybookjs/domyen-patch-2
Thank you for this @domyen. Going to merge it now
2020-08-11 19:20:45 +01:00
Dominic Nguyen
bcb4cb6604
Update docs/api/new-frameworks.md 2020-08-11 13:46:45 -04:00
Dominic Nguyen
08dfe8a943
Update docs/api/new-frameworks.md 2020-08-11 13:46:38 -04:00
Dominic Nguyen
e6c19552d8
Update docs/api/new-frameworks.md 2020-08-11 13:43:35 -04:00
Dominic Nguyen
9692c2485b
More typos and capitalization 2020-08-11 13:41:16 -04:00
Dominic Nguyen
67ea421ed9
Docs typo: replace : with . 2020-08-11 13:38:17 -04:00