Michael Shilman
93c1d0c108
v6.0.0-beta.21
2020-06-04 08:36:01 +08:00
Gaëtan Maisse
7225ebb710
fix(cli): do not use --ignore-workspace-root-check
with Yarn 2
...
This option is not handled by Yarn 2.
2020-06-03 21:13:48 +02: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
Norbert de Langen
dfc9ee65e6
Merge pull request #10998 from storybookjs/mrmckeb/issue10943
...
Add warning for TypeScript set up issues and fix Babel config
2020-06-02 13:25:45 +02:00
Brody McKee
7ad9fcf533
feat: add warning for TypeScript setup issues
2020-06-02 11:16:24 +03:00
Michael Shilman
29a13f6657
Merge branch 'next' of github.com:storybookjs/storybook into next
2020-06-02 01:39:16 +08:00
Michael Shilman
c9fb748033
Merge pull request #10985 from storybookjs/fix-10915-cli-init-in-yarn-workspace
...
CLI: Fix `sb init` in Yarn workspace environment
2020-06-01 23:28:15 +08: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
Gaëtan Maisse
10b34eea56
fix(cli): fix init
command when run in a Yarn workspace env
...
Add `--ignore-workspace-root-check` to avoid Yarn error when adding dependencies to the workspace root.
2020-05-29 20:44:09 +02: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
Michael Shilman
573b3dbe7e
Merge pull request #10926 from storybookjs/fix/valid-globs
...
Core: Support valid globs
2020-05-29 10:44:15 +08:00
Norbert de Langen
c9423859b2
Merge branch 'next' into fix/valid-globs
...
# Conflicts:
# lib/core/package.json
2020-05-28 10:40:53 +02: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
8c00d5cd54
Merge branch 'next' into fix/valid-globs
2020-05-28 03:24:38 +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
a4fa665ec2
Merge branch 'next' into fix/valid-globs
2020-05-27 10:39:31 +02:00
Norbert de Langen
e4cba0d4e6
Merge pull request #10888 from storybookjs/tech/e2eStab
...
CI: Stabilize E2E tests
2020-05-27 10:30:41 +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
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
...
# Conflicts:
# MIGRATION.md
2020-05-26 12:34:40 +02:00
tooppaaa
e5886f9584
Merge remote-tracking branch 'origin/next' into tech/e2eStab
2020-05-25 18:09:19 +02:00
Michael Shilman
654371557e
Update version.ts to 6.0.0-beta.14
2020-05-25 21:44:34 +08:00
Michael Shilman
852ebbcaa2
v6.0.0-beta.14
2020-05-25 21:35:29 +08:00
Norbert de Langen
7b4e942c6d
Merge pull request #10909 from graup/graup/vue-preset
...
Remove babel-preset-vue
2020-05-25 13:19:33 +02:00
tooppaaa
12eff035d0
Merge remote-tracking branch 'origin/next' into tech/e2eStab
2020-05-25 13:08:52 +02:00
Paul Grau
286051a852
Remove leftover references to babel-preset-vue
2020-05-25 16:57:35 +09:00
Paul Grau
cfb55f2683
Remove jsx stories from vue generators
2020-05-25 16:28:29 +09:00
Michael Shilman
39bd026385
CSF: Upgrade TSX stories to hoisted story annotations
2020-05-25 13:39:27 +08:00
Michael Shilman
12e066bf6f
CSF: Upgrade JS stories to hoisted annotations
2020-05-25 13:32:05 +08:00
tooppaaa
746892fb88
Core: Stabilize E2E tests
2020-05-23 14:31:51 +02:00
Michael Shilman
fd8b2f8ba9
Update version.ts to 6.0.0-beta.13
2020-05-23 02:15:35 +08:00
Michael Shilman
e9ba51794e
v6.0.0-beta.13
2020-05-23 02:06:33 +08:00
Norbert de Langen
7a0fe8fe04
CHANGE all the main.js so their globs are valid
2020-05-22 16:07:48 +02:00
Michael Shilman
4694999fc6
Merge branch 'next' into feature/e2eZeroConfig
2020-05-21 16:44:34 +08:00
Michael Shilman
5b5d3a2a61
Update version.ts to 6.0.0-beta.12
2020-05-21 14:07:53 +08:00
Michael Shilman
08aa769773
v6.0.0-beta.12
2020-05-21 13:57:55 +08:00
Michael Shilman
1e1ea949c7
v6.0.0-beta.11
2020-05-21 12:24:04 +08:00
Michael Shilman
efa9ca5aeb
v6.0.0-beta.10
2020-05-21 11:12:51 +08:00
Michael Shilman
7336aa4c8a
Merge pull request #10813 from storybookjs/mrmckeb/issue10790
...
Core: Zero-config TypeScript loading
2020-05-21 09:59:47 +08:00
Michael Shilman
897fe4da11
Update version.ts to 6.0.0-beta.9
2020-05-21 07:26:37 +08:00
Michael Shilman
a6d81914c2
v6.0.0-beta.9
2020-05-21 07:17:20 +08:00
Paul Grau
b50442f992
Revert removal of babel-preset-vue
2020-05-20 22:16:51 +09:00
Paul Grau
7b8e614441
Apply babel fix to vue fixture as well
2020-05-20 20:33:22 +09:00
Michael Shilman
3671955f56
Migrate sfc_vue fixture to use babel-preset-vue
2020-05-20 18:42:50 +08:00