25102 Commits

Author SHA1 Message Date
Michael Shilman
efd0256348 v6.0.0-alpha.15 v6.0.0-alpha.15 2020-02-20 11:54:32 +08:00
Michael Shilman
c74f2378b2 Update peer dependencies to 6.0.0-alpha.15 2020-02-20 11:49:56 +08:00
Michael Shilman
e05c40d70f 6.0.0-alpha.15 changelog 2020-02-20 11:49:46 +08:00
Tom Coleman
a7dc544b41
Merge pull request #9877 from storybookjs/refactor-client-api
Refactor Client API: pull metadata handling code into the store.
2020-02-20 13:34:54 +11:00
Tom Coleman
5b56f443ee
Merge branch 'next' into refactor-client-api 2020-02-20 11:53:20 +11:00
Tom Coleman
f9f0b82594
Merge pull request #9868 from storybookjs/client-api-hot-refresh
Core: Add skip dispose option to ClientApi
2020-02-20 09:20:38 +11:00
Norbert de Langen
49d456dea4
UPGRADE cypress 2020-02-19 16:07:26 +01:00
Norbert de Langen
e8c41383a1
Merge branch 'next' into refactor-client-api 2020-02-19 15:13:13 +01:00
Gytis Vinclovas
fe1d45830f
Update types.ts 2020-02-19 13:04:47 +02:00
Gytis Vinclovas
e9218958cf Merge branch 'client-api-hot-refresh' of github.com:storybooks/storybook into client-api-hot-refresh 2020-02-19 12:58:17 +02:00
Tom Coleman
0a2d972673 Ensure our generated entry loads *after* polyfills 2020-02-19 21:43:26 +11:00
Gytis Vinclovas
83ec145b73 yarn.lock 2020-02-19 12:42:28 +02:00
Tom Coleman
b8b8454dbc Remove multiple decorator from background stories 2020-02-19 21:38:26 +11:00
Tom Coleman
48ae35591e Update custom decorator story snapshot 2020-02-19 20:47:13 +11:00
Tom Coleman
dd103ad87c Extract the framework to an initial entry to ensure it *always* runs first.
cc @shilman
2020-02-19 20:40:13 +11:00
Michael Shilman
d5d2e7972a 6.0.0-alpha.14 next.json version file 2020-02-19 07:06:21 +08:00
Michael Shilman
430cb60570 Update version.ts to 6.0.0-alpha.14 2020-02-19 07:03:02 +08:00
Michael Shilman
4341bc65f7 v6.0.0-alpha.14 v6.0.0-alpha.14 2020-02-19 06:53:15 +08:00
Michael Shilman
845c76aaa3 Update peer dependencies to 6.0.0-alpha.14 2020-02-19 06:49:03 +08:00
Michael Shilman
1f0adc6aa7 6.0.0-alpha.14 changelog 2020-02-19 06:48:24 +08:00
Gaëtan Maisse
7e486a554e
Merge pull request #9902 from storybookjs/add-downlevel-dts
Fix: Add downlevel dts
2020-02-18 22:29:11 +01:00
Gaëtan Maisse
781a472562
Merge pull request #9866 from storybookjs/yarn-2-cli-sb-init-compatibility
CLI: Add Yarn 2 compatibility
2020-02-18 20:59:25 +01:00
Gaëtan Maisse
7e522c65b9 fix: add missing typesVersions for TS<3.5 compatibilty
(cherry picked from commit 363c3d9bd764edfe68fd60de4a21daae1b3f77f3)
2020-02-18 20:40:06 +01:00
Lynn Chyi
23b7d9fde9 Add ts3.5 to package.json's "files" attr
(cherry picked from commit f0edad2d0cb5c74d2f03a13e1ca1cb27287f3625)
2020-02-18 20:37:59 +01:00
Lynn Chyi
d0289d919d Update packages w typesVersions for compatibility
(cherry picked from commit 3667fec36991c0315ac54f2c6b5dffcc098371b7)
2020-02-18 20:37:11 +01:00
Lynn Chyi
b9d9990a11 Add downlevel-dts for TS3.5 compat
(cherry picked from commit 2c3b0f937ab3a729e03f6c88a178b448daacbe9b)
2020-02-18 20:36:04 +01:00
Norbert de Langen
cb9e428bb6
Merge pull request #9865 from storybookjs/imgbot
[ImgBot] Optimize images
2020-02-18 17:49:44 +01:00
Norbert de Langen
b7a225ec52
Merge pull request #9895 from storybookjs/dependabot/npm_and_yarn/webpack-cli-3.3.11
Bump webpack-cli from 3.3.10 to 3.3.11
2020-02-18 17:48:20 +01:00
James George
60ab368e66
Merge pull request #9888 from storybookjs/hotfix/suggest-cmd
fix(cli): capture unknown arguments the native way
2020-02-18 18:28:41 +05:30
Tom Coleman
95a12ce116 Ensure the store is initiated before loading store APIs 2020-02-18 21:42:14 +11:00
Tom Coleman
fc21e562dc Update vue decorator to mirror SB one 2020-02-18 21:26:41 +11:00
Tom Coleman
36253648e4 Fix addon-centered stories to only add decorator once 2020-02-18 20:25:56 +11:00
Tom Coleman
42d21a223c Update snapshots 2020-02-18 20:16:51 +11:00
dependabot-preview[bot]
fbbbf50cde
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 07:25:10 +00:00
Tom Coleman
884b865779 Allow importing addParameters/Decorators from client-api after all 2020-02-18 17:21:41 +11:00
Michael Shilman
d7342e401e
Merge pull request #9894 from davidenglishmusic/docs-configuration-file-typos
Fix docs configuration file typos
2020-02-18 13:45:27 +08:00
Tom Coleman
ef188192dd Linting fixes 2020-02-18 16:08:23 +11:00
Tom Coleman
c36d5e7939 Update yarn.lock 2020-02-18 16:08:14 +11:00
Tom Coleman
0dd3937388 Fix type problem with add() 2020-02-18 15:21:49 +11:00
davidenglishmusic
1e188701c1 Fix docs configuration file typos 2020-02-17 22:07:35 -05:00
Tom Coleman
93ad5e5821 Throw from global addDecorator etc 2020-02-18 13:22:17 +11:00
Tom Coleman
40190580a6 Describe changes in MIGRATION.md 2020-02-18 13:14:32 +11:00
Tom Coleman
ee22f61b74 Remove decorator/parameter test 2020-02-18 12:58:26 +11:00
Tom Coleman
b981877e78 Remove runtime parameters 2020-02-18 12:57:50 +11:00
Tom Coleman
2717fb02cb Switch presets to exporting decorators 2020-02-18 12:37:56 +11:00
Tom Coleman
1cf92cc598 Simply parameter handling to treat arrays as scalars 2020-02-18 12:32:54 +11:00
Tom Coleman
70d4381f74 Fix hooks test 2020-02-18 12:32:21 +11:00
Michael Shilman
b95bc582f6
Merge pull request #9885 from gaguirre/patch-3
Fix typo on AsyncStorage section
2020-02-18 01:40:17 +08:00
jamesgeorge007
2bf90aae28 fix: parse args the native way 2020-02-17 22:23:24 +05:30
Gonzalo Aguirre
27a988c168
Fix typo on AsyncStorage section 2020-02-17 11:21:35 -03:00