615 Commits

Author SHA1 Message Date
Norbert de Langen
d9fd47a143
Merge branch 'tech/parallel-chromatic' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-13 18:55:59 +01:00
Michael Shilman
3d1d35534e v6.0.0-alpha.27 2020-03-13 20:29:55 +08:00
Norbert de Langen
0cfe87af94
Merge branch 'next' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-12 17:10:31 +01:00
Michael Shilman
870ff062f3 v6.0.0-alpha.26 2020-03-12 20:53:10 +08:00
Norbert de Langen
cb02c3e0d9
REFACTOR to take current refId from router && REMOVE id mapping on ref stories 2020-03-12 12:02:48 +01:00
Michael Shilman
d603f7f928 Merge branch 'next' into pr/9951 2020-03-12 18:20:46 +08:00
Michael Shilman
cbe0da787a v6.0.0-alpha.25 2020-03-11 18:53:09 +08:00
Michael Shilman
7a68f72411 v6.0.0-alpha.24 2020-03-11 16:56:16 +08:00
Michael Shilman
fbd0c3c0b6 v6.0.0-alpha.23 2020-03-11 16:43:16 +08:00
Michael Shilman
6cb32b3d98 v6.0.0-alpha.22 2020-03-10 18:44:26 +08:00
Michael Shilman
f2a5d55607 Ignore type warning for now 2020-03-10 07:28:25 +08:00
Michael Shilman
4da13093ab Addon-Storysource: Clean up old mdxSource code 2020-03-10 01:01:20 +08:00
Michael Shilman
7970836309 v6.0.0-alpha.21 2020-03-05 17:26:05 +08:00
Norbert de Langen
faf99cc5fe
FIX ts errors 2020-03-02 14:09:16 +01:00
Michael Shilman
dac6752d47 v6.0.0-alpha.20 2020-02-27 08:26:52 +08:00
Jon Palmer
969907e7bb remove loader 2020-02-25 14:47:50 -05:00
Jon Palmer
fcae5ba3c6 Remove deprecated decorators and loaders 2020-02-25 11:48:51 -05:00
Michael Shilman
b5b1bda641 v6.0.0-alpha.19 2020-02-24 22:28:05 +08:00
Michael Shilman
480370557a v6.0.0-alpha.18 2020-02-22 04:31:14 +08:00
Michael Shilman
36327ee08e v6.0.0-alpha.17 2020-02-21 11:58:31 +08:00
Michael Shilman
b2d08977a3 v6.0.0-alpha.16 2020-02-21 11:45:13 +08:00
Michael Shilman
efd0256348 v6.0.0-alpha.15 2020-02-20 11:54:32 +08:00
Michael Shilman
4341bc65f7 v6.0.0-alpha.14 2020-02-19 06:53:15 +08: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
Michael Shilman
5b11df0638 v6.0.0-alpha.13 2020-02-15 20:43:01 +08:00
Michael Shilman
ba5430acb5 v6.0.0-alpha.12 2020-02-14 01:00:02 +08:00
Michael Shilman
f7fdd76e5c
Merge pull request #9820 from storybookjs/core/ui-cleanup
Typescript: Improve @storybook/ui types
2020-02-13 20:48:45 +08:00
Norbert de Langen
32db33302c
FIX deepscan issues 2020-02-13 12:33:09 +01:00
Norbert de Langen
57b7aceed4
Merge branch 'next' into core/ui-cleanup 2020-02-13 11:16:16 +01:00
Michael Shilman
f46cdcf7f4 v6.0.0-alpha.11 2020-02-13 12:07:31 +08:00
Norbert de Langen
6e7c182b5a
Merge branch 'core/ui-cleanup' into core/ui-types-improvements 2020-02-11 17:20:57 +01:00
Norbert de Langen
6b5ff27acd
IMPROVE types 2020-02-11 17:19:52 +01:00
Michael Shilman
558371ae9d v6.0.0-alpha.10 2020-02-11 22:29:59 +08:00
Michael Shilman
4f0a75c824 v6.0.0-alpha.9 2020-02-09 01:24:54 +08:00
Michael Shilman
582b5c4f43 v6.0.0-alpha.8 2020-02-08 00:22:00 +08:00
Michael Shilman
45c0400457 v6.0.0-alpha.7 2020-02-07 23:46:35 +08:00
Michael Shilman
34bfe84397 v6.0.0-alpha.6 2020-02-05 07:42:41 +08:00
Michael Shilman
7393fc18ce v6.0.0-alpha.5 2020-02-04 16:51:13 +08:00
Gaëtan Maisse
a978bd2985 chore: add missing or fix implicit transitive peerDependencies
Yarn 2 introduce an error for this during `yarn install`: YN0002 - MISSING_PEER_DEPENDENCY

For details see https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0

TL;DR: If you write a package that depends on Foo, and if Foo has a peer dependency, then you must provide it in either of the dependencies or peerDependencies fields. You won't "implicitly inherit" the peer dependencies declared in Foo.
2020-02-04 07:45:12 +01:00
Michael Shilman
d7f493b305 v6.0.0-alpha.4 2020-02-03 23:47:53 +08:00
Norbert de Langen
746b2a4f11
Merge branch 'next' into upgrades
# Conflicts:
#	addons/essentials/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	app/angular/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/preact/package.json
#	app/react/package.json
#	app/vue/package.json
#	app/web-components/package.json
#	examples/riot-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lib/cli/package.json
#	lib/core/package.json
#	yarn.lock
2020-02-03 13:40:26 +01:00
Michael Shilman
7f11ee2d76 v6.0.0-alpha.3 2020-02-02 13:47:43 +08:00
Norbert de Langen
44c44471ab
UPGRADE react types 2020-01-30 22:26:44 +01:00
Michael Shilman
779ef4791d v6.0.0-alpha.2 2020-01-30 21:36:20 +08:00
Michael Shilman
8a49725c9b Merge branch 'next' into pr/9547 2020-01-28 15:16:43 +08:00
Norbert de Langen
ecc1b55118
Merge pull request #9389 from storybookjs/imgbot
[ImgBot] Optimize images
2020-01-24 14:24:43 +01:00
Michael Shilman
b49797a9de Publish: Remove docs to reduce package size 2020-01-23 21:40:31 +08:00
Michael Shilman
81cb58e2f0 v6.0.0-alpha.1 2020-01-23 20:19:16 +08:00
Michael Shilman
11d057cf41 Merge branch 'next' into pr/9547 2020-01-22 00:27:17 +08:00
atanasster
e3bf436379 code changes according to shilman comments 2020-01-21 10:56:08 -05:00