1397 Commits

Author SHA1 Message Date
Ronald Chen
bf4b3c9ae7 removed @babel/plugin-transform-react-constant-elements fixes #11060 2020-06-08 11:45:01 -07:00
Michael Shilman
dc89aa1737 v6.0.0-beta.23 2020-06-08 15:43:48 +08:00
Michael Shilman
ff3f44f3a1 v6.0.0-beta.22 2020-06-06 02:55:46 +08:00
dependabot-preview[bot]
12a11abf29
build(deps): bump @types/node from 13.13.9 to 14.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.9 to 14.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 13:47:12 +00: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
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +08:00
Michael Shilman
d7933ba008 React: Remove argsStory helper function 2020-06-04 07:39:05 +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
Norbert de Langen
fc254a08aa
Merge pull request #10370 from storybookjs/add/loglevel
Core: Add logLevel preset property to filter logging
2020-06-02 09:18:22 +02:00
Michael Shilman
f296d1cfa1 v6.0.0-beta.20 2020-06-01 22:06:32 +08:00
Michael Shilman
57f818f5e6 v6.0.0-beta.19 2020-05-30 03:29:10 +08:00
Michael Shilman
27f45503e9 v6.0.0-beta.18 2020-05-29 22:55:02 +08:00
Norbert de Langen
8ab812b4f0 Merge branch 'next' into add/loglevel 2020-05-29 12:05:14 +02:00
Michael Shilman
e6bdd47438 v6.0.0-beta.17 2020-05-28 12:34:03 +08:00
Michael Shilman
816eb0f104 v6.0.0-beta.16 2020-05-28 00:21:14 +08:00
Michael Shilman
d30c942994 v6.0.0-beta.15 2020-05-27 07:05:27 +08:00
Norbert de Langen
f3906aadc0
Merge branch 'next' into add/loglevel
# Conflicts:
#	lib/cli/src/extract.ts
#	lib/client-logger/src/index.ts
#	yarn.lock
2020-05-26 13:38:09 +02:00
Michael Shilman
852ebbcaa2 v6.0.0-beta.14 2020-05-25 21:35:29 +08:00
Michael Shilman
e9ba51794e v6.0.0-beta.13 2020-05-23 02:06:33 +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
a6d81914c2 v6.0.0-beta.9 2020-05-21 07:17:20 +08:00
Norbert de Langen
8bc3c9f1bb
FIX tests 2020-05-19 16:43:20 +02:00
Brody McKee
1ea65954ca feat: update types and defaults 2020-05-19 10:36:36 +03:00
Michael Shilman
e88c51dfb8 Merge branch 'next' into mrmckeb/issue10790 2020-05-18 17:39:56 +08:00
Michael Shilman
1e621e35e5 Update main.js typescript docgen handling 2020-05-18 17:02:17 +08:00
Michael Shilman
daf193a897 Update failing tests 2020-05-18 14:38:55 +08:00
Michael Shilman
688dc438d9 React: Switch to react-docgen as the default config 2020-05-18 13:27:58 +08:00
Michael Shilman
322380fad5 Clean up typescriptOptions handling for docgen 2020-05-18 13:22:56 +08:00
Michael Shilman
bb84352e28 Fix docgen preset 2020-05-18 13:22:56 +08:00
Brody McKee
8310948e3b feat: add root TypeScript support 2020-05-17 16:31:09 +03:00
Michael Shilman
73d9b6fb3a v6.0.0-beta.8 2020-05-17 19:03:09 +08:00
Michael Shilman
3cea5335d2 v6.0.0-beta.7 2020-05-15 12:08:19 +08:00
Michael Shilman
6f10ef5c93 v6.0.0-beta.6 2020-05-12 21:20:15 +08:00
Michael Shilman
5827cff7eb v6.0.0-beta.5 2020-05-11 16:50:47 +08:00
Michael Shilman
0e4076e643 v6.0.0-beta.4 2020-05-08 20:59:59 +08:00
Michael Shilman
1e742ae0a4 Args: argsStory convenience function for React 2020-05-08 18:08:16 +08:00
Michael Shilman
9881185a4a v6.0.0-beta.3 2020-05-07 12:50:57 +08:00
Michael Shilman
d77aad2018 v6.0.0-beta.2 2020-05-04 20:07:46 +08:00
Michael Shilman
e2bfc168c0 v6.0.0-beta.1 2020-05-02 21:59:51 +08:00
Norbert de Langen
b475070577
Merge branch 'next' into add/loglevel
# Conflicts:
#	yarn.lock
2020-05-01 18:01:21 +02:00
Gaëtan Maisse
a70f6d8501
chore(apps): remove babel-loader from peerDeps as it's no more a peerDeps of @storybook/core 2020-05-01 16:48:34 +02:00
Norbert de Langen
5e3be6f267
FIX linting 2020-04-30 18:00:35 +02:00
Norbert de Langen
0385c467c0
UPGRADES 2020-04-30 17:27:23 +02:00
Michael Shilman
93ccaba607 v6.0.0-beta.0 2020-04-29 21:27:43 +08:00
Michael Shilman
bd4b167dca v6.0.0-alpha.46 2020-04-29 16:58:43 +08:00
Brody McKee
bdee0dfb93 feat: remove deprecated CRA preset 2020-04-28 11:10:21 +03:00
Michael Shilman
5b26d301f3 v6.0.0-alpha.45 2020-04-28 11:25:49 +08:00