28191 Commits

Author SHA1 Message Date
Michael Shilman
6a04e33a3f
Merge pull request #11344 from storybookjs/10346-remove-heirarchy-separators
Configuration: Remove hierarchy separators
2020-06-30 09:31:32 +08:00
Michael Shilman
f6896e7e82
Merge pull request #11334 from storybookjs/7644-transclude-markdown
Addon-docs: Add opt-in Markdown transclusion in MDX
2020-06-30 09:21:53 +08:00
Michael Shilman
7aaec427f8
Merge pull request #11333 from storybookjs/fix/preset-options-handling
Core: Fix preset options handling
2020-06-30 09:21:22 +08:00
Michael Shilman
6bff19dd96 Fix Markdown stories that were broken by transclusion 2020-06-30 08:51:04 +08:00
Michael Shilman
02993209c2
Merge pull request #11337 from storybookjs/fix/preview-body-docs
Preview-body: Fix misleading docs
2020-06-29 22:28:34 +08:00
Michael Shilman
620fe29878
Merge pull request #11347 from wormwlrm/docs/remove-deprecated-addon
docs: remove deprecated addon
2020-06-29 22:11:29 +08:00
Jongyoon Jeong
0b3d0ccdad docs: replace deprecated addon-notes 2020-06-29 22:15:21 +09:00
Jongyoon Jeong
80544b5985 docs: replace deprecated addon-info 2020-06-29 22:13:19 +09:00
Tom Coleman
b7883ec624
Fix linting 2020-06-29 19:48:10 +10:00
Tom Coleman
18bd789f6e Remove no-longer needed manager settings 2020-06-29 17:12:22 +10:00
Tom Coleman
cb17bcb0d1 Cleanup types 2020-06-29 17:08:29 +10:00
Tom Coleman
cf52efca37 Add some migration notes 2020-06-29 17:04:11 +10:00
Tom Coleman
436bbeab83 Simplify root handling and pull from addon config 2020-06-29 17:00:00 +10:00
Tom Coleman
916e71ef0c Update DocsPage Title to be simpler 2020-06-29 16:48:03 +10:00
Tom Coleman
26bf652604 Removed getSeparators from clientApi 2020-06-29 16:44:39 +10:00
Tom Coleman
b50aab28eb
Merge pull request #11171 from storybookjs/9740-document-server
First draft of server docs
2020-06-29 11:12:44 +10:00
Michael Shilman
022b139119 Add clarification about #main 2020-06-27 21:27:33 +08:00
Michael Shilman
1ff05358f7 Fix misleading docs 2020-06-27 21:19:45 +08:00
Michael Shilman
45327ef052 Addon-docs: Support Markdown transclusion 2020-06-27 11:21:00 +08:00
Michael Shilman
51117fd131 Addon-docs: Docs mdxBabelOptions, since babelOptions overwritten by SB 2020-06-27 11:12:08 +08:00
Michael Shilman
5ff06d234f Addon-docs: Handle presetOptions properly in docs preset 2020-06-27 11:09:24 +08:00
Michael Shilman
9cd3fd2274 Core: Fix presetOptions unavailable in presetFunctions 2020-06-27 11:08:21 +08:00
Michael Shilman
252a62c54a 6.0.0-beta.37 next.json version file 2020-06-26 13:56:29 +08:00
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
6920315191 Update root, peer deps to 6.0.0-beta.37 2020-06-26 13:35:08 +08:00
Michael Shilman
d6b9b29b85 6.0.0-beta.37 changelog 2020-06-26 13:29:45 +08:00
Michael Shilman
da9acaa6f9
Merge pull request #11322 from storybookjs/10008-deprecate-setaddon
Core: Deprecate `setAddon` from `storiesOf` API
2020-06-26 13:28:07 +08:00
Michael Shilman
4c685bfdbd
Merge pull request #11320 from storybookjs/revert-10290-fix/9901
Revert "Core: Fix source-map strategy for production"
2020-06-26 13:14:47 +08:00
Michael Shilman
75f03b12e2 Added deprecated setAddon examples 2020-06-26 13:05:31 +08:00
Michael Shilman
6a48860c98 Core: Deprecate setAddon from storiesOf API 2020-06-26 12:55:06 +08:00
Michael Shilman
03b5540101
Revert "Core: Fix source-map strategy for production" 2020-06-26 11:37:26 +08:00
Michael Shilman
c1d91866a7
Merge pull request #11319 from storybookjs/11318-upgrade-react-textarea-autosize
Bump react-textarea-autosize to 8.1.1
2020-06-26 11:00:23 +08:00
Michael Shilman
2390440929 Bump react-textarea-autosize to 8.1.1 2020-06-26 10:35:00 +08:00
Michael Shilman
adb12ee9f0
Merge pull request #11313 from chrisj-skinner/patch-5
Update documentation, bug in angular section of readme file
2020-06-26 10:21:55 +08:00
Kyle Suss
b1a1e2fc3e
Merge pull request #11317 from storybookjs/fix-settings-nav
Set viewMode to story when calling selectStory from non story pages
2020-06-25 13:01:23 -06:00
Kyle Suss
aba2feb4f1 Set viewMode to story when calling selectStory from non story pages 2020-06-25 11:50:17 -06:00
Chris Skinner
6eda1b0aae
Updating Angular section of readme to fix bug 2020-06-25 07:52:04 -06:00
Michael Shilman
0c5460a7f8 6.0.0-beta.36 next.json version file 2020-06-25 10:34:56 +08:00
Michael Shilman
9f4d471500 v6.0.0-beta.36 v6.0.0-beta.36 2020-06-25 10:11:56 +08:00
Michael Shilman
f03f074347 Update root, peer deps to 6.0.0-beta.36 2020-06-25 10:07:23 +08:00
Michael Shilman
7068211a75 6.0.0-beta.36 changelog 2020-06-25 10:07:07 +08:00
Michael Shilman
74eec68261
Merge pull request #11300 from storybookjs/args-style-refinements
Controls: Style refinements
2020-06-25 09:58:07 +08:00
Michael Shilman
d48a9c97e5 Merge branch 'next' into args-style-refinements 2020-06-25 07:17:44 +08:00
Michael Shilman
3d9bfba941
Merge pull request #11305 from storybookjs/fix/examples-ci
Essentials example: Fix typescript error
2020-06-25 07:17:05 +08:00
Michael Shilman
6d1fce4f3c Essentials example: Fix typescript error 2020-06-25 06:52:08 +08:00
Michael Shilman
111e090770
Merge pull request #11303 from storybookjs/fix/cliAddonsVersion
CLI: Fix docs & essentials version on `sb@next init`
2020-06-25 06:45:17 +08:00
Michael Shilman
e293be4310
Merge pull request #11259 from storybookjs/fix/versions-missing-current-version
Composition: Fix list of versions missing current version
2020-06-25 06:44:35 +08:00
Michael Shilman
826f3283c9
Merge pull request #11294 from storybookjs/fix/allow-refs-versions-in-config
Composition: Allow refs versions in config
2020-06-25 06:43:40 +08:00
Michael Shilman
1f01a01fc6
Merge pull request #11293 from storybookjs/fix/11264-undefined-undefined-in-url-on-init
Composition: Fix undefined/undefined in url on init
2020-06-25 06:31:00 +08:00
Michael Shilman
43a2d326a3 Update snapshots 2020-06-25 06:25:35 +08:00