1106 Commits

Author SHA1 Message Date
Norbert de Langen
91a062355f
Merge branch 'next' into add/design-system 2020-06-18 17:08:18 +02:00
Norbert de Langen
f39d46a48b
FIX versions 2020-06-18 11:30:50 +02:00
Michael Shilman
b4aa5d2a28 v6.0.0-beta.31 2020-06-17 19:00:20 +08:00
Michael Shilman
9d4fe2369d Update root, peer deps, API and CLI versions to 6.0.0-beta.31 2020-06-17 18:55:10 +08:00
Norbert de Langen
17a36f404c
FIX tests & versions 2020-06-17 10:58:32 +02:00
Norbert de Langen
a9d758664b
Merge pull request #11196 from storybookjs/fix/refs-redirects
REMOVE the manual redirects
2020-06-17 09:26:47 +02:00
Michael Shilman
90f8bd39b4 v6.0.0-beta.30 2020-06-16 22:34:00 +08:00
Michael Shilman
b457f71a03 Update root, peer deps, API and CLI versions to 6.0.0-beta.30 2020-06-16 22:28:50 +08:00
Norbert de Langen
a1ffae27a0
REMOVE the manual redirects 2020-06-16 14:38:06 +02:00
Norbert de Langen
858227b77a
FIX versions 2020-06-16 11:36:07 +02:00
Michael Shilman
8c0146ff03 v6.0.0-beta.29 2020-06-16 14:03:58 +08:00
Michael Shilman
62322b63ec Update root, peer deps, API and CLI versions to 6.0.0-beta.29 2020-06-16 13:58:50 +08:00
Michael Shilman
72cd3b4bf7 Update version.ts 2020-06-15 19:12:08 +08:00
Michael Shilman
d57ed7541a v6.0.0-beta.28 2020-06-15 18:53:57 +08:00
Michael Shilman
0eb9e37924 Update root, peer deps, API and CLI versions to 6.0.0-beta.28 2020-06-15 18:48:14 +08:00
Michael Shilman
cc1c317d4b Update version.ts 2020-06-14 10:13:57 +08:00
Michael Shilman
e8ce8fa657 v6.0.0-beta.27 2020-06-14 10:02:01 +08:00
Max Belsky
3b80b1df3d Reuse shortcuts from api package 2020-06-13 17:11:31 +03:00
Norbert de Langen
1d7d241dcb
Merge branch 'next' into remove/unused-dependencies
# Conflicts:
#	lib/core/package.json
2020-06-12 12:07:36 +02:00
Norbert de Langen
6ea1774e20
REMOVE unused dependencies && FIX versions 2020-06-12 11:55:13 +02:00
Michael Shilman
f0d0175810 v6.0.0-beta.26 2020-06-12 17:40:38 +08:00
Michael Shilman
0f2b32b890 v6.0.0-beta.25 2020-06-11 21:18:06 +08:00
Michael Shilman
5ab2b41f23 v6.0.0-beta.24 2020-06-11 20:55:59 +08:00
Norbert de Langen
5cfc95495e
FIX versions 2020-06-09 14:16:43 +02:00
Norbert de Langen
468c7b63c4
ADD design-system to official example
This should add a ref automatically
2020-06-08 14:07:13 +02:00
Michael Shilman
dc89aa1737 v6.0.0-beta.23 2020-06-08 15:43:48 +08:00
Michael Shilman
dd7ca0e01b Update versions 2020-06-07 09:43:13 +08:00
Michael Shilman
ff3f44f3a1 v6.0.0-beta.22 2020-06-06 02:55:46 +08:00
Norbert de Langen
93c0ec0139
Merge branch 'next' into tech/e2eStab-semver
# Conflicts:
#	lib/cli/src/latest_version.ts
#	lib/ui/scripts/webpackDllsConfig.js
#	package.json
#	yarn.lock
2020-06-04 11:41:46 +02:00
Norbert de Langen
5cec0193c6
Merge pull request #11008 from storybookjs/tech/e2eStab-semver-fixed
Core: Fix Yarn 2 compatibility and reactivate Yarn 2 E2E test
2020-06-04 11:17:06 +02:00
Michael Shilman
a5e022c1ba Update version.ts to 6.0.0-beta.21 2020-06-04 08:46:31 +08:00
Michael Shilman
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +08:00
Gaëtan Maisse
d7687ade18
refactor: replace semver by @storybook/semver
`@storybook/semver` is a browser friendly fork of `semver`.
We use it to avoid issue with IE11 as classic "compiled" `semver` is now compatible with it.
If we just recompile `semver` from `node_modules` it ends with a package that `require('core-js')` but `core-js` is not listed in the dependency. And so Yarn 2 throw an error.
So to avoid that we need to use a "proper" dependency which is `semver` recompile and with all needed dependencies in its package.json.
2020-06-03 20:07:07 +02:00
Michael Shilman
3ab1b25965 Update version.ts to 6.0.0-beta.20 2020-06-01 22:16:30 +08:00
Michael Shilman
f296d1cfa1 v6.0.0-beta.20 2020-06-01 22:06:32 +08:00
Michael Shilman
c1b2665240 Update version.ts to 6.0.0-beta.19 2020-05-30 03:38:28 +08:00
Michael Shilman
57f818f5e6 v6.0.0-beta.19 2020-05-30 03:29:10 +08:00
Michael Shilman
91db0cbff0 Update version.ts to 6.0.0-beta.18 2020-05-29 23:05:08 +08:00
Michael Shilman
27f45503e9 v6.0.0-beta.18 2020-05-29 22:55:02 +08:00
Norbert de Langen
dfaa4275d9
REMOVE merging old storiesHash into new
This caused removed / renamed stories to persist
2020-05-29 11:09:37 +02:00
Michael Shilman
1bca31444b
Merge pull request #10910 from storybookjs/10891-send-global-args-with-SET_STORIES
Core: Send global args with set stories
2020-05-29 16:02:36 +08:00
Tom Coleman
569ec730d8 Wire in initial global Args 2020-05-28 19:14:12 +10:00
Michael Shilman
2592ca07e4 Update version.ts to 6.0.0-beta.17 2020-05-28 12:44:11 +08:00
Michael Shilman
e6bdd47438 v6.0.0-beta.17 2020-05-28 12:34:03 +08:00
Michael Shilman
c5a7541b47 Update version.ts to 6.0.0-beta.16 2020-05-28 00:31:55 +08:00
Michael Shilman
816eb0f104 v6.0.0-beta.16 2020-05-28 00:21:14 +08:00
Norbert de Langen
177dc63470 Merge branch 'next' into tech/e2eStab-semver 2020-05-27 16:08:12 +02:00
Michael Shilman
d3ba8fa68c Update version.ts to 6.0.0-beta.15 2020-05-27 07:16:10 +08:00
Michael Shilman
d30c942994 v6.0.0-beta.15 2020-05-27 07:05:27 +08:00
Michael Shilman
3ca7acdb84 Merge branch 'next' into feat/addon-controls 2020-05-26 22:02:39 +08:00