28957 Commits

Author SHA1 Message Date
tooppaaa
fec9066ecb Svelte CLI 2020-07-15 22:25:47 +02:00
Cavan
f54b4accf0 chore: correct spelling at storyshots/pupeteer ReadMe 2020-07-15 13:21:16 -05:00
Michael Shilman
d1b64214d3
Merge pull request #11560 from storybookjs/tech/remove-existing-pipe-seperator-in-stories
remove the usage of `|` in dev-example
2020-07-15 22:24:07 +08:00
Michael Shilman
2302d7a54e CLI: Fix Vue CLI template props handing 2020-07-15 21:20:38 +08:00
Norbert de Langen
f6227ece1e
FIX the color of the menu separator 2020-07-15 15:05:19 +02:00
Michael Shilman
8026f60c5b Merge branch 'next' into 10723-update-cli-template-stories 2020-07-15 21:03:13 +08:00
Michael Shilman
9c0d63d76b 6.0.0-rc.5 next.json version file 2020-07-15 20:55:28 +08:00
Michael Shilman
3c4d606118 Update version.ts to 6.0.0-rc.5 2020-07-15 20:52:10 +08:00
Michael Shilman
747ced532b v6.0.0-rc.5 v6.0.0-rc.5 2020-07-15 20:42:08 +08:00
Michael Shilman
d5a250cab8 Update root, peer deps to 6.0.0-rc.5 2020-07-15 20:41:57 +08:00
Michael Shilman
723f29a3c1 6.0.0-rc.5 changelog 2020-07-15 20:41:47 +08:00
Michael Shilman
1f7cfc0e9f Update version.ts to 6.0.0-rc.4 2020-07-15 20:37:01 +08:00
Michael Shilman
0058cde545 v6.0.0-rc.4 v6.0.0-rc.4 2020-07-15 20:34:24 +08:00
Michael Shilman
afdf88df3c Update root, peer deps to 6.0.0-rc.4 2020-07-15 20:30:23 +08:00
Michael Shilman
6b74838ee3 6.0.0-rc.4 changelog 2020-07-15 20:30:00 +08:00
Michael Shilman
72aa0233aa Update snapshot 2020-07-15 20:28:50 +08:00
Michael Shilman
3766df964e Examples: Update Vue examples to derive props from argTypes 2020-07-15 20:14:56 +08:00
Norbert de Langen
4d0ee123be
remove the usage of | 2020-07-15 13:50:13 +02:00
Michael Shilman
af5337e8d4 Merge branch 'next' into 10723-update-cli-template-stories 2020-07-15 19:45:44 +08:00
Michael Shilman
64c3bf273e
Merge pull request #11558 from storybookjs/add-argTypes-to-context
Core: Add `argTypes` to `StoryContext`
2020-07-15 19:43:53 +08:00
Michael Shilman
043cc8706f ArgsTable: Add reset button to stories 2020-07-15 19:39:03 +08:00
Norbert de Langen
29d251aa01
FIX 2020-07-15 13:28:52 +02:00
Tom Coleman
ae5fef075d Add argTypes to StoryContext 2020-07-15 21:20:56 +10:00
Michael Shilman
ed2e2ed3a0 CLI: Fix Angular template compodoc settings 2020-07-15 19:19:26 +08:00
Michael Shilman
8231601af8
Merge pull request #11556 from storybookjs/fix/meta-subcomponents-optional
Addon-docs: Make Meta block subcomponents optional
2020-07-15 18:49:57 +08:00
Michael Shilman
339c98ae7c
Merge pull request #11557 from storybookjs/yannbf-patch-2
docs(MIGRATION): update hierarchy separator section
2020-07-15 18:39:05 +08:00
Yann Braga
55952dc132
docs(MIGRATION): update hierarchy separator section
Updated the command to work in any scenario and added a note about mdx.
2020-07-15 12:36:47 +02:00
Michael Shilman
4fc6f7174c Addon-docs: Make Meta block subcomponents optional 2020-07-15 18:31:28 +08:00
Norbert de Langen
bcb9c2f39d
force refs to be lowercase & add the toLowercase() back to the url parsing in router 2020-07-15 12:11:28 +02:00
Norbert de Langen
b9d69ebee2
CHANGE refId of ember to uppercase to demo problem with case-sensitive refId 2020-07-15 11:53:52 +02:00
Norbert de Langen
3b21fdb397
FIX inconsistent order of refs 2020-07-15 11:52:32 +02:00
Norbert de Langen
4e8013d3c5
Merge pull request #11502 from kendallgassner/remove-zIndex-on-action-bar
remove z-index on ActionBar
2020-07-15 11:12:20 +02:00
Michael Shilman
fba408cccb CLI template: Prettier 2020-07-15 15:56:18 +08:00
Michael Shilman
45f7ec261b CLI template: Use action argType instead of hard-coded action 2020-07-15 15:56:03 +08:00
Michael Shilman
bfa49263b1 CLI template: Fix componentdriven.org link 2020-07-15 15:55:08 +08:00
Michael Shilman
b101f9e15d Merge branch 'next' into 10723-update-cli-template-stories 2020-07-15 15:03:31 +08:00
Michael Shilman
50367f9fa9
Merge pull request #11342 from storybookjs/tech/improve-versions-management-in-cli
CLI: Improve Storybook packages version management
2020-07-15 14:53:53 +08:00
Michael Shilman
764328b934
Merge pull request #11537 from storybookjs/fix/rendering-docs-only-refd-stories
Composition: Fix docs-only story handling for composed storybooks
2020-07-15 13:38:26 +08:00
Michael Shilman
84e4692269
Merge pull request #11552 from storybookjs/fix/docs-controls-events
Addon-Docs: Fix ArgsTable controls on Docs tab
2020-07-15 13:14:51 +08:00
Michael Shilman
ea690512e5
Use built-in storyStore reset
Co-authored-by: Tom Coleman <tom@thesnail.org>
2020-07-15 12:53:56 +08:00
Michael Shilman
c687122902 ArgsTable: Fix addon-docs useArgs to match new event structure 2020-07-15 12:47:49 +08:00
Michael Shilman
19f3993a1e ArgsTable: Add reset button (needs styling) 2020-07-15 12:22:07 +08:00
Michael Shilman
e3292908ed ArgsTable: Fix addon-docs useArgs to match new event structure 2020-07-15 12:19:00 +08:00
Michael Shilman
40ae179423 ArgsTable: Remove unused imports 2020-07-15 12:16:51 +08:00
Michael Shilman
f65ca37707
Merge pull request #11549 from nad182/patch-4
Update webpack config example to include module sass files
2020-07-15 11:59:51 +08:00
Michael Shilman
48ec07c62a
Update index.md 2020-07-15 11:59:38 +08:00
nad182
798a3c52be
Update webpack config example to include module sass files 2020-07-14 23:13:07 -04:00
Michael Shilman
6d48bdd4cd
Merge pull request #11519 from storybookjs/11487-add-args-reset
Core: Add args reset API
2020-07-15 10:14:52 +08:00
Tom Coleman
854b76fda8 More type fixes 2020-07-15 10:58:08 +10:00
Tom Coleman
5923454410 Type fixes 2020-07-15 10:57:33 +10:00