14 Commits

Author SHA1 Message Date
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