28599 Commits

Author SHA1 Message Date
Michael Shilman
d7b8606ca3 v6.0.0-rc.3 v6.0.0-rc.3 2020-07-11 16:27:19 +08:00
Michael Shilman
d1aff70e67 Update root, peer deps to 6.0.0-rc.3 2020-07-11 16:21:51 +08:00
Michael Shilman
deff65ab42 6.0.0-rc.3 changelog 2020-07-11 16:21:29 +08:00
Michael Shilman
6c0e00522d
Merge pull request #11497 from storybookjs/fix/composition-empty-versions
Composition: Don't show versions dropdown if there are no versions
2020-07-11 16:20:06 +08:00
Michael Shilman
b738ad4436
Merge pull request #11503 from storybookjs/11019-fix-optional-undefined
Addon-docs: Remove undefined for optional values in Typescript Props
2020-07-11 16:19:07 +08:00
Michael Shilman
427babac21 Update package.json 2020-07-11 15:43:19 +08:00
Michael Shilman
9c72b3baae Fix dependencies 2020-07-11 15:17:48 +08:00
Michael Shilman
7b922e4e0a Addon-docs: Remove undefined from optional values in Typescript Props 2020-07-11 09:05:02 +08:00
Norbert de Langen
e42d2be843
FIX - do not show the dropdown if there are 0 versions to switch to 2020-07-10 16:45:59 +02:00
Michael Shilman
8ab8425ec5 6.0.0-rc.2 next.json version file 2020-07-10 22:16:20 +08:00
Michael Shilman
faa06ce166 Update version.ts to 6.0.0-rc.2 2020-07-10 22:11:55 +08:00
Michael Shilman
1e8d1b0d02 v6.0.0-rc.2 v6.0.0-rc.2 2020-07-10 22:02:23 +08:00
Michael Shilman
c54abfd09a Update root, peer deps to 6.0.0-rc.2 2020-07-10 22:02:13 +08:00
Michael Shilman
f0112b2956 6.0.0-rc.2 changelog 2020-07-10 21:55:12 +08:00
Michael Shilman
b2794fe6e2
Merge pull request #11469 from storybookjs/fix-sidebar-tooltip-alignment
UI: Fix menu alignment regression
2020-07-10 21:53:59 +08:00
Michael Shilman
297b024079
Merge pull request #11491 from storybookjs/fix-cors-fetch
Composition: Fix syntax on `no-cors`
2020-07-10 21:51:28 +08:00
Michael Shilman
84b43e3974 Update snapshots 2020-07-10 21:49:30 +08:00
Michael Shilman
34962f75be
Merge pull request #11422 from storybookjs/feature/welcomeMDX
CLI: Add common welcome MDX and cleanup
2020-07-10 21:45:18 +08:00
Michael Shilman
ab925f695e Merge branch 'next' into feature/welcomeMDX 2020-07-10 21:38:55 +08:00
Michael Shilman
1ce56a4ed8 Fix controls annotation typo 2020-07-10 21:38:10 +08:00
Michael Shilman
b205f31183
Merge pull request #11495 from storybookjs/8096-mdx-ignore-babel-config
Addon-docs: Fix MDX handling to ignore babel.config.js
2020-07-10 21:35:23 +08:00
Michael Shilman
f8ac6b0deb Addon-docs: Ignore BOTH babelrc and babel.config.js in MDX handling 2020-07-10 21:17:32 +08:00
Tom Coleman
a3cc30c665 Syntax on no-cors was incorrect 2020-07-10 12:39:41 +10:00
Michael Shilman
57e5092dd5
Merge pull request #11490 from storybookjs/11482-deprecate-addon-options
Deprecate addon-options in README
2020-07-10 10:33:09 +08:00
Michael Shilman
b88b3a130f Deprecate addon-options in README 2020-07-10 10:32:21 +08:00
Michael Shilman
4bbac2b99d
Merge pull request #11471 from storybookjs/fix-menu-scrollbar
UI: Increase max-height of menu tooltip so scrollbars don't appear
2020-07-10 10:27:08 +08:00
Michael Shilman
4069ca2e9e
Merge pull request #11476 from storybookjs/11108-deprecate-duplicate-kinds
CSF: Deprecate duplicate titles rather than forbid them
2020-07-09 15:58:51 +08:00
Michael Shilman
1851fc8682 Fix link 2020-07-09 15:58:12 +08:00
Michael Shilman
7397e5cfa7 Update MIGRATION.md 2020-07-09 15:57:10 +08:00
Michael Shilman
b8284dac61 6.0.0-rc.1 next.json version file 2020-07-09 15:33:54 +08:00
Michael Shilman
765856d429 Update version.ts to 6.0.0-rc.1 2020-07-09 15:29:03 +08:00
Michael Shilman
9aeaf80a2c v6.0.0-rc.1 v6.0.0-rc.1 2020-07-09 15:18:59 +08:00
Michael Shilman
1125373554 Update root, peer deps to 6.0.0-rc.1 2020-07-09 15:08:19 +08:00
Michael Shilman
21886ad315 6.0.0-rc.1 changelog 2020-07-09 15:07:53 +08:00
Michael Shilman
8a723191eb
Merge pull request #11475 from storybookjs/11474-toolbar-no-icon
Addon-toolbars: Show name if there is no icon
2020-07-09 15:04:06 +08:00
Michael Shilman
a01e55460f CSF: Deprecate duplicate titles rather than forbid it 2020-07-09 15:00:04 +08:00
Michael Shilman
5cbd3bf8d2 Addon-toolbars: Show name if there is no icon 2020-07-09 14:33:37 +08:00
Michael Shilman
be810ddbe6
Merge pull request #11473 from storybookjs/fix-iframe-test-flake
(SB tests) Fix iframe test flake
2020-07-09 05:49:24 +08:00
tooppaaa
ca6076ad5d name presets 2020-07-08 22:20:10 +02:00
tooppaaa
826692ef2f Merge remote-tracking branch 'origin/next' into feature/welcomeMDX 2020-07-08 21:59:08 +02:00
domyen
06984e07cf (SB maintenance) Fix iframe test flake
This story --> http://localhost:9011/?path=/story/ui-iframe--working-story
2020-07-08 15:53:48 -04:00
domyen
7937f3586a Increase max-height of menu tooltip so scrollbars don't appear 2020-07-08 15:21:58 -04:00
domyen
23f3356b6b #11468 revert style change from earlier PR that introduced a bug 2020-07-08 14:28:39 -04:00
Tom Coleman
17a69feb84
Merge pull request #11462 from storybookjs/add-frontpage-build-hook-action
Deploy the `next` branch of frontpage too
2020-07-08 21:58:20 +10:00
Norbert de Langen
3398a3eefb
Merge pull request #11241 from storybookjs/dependabot/npm_and_yarn/vue-property-decorator-9.0.0
Bump vue-property-decorator from 8.4.2 to 9.0.0
2020-07-08 13:42:08 +02:00
Norbert de Langen
c9d685d7f8
Merge pull request #11191 from storybookjs/dependabot/npm_and_yarn/types/react-dom-16.9.8
Bump @types/react-dom from 16.9.7 to 16.9.8
2020-07-08 13:41:16 +02:00
Norbert de Langen
e920a3bafb
Merge pull request #11267 from storybookjs/dependabot/npm_and_yarn/jest-image-snapshot-4.0.2
Bump jest-image-snapshot from 3.1.0 to 4.0.2
2020-07-08 13:40:17 +02:00
Norbert de Langen
1fcb97cb62
Merge pull request #11288 from storybookjs/dependabot/npm_and_yarn/autoprefixer-9.8.4
Bump autoprefixer from 9.8.0 to 9.8.4
2020-07-08 13:39:19 +02:00
Tom Coleman
a59987cafc Deploy the next branch of frontpage too 2020-07-08 21:32:39 +10:00
Michael Shilman
b9bf1d58bd Merge branch 'next' of github.com:storybookjs/storybook into next 2020-07-08 19:16:51 +08:00