25 Commits

Author SHA1 Message Date
Michael Shilman
451061033e Addon-Toolbars: Use globalArgTypes to define toolbars 2020-03-13 18:54:00 +08:00
Michael Shilman
a17ab268e3 Merge branch 'next' into feature/addon-toolbars 2020-03-13 17:44:55 +08:00
Michael Shilman
ac1a98c38e Core: Added args/argTypes sanity checks with warnings/errors 2020-03-13 13:26:21 +08:00
Michael Shilman
6b07833a9a Core: Add globalArgs/globalArgTypes exports to preview.js 2020-03-13 12:41:13 +08:00
Michael Shilman
5e76eb71ca Merge branch 'next' into feature/addon-toolbars 2020-03-12 15:43:51 +08:00
Michael Shilman
df4191a14e Addon-docs: Support docs.theme parameter 2020-03-12 11:57:50 +08:00
Michael Shilman
b227953e18 Merge branch 'feature/global-args' into feature/addon-toolbars 2020-03-03 11:35:07 +08:00
Norbert de Langen
1722f54b7e
ADD storySort to preview.js again 2020-03-02 16:24:16 +01:00
Norbert de Langen
41ab5a45c8
Merge branch 'next' into manager-options 2020-03-02 15:42:01 +01:00
Tom Coleman
ac9b13f377 Replace selectedKind/Story with kind/name in docs 2020-03-02 15:59:10 +11:00
Michael Shilman
cb90d06cb4 Official-storybook: Add addon-toolbars 2020-03-01 15:14:52 +08:00
Norbert de Langen
34784410d9
Merge branch 'next' into manager-options
# Conflicts:
#	lib/api/src/modules/stories.ts
#	package.json
#	yarn.lock
2020-02-28 09:51:54 +01:00
Tom Coleman
332be430a7 Add ability to export parameters + decorators from config files 2020-02-17 16:59:08 +11:00
Norbert de Langen
9b0d2a1f08
Merge branch 'next' into manager-options
# Conflicts:
#	examples/official-storybook/manager.js
2020-02-11 17:26:02 +01:00
Dave Cross
3e31910d7b Change all examples to use addon-a11y preset. 2020-01-31 16:41:55 -07:00
Norbert de Langen
924e403786
REMOVE addon-info & addon-notes
They have been MOVED to https://github.com/storybookjs/deprecated-addons
2020-01-29 17:15:27 +01:00
Filipp Riabchun
ffd2f54be9 Official example: try moving options to manager.js 2020-01-04 18:29:29 +00:00
JohnAlbin
3b2540a0c6 Fix localeCompare() examples. Fixes #9193 2019-12-19 16:53:18 +08:00
atanasster
d22d3f6c1c refactor DocsPage blocks 2019-11-17 11:03:26 -08:00
Norbert de Langen
53c6fc1327 CLEANUP 2019-11-14 16:34:44 +01:00
Norbert de Langen
54cddeb789 Merge branch 'next' into core/magic-entry 2019-11-14 12:27:00 +01:00
Michael Shilman
fa0d62bf37 Examples: Upgrade official-storybook to simplified hierarchy separators 2019-11-13 17:57:51 +08:00
Tom Coleman
db9f277b4b Create a showRoots option and drive behaviour with it. 2019-11-12 12:43:33 +11:00
Norbert de Langen
49169b77bb Make it possible to define stories entries in main.js
lowering the need for preview.js
2019-11-07 13:33:21 +01:00
Norbert de Langen
f8e6f314ad CHANGE official example to use tri-config 2019-10-28 20:25:13 +01:00