Tom Coleman
|
2161980516
|
Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
|
2020-07-04 17:11:00 +10:00 |
|
Tom Coleman
|
89d09ddf03
|
Fix Chromatic warning
|
2020-07-04 17:09:59 +10:00 |
|
Michael Shilman
|
2766dea106
|
Args: Rename globalArgs to globals
|
2020-07-02 12:00:46 +08:00 |
|
Norbert de Langen
|
9c2ecf5bd7
|
FIX decorator to work with stories using hooks directly
|
2020-06-29 12:58:13 +02:00 |
|
Norbert de Langen
|
5c83b5982c
|
FIX deepscan
|
2020-06-25 19:54:35 +02:00 |
|
Norbert de Langen
|
b383c1749e
|
IMPROVE the double theming
|
2020-06-25 19:16:27 +02:00 |
|
Norbert de Langen
|
3febc7445d
|
ADD text color to ThemeBlock && FIX isChromtic
|
2020-06-24 17:52:07 +02:00 |
|
Norbert de Langen
|
22e088e393
|
ADD dual theme rendering
|
2020-06-24 17:26:57 +02:00 |
|
Yann Braga
|
d8edf8c236
|
refactor(addon-backgrounds): use the new api
- Update all places where backgrounds is used to use the new api
|
2020-05-06 11:53:02 +02:00 |
|
Michael Shilman
|
f4f9dc5880
|
Pass args first by default in examples
|
2020-04-27 22:39:27 +08:00 |
|
Michael Shilman
|
487ac80230
|
Addon-docs: Fix DocsPage use case and add example
|
2020-04-15 16:14:24 +08:00 |
|
Michael Shilman
|
dd4fa2bc8e
|
ArgsTable: Misc fixes
|
2020-04-14 05:09:31 +08:00 |
|
Norbert de Langen
|
341fc2d90d
|
FIX linting
|
2020-03-27 20:04:50 +01:00 |
|
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 |
|