29049 Commits

Author SHA1 Message Date
Michael Shilman
a91e123a7c Update version.ts to 6.0.0-rc.24 2020-08-03 21:38:53 +08:00
Michael Shilman
76e1bf2df3 v6.0.0-rc.24 v6.0.0-rc.24 2020-08-03 21:19:25 +08:00
Michael Shilman
7e2334943f Update root, peer deps to 6.0.0-rc.24 2020-08-03 21:10:19 +08:00
Michael Shilman
84daeef4ce 6.0.0-rc.24 changelog 2020-08-03 21:10:04 +08:00
Michael Shilman
df6d89f6ad
Merge pull request #11771 from john015/patch-1
Core: Fix link to deprecated configure
2020-08-03 21:07:32 +08:00
Michael Shilman
8eb9ce79e8
Merge pull request #11770 from ajkl2533/11393
Addon-docs: Fix link font size to inherit
2020-08-03 21:05:21 +08:00
john015
3e1fe704a7 Correct link to deprecated configure 2020-08-03 21:57:31 +09:00
Radek Podrazky
481a3addcb fix(DocumentFormatting): inherit font size in links 2020-08-03 13:56:54 +02:00
Michael Shilman
a1b11f7a7c
Merge pull request #11642 from asudoh/uri-encoding-next
Addon-knobs: Fix search params with URI encoding
2020-08-03 19:05:29 +08:00
Michael Shilman
dee5c3ec5d
Merge pull request #11766 from storybookjs/11764-fix-startup-delay
Core: Add `STORY_SPECIFIED` event for initial sidebar selection/URL
2020-08-03 16:33:18 +08:00
Michael Shilman
cf3163ecde
Merge pull request #11767 from storybookjs/11677-fix-initial-hash
Core: Fix handling of initial hashes
2020-08-03 15:46:32 +08:00
Tom Coleman
08ad737b74 Add tests 2020-08-03 15:56:52 +10:00
Tom Coleman
e91dd0e970 Ensure we don't re-route to the same URL when we are using a specifier. 2020-08-03 15:55:10 +10:00
Akira Sudoh
f25cd64da6 Merge remote-tracking branch 'upstream/next' into uri-encoding-next 2020-08-03 14:36:29 +09:00
Akira Sudoh
c390237b7b Use qs library 2020-08-03 14:35:43 +09:00
Tom Coleman
b1bd4206f3 Add a new STORY_SPECIFIED event and use to drive the menu 2020-08-03 14:44:13 +10:00
Michael Shilman
19b432b79c 6.0.0-rc.23 next.json version file 2020-08-03 11:44:57 +08:00
Michael Shilman
26903fb960 Update version.ts to 6.0.0-rc.23 2020-08-03 11:39:43 +08:00
Michael Shilman
f541dfe245 v6.0.0-rc.23 v6.0.0-rc.23 2020-08-03 11:30:22 +08:00
Michael Shilman
153d34ace2 Update root, peer deps to 6.0.0-rc.23 2020-08-03 11:26:07 +08:00
Michael Shilman
6dea826bd1 6.0.0-rc.23 changelog 2020-08-03 11:25:43 +08:00
Michael Shilman
f58efb32c5 Fix deepscan 2020-08-03 11:25:13 +08:00
Michael Shilman
d95e93c7ca
Merge pull request #11765 from storybookjs/fix/source-loader-storiesof
Source-loader: Fix storiesOf missing `__STORY__` variable
2020-08-03 11:24:04 +08:00
Michael Shilman
e5e7a33b41 Fix deepscan 2020-08-03 11:22:59 +08:00
Michael Shilman
5b28117124 Source-loader: Always generate __STORY__ preamble to fix storiesOf source 2020-08-03 11:07:22 +08:00
Michael Shilman
29eef0b871 Official-storybook: Fix missing import 2020-08-03 11:03:29 +08:00
Michael Shilman
125838222a 6.0.0-rc.22 next.json version file 2020-08-02 22:44:45 +08:00
Michael Shilman
c8d7ca6c1b Update version.ts to 6.0.0-rc.22 2020-08-02 22:39:42 +08:00
Michael Shilman
c2e3329d55 v6.0.0-rc.22 v6.0.0-rc.22 2020-08-02 22:30:17 +08:00
Michael Shilman
4e732f1cc6 Update root, peer deps to 6.0.0-rc.22 2020-08-02 22:26:24 +08:00
Michael Shilman
3163ca576c 6.0.0-rc.22 changelog 2020-08-02 22:26:06 +08:00
Michael Shilman
2f3e279e52
Merge pull request #11759 from storybookjs/8936-docs-move-vue-deps
Addon-docs: Make vue-docgen optional peer deps
2020-08-02 22:24:33 +08:00
Michael Shilman
ee59a49c74
Merge pull request #11745 from storybookjs/fix/missing-version-on-autoref
Composition: Fix missing version property in autoref
2020-08-02 22:02:05 +08:00
Michael Shilman
388e7ef615
Merge pull request #11730 from storybookjs/11489-fix-parameters-in-a11y
Addon-a11y: Fix inherited parameters
2020-08-02 22:00:49 +08:00
Michael Shilman
bb68b50454
Merge pull request #11761 from storybookjs/11441-docs-description-parameter
Addon-docs: Add `docs.description` parameter
2020-08-02 21:59:13 +08:00
Michael Shilman
cdeb6d0439
Merge pull request #11760 from storybookjs/fix/ember-args
Addon-docs: Fix Ember args
2020-08-02 21:58:36 +08:00
Michael Shilman
7f784b5044 Vue: Make vue-docgen real deps 2020-08-02 21:57:26 +08:00
Michael Shilman
ecd9a41611 Addon-docs: Add docs.description parameter 2020-08-02 19:58:34 +08:00
Michael Shilman
3089f1db12 Addon-docs: Fix Ember args 2020-08-02 19:42:00 +08:00
Michael Shilman
7de529a59a
Merge pull request #10512 from jguze/jguze/bug/addon-docs-ember-fix-default-value
Addon-Docs: Fix Ember extractArgTypes default value
2020-08-02 19:38:56 +08:00
Michael Shilman
64e6639a12
Merge pull request #10525 from jguze/jguze/bug/addon-no-props-ember
Addon-Docs: Fix Ember extractArgTypes
2020-08-02 19:37:02 +08:00
Michael Shilman
98f6f93e00
Merge branch 'next' into jguze/bug/addon-no-props-ember 2020-08-02 19:34:41 +08:00
Michael Shilman
b1585e27fd Addon-docs: Make vue-docgen optional peer deps 2020-08-02 15:46:20 +08:00
Michael Shilman
646c23d39d 6.0.0-rc.21 next.json version file 2020-08-01 21:59:22 +08:00
Michael Shilman
f34e981f34 Update version.ts to 6.0.0-rc.21 2020-08-01 21:55:36 +08:00
Michael Shilman
aa7ad3c00f v6.0.0-rc.21 v6.0.0-rc.21 2020-08-01 21:46:04 +08:00
Michael Shilman
a53ec2bae2 Update root, peer deps to 6.0.0-rc.21 2020-08-01 21:41:30 +08:00
Michael Shilman
a0bc5f5415 6.0.0-rc.21 changelog 2020-08-01 21:41:09 +08:00
Michael Shilman
64d790bda7
Merge pull request #11750 from mdchristians/props-table-docs-update
Update Docs docs to replace existing <Props /> references
2020-08-01 21:38:49 +08:00
Michael Shilman
014f4aeb9b
Merge pull request #11752 from storybookjs/11412-mdx-story-import
Addon-docs: Add Story.story for CSF stories with MDX docs
2020-08-01 21:36:53 +08:00