62 Commits

Author SHA1 Message Date
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
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
jonniebigodes
0325b45508 fixes to the documentation 2020-08-11 18:04:32 +01:00
ImgBotApp
2f63e745a3
[ImgBot] Optimize images
*Total -- 154.84kb -> 115.41kb (25.47%)

/docs/api/argstable.png -- 42.46kb -> 25.25kb (40.54%)
/docs/essentials/addon-actions-screenshot.png -- 68.03kb -> 47.08kb (30.79%)
/lib/cli/src/frameworks/common/assets/code-brackets.svg -- 1.53kb -> 1.42kb (6.65%)
/lib/cli/src/frameworks/common/assets/direction.svg -- 1.34kb -> 1.25kb (6.5%)
/lib/cli/src/frameworks/common/assets/repo.svg -- 1.71kb -> 1.60kb (6.45%)
/lib/cli/src/frameworks/common/assets/comments.svg -- 1.59kb -> 1.49kb (6.37%)
/lib/cli/src/frameworks/common/assets/flow.svg -- 1.45kb -> 1.36kb (6.06%)
/lib/cli/src/frameworks/common/assets/stackalt.svg -- 2.62kb -> 2.49kb (4.93%)
/lib/cli/src/frameworks/common/assets/plugin.svg -- 2.21kb -> 2.12kb (3.93%)
/lib/cli/src/frameworks/common/assets/colors.svg -- 8.54kb -> 8.31kb (2.67%)
/docs/essentials/addon-controls-args-background-string.png -- 23.37kb -> 23.03kb (1.45%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-11 16:52:46 +00:00
jonniebigodes
fe3b3e0b1b
Merge branch 'next' into chore_add_api_section_snippets 2020-08-11 04:02:24 +01:00
Michael Shilman
313a8b758e TS => js 2020-08-11 10:24:31 +08:00
jonniebigodes
2581f631a1 api section feedback changes 2020-08-11 02:51:40 +01:00
jonniebigodes
99aa694e9d initial snippets for api section 2020-08-11 01:11:41 +01:00
Michael Shilman
23553316a7 Document preview entries 2020-08-11 07:23:53 +08:00
domyen
5f3cf26cdc fix incorrect link in docs 2020-08-10 13:17:47 -04:00
domyen
40594a0c55 more docs editing and polish 2020-08-10 12:58:21 -04:00
Tom Coleman
79c4c6c60e Text tweaks 2020-08-10 23:00:02 +10:00
Michael Shilman
ef910ade2b Merge branch 'next' into 6.0-docs 2020-08-10 16:19:33 +08:00
Tom Coleman
f23a082660 Remove TODO 2020-08-10 17:13:52 +10:00
Tom Coleman
834ca19622 Add storiesOf.md to lib/core 2020-08-10 16:56:02 +10:00
Tom Coleman
8e99cd2c34 Refactor framework support to be first-class 2020-08-10 14:52:59 +10:00
Tom Coleman
95b3caa7f7 Update feature support 2020-08-10 12:44:11 +10:00
domyen
b5a806a5c2 update docs heading levels in markdown 2020-08-09 12:34:50 -04:00
domyen
bdb83ae51b Update headings in markdown for 6.0 docs 2020-08-09 12:13:54 -04:00
Tom Coleman
a498c242bc Updaet to new format 2020-08-08 15:08:41 +10:00
Kyle Suss
f967b709da Fix new syntax errors 2020-08-06 09:54:18 -06:00