Michael Shilman
a09dddc174
Update version.ts to 6.0.0-rc.16
2020-07-28 22:32:35 +08:00
Michael Shilman
58b5208af8
v6.0.0-rc.16
2020-07-28 22:20:06 +08:00
Michael Shilman
4d29a4e442
Update root, peer deps to 6.0.0-rc.16
2020-07-28 22:09:31 +08:00
Michael Shilman
ef3da027cf
Source-loader: injectParameters => injectStoryParameters
2020-07-28 15:11:46 +08:00
Michael Shilman
ee45f72e3f
Source-loader: Inject source snippets as story parameters
2020-07-28 15:04:31 +08:00
Norbert de Langen
ce99a6060f
Merge branch 'next' into next
2020-07-27 12:31:59 +02:00
Michael Shilman
bfe7fd5624
Update version.ts to 6.0.0-rc.15
2020-07-27 13:03:55 +08:00
Michael Shilman
7354abe09c
v6.0.0-rc.15
2020-07-27 12:54:15 +08:00
Michael Shilman
b6e017d8c2
Update root, peer deps to 6.0.0-rc.15
2020-07-27 12:54:04 +08:00
Michael Shilman
a053d4b3c3
Merge pull request #11679 from storybookjs/fix/broken-storysource-when-no-story
...
Addon-storysource: Fix broken source when there's no story
2020-07-27 12:24:09 +08:00
Gaëtan Maisse
c115867654
feat(knobs): move @types/react-color
from dep to devDeps
...
No definition file is using it anymore so we can move this regular dep to devDeps.
2020-07-25 20:14:16 +02:00
Gaëtan Maisse
5b59ae62f4
fix(knobs): update visibility of methods to avoid too broad .d.ts
files
...
All theses functions shouldn't be used outside the class, making them private simplify the types generated in type definition files (`.d.ts`).
This enable us to move some deps to devDeps if they are not used (imported) in generated definition files.
2020-07-25 20:13:15 +02:00
Norbert de Langen
75a8f083f5
FIX broken story-source when there's no story
2020-07-24 12:53:11 +02:00
Michael Shilman
9d787248bf
Update version.ts to 6.0.0-rc.14
2020-07-22 23:58:04 +08:00
Michael Shilman
718fd46142
v6.0.0-rc.14
2020-07-22 23:47:42 +08:00
Michael Shilman
08d38bee39
Update root, peer deps to 6.0.0-rc.14
2020-07-22 23:42:03 +08:00
Michael Shilman
17bc43e913
Merge pull request #11650 from storybookjs/11526-react-source-loader
...
Addon-docs: Re-enable source-loader by default
2020-07-22 23:39:59 +08:00
Michael Shilman
d8d4684409
Addon-docs: Re-enable source-loader by default
2020-07-22 23:16:51 +08:00
Michael Shilman
895257d169
Merge pull request #11518 from storybookjs/11488-fix-metadata-storyshots
...
Storyshots: Fix metadata (parameters/decorators) handling
2020-07-22 21:59:10 +08:00
Michael Shilman
c2b8715398
Update addons/storyshots/storyshots-core/README.md
2020-07-22 21:58:45 +08:00
Michael Shilman
03cb95427e
Addon-docs: Null context handling
2020-07-22 18:10:12 +08:00
Michael Shilman
35ce32d4fa
Addon-docs: Add tests for dyanamic snippet rendering
2020-07-22 16:47:20 +08:00
Michael Shilman
ba39d681d5
Addon-docs: Skip dynamic source rendering when not needed
2020-07-22 16:19:12 +08:00
Michael Shilman
68bc8331d4
Update version.ts to 6.0.0-rc.13
2020-07-21 18:32:56 +08:00
Michael Shilman
b5a70c7e64
v6.0.0-rc.13
2020-07-21 18:22:34 +08:00
Michael Shilman
d20d325894
Update root, peer deps to 6.0.0-rc.13
2020-07-21 18:20:56 +08:00
Michael Shilman
7f7c87184b
Addon-controls: Add MDX example to README
2020-07-21 12:57:39 +08:00
Tom Coleman
f4b0fe8700
Add a sort of ambiguous note about exporting addon decorators
2020-07-21 14:57:13 +10:00
Michael Shilman
23971a07b3
Update version.ts to 6.0.0-rc.12
2020-07-20 20:39:13 +08:00
Michael Shilman
7f48e28526
v6.0.0-rc.12
2020-07-20 20:29:28 +08:00
Michael Shilman
9ec52b0c53
Update root, peer deps to 6.0.0-rc.12
2020-07-20 20:03:10 +08:00
Michael Shilman
8230b89f0e
Merge pull request #11611 from storybookjs/11585-fix-deprecation-warning-storyshots
...
Don't show deprecation warning in storyshots
2020-07-20 17:02:22 +08:00
Tom Coleman
703b0b0907
Fix type issue
2020-07-20 12:26:41 +10:00
Michael Shilman
837254bc09
Addon-docs: Fix Props components
input
2020-07-20 10:06:42 +08:00
Tom Coleman
12aff76f0d
Don't show deprecation warning in storyshots
2020-07-20 10:55:55 +10:00
Michael Shilman
ce91bc3669
Update version.ts to 6.0.0-rc.11
2020-07-19 17:11:00 +08:00
Michael Shilman
24e238da6e
v6.0.0-rc.11
2020-07-19 17:02:01 +08:00
Michael Shilman
faeb2305e9
Update root, peer deps to 6.0.0-rc.11
2020-07-19 16:58:06 +08:00
Michael Shilman
a9a118caaa
Merge pull request #11603 from storybookjs/11582-fix-props-table-vue-default-values
...
Addon-docs: Fix Vue defaultValue in props table
2020-07-19 16:56:57 +08:00
Orpheus Peng
337ab072c0
Add documentation for option of color control.
2020-07-18 18:56:24 -07:00
Michael Shilman
85f1014a9d
Addon-docs: Fix Vue defaultValue in props table
2020-07-18 23:28:05 +08:00
Michael Shilman
ac06321c7d
Update version.ts to 6.0.0-rc.10
2020-07-18 22:09:58 +08:00
Michael Shilman
1f0309cb5f
v6.0.0-rc.10
2020-07-18 22:00:26 +08:00
Michael Shilman
eebe6a0975
Update root, peer deps to 6.0.0-rc.10
2020-07-18 21:55:58 +08:00
Michael Shilman
fc15e401ea
Fix render logic
2020-07-18 21:47:17 +08:00
Michael Shilman
af56dcd7ac
Clean up nesting
2020-07-18 16:29:40 +08:00
Michael Shilman
50c7bd9773
Fix deepscan, disable chromatic
2020-07-18 16:28:30 +08:00
Michael Shilman
60cb4eb7c1
Addon-docs: Refactored source to make logic more readable
2020-07-18 15:38:47 +08:00
Michael Shilman
191548ee40
Addon-docs: Support automatic source selection based on story type
2020-07-18 14:18:36 +08:00
Michael Shilman
773b8500f1
Update version.ts to 6.0.0-rc.9
2020-07-17 22:44:48 +08:00