1071 Commits

Author SHA1 Message Date
Michael Shilman
93c1d0c108 v6.0.0-beta.21 2020-06-04 08:36:01 +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
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
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
Norbert de Langen
83cc944675 Merge branch 'next' into fix/ref-auth 2020-05-26 12:45:30 +02:00
Michael Shilman
c509cc4d66 Merge branch 'next' into feat/addon-controls 2020-05-26 09:24:11 +08: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
299d9bdd12
Allow iframe.html without cors 2020-05-25 09:37:46 +02:00
Norbert de Langen
38a9e80e47
ADD redirect: manual && only load metadata when stories.json was found 2020-05-25 09:29:32 +02:00
Norbert de Langen
82fe1065fe Merge branch 'next' into fix/ref-auth 2020-05-25 09:21:07 +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
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
9bd3c67d14 Merge branch 'next' into feat/addon-controls 2020-05-21 10:33:16 +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
Norbert de Langen
07331c9b0f
CLEANUP 2020-05-20 17:06:53 +02:00
Norbert de Langen
bba76027c7
so I fetch stories.json WITH credentials, WITHOUT credentials, and I try to get iframe.html
if all 3 fail, I know the ref is just not going to work.
2020-05-20 16:47:01 +02:00
Norbert de Langen
73895614a9 Merge branch 'next' into fix/ref-auth 2020-05-20 13:26:35 +02:00
Norbert de Langen
736e3ec70c
CHANGE ref startInjected to a enum type to fix loading state of a lazy ref && FIX loading of refs that 404
CHANGE the checkRef fn so it tries to load iframe.html first, checking for CORS & auth failures.
2020-05-20 11:05:52 +02:00
Norbert de Langen
6dc9595b22
do not load refs that report an error && test refs if they have an iframe.html && FIX render bug for ErrorDisplay 2020-05-19 17:30:23 +02:00
Norbert de Langen
e23ff36610
Merge pull request #10819 from storybookjs/fix/ref-auth
FIX refs not authenticating
2020-05-19 13:28:48 +02:00
Norbert de Langen
7eed2e7396
CHANGE to correct header 2020-05-19 12:24:54 +02:00
Norbert de Langen
edd39b846f Merge branch 'next' into fix/ref-auth 2020-05-19 12:23:34 +02:00
Michael Shilman
8387dc5ebf Channel: Fix manager-side channel.emit 2020-05-19 11:04:42 +08:00
Gaëtan Maisse
a4de908691
fix: bump required version of @types/reach__router
When building `@storybook/api` we are generating types that are based on `@types/reach__router` (see in dist/index.d.ts: `location: import("@reach/router").WindowLocation<{}>`).
And as in the monorepo we have the latest version of `@types/reach__router` we are using generic version of `WindowLocation` added by 410945551d

So we need to update the required version of `@types/reach__router` in the dependency otherwise users can try to run SB with an old version of `@types/reach__router` and face the following error:
```
ERROR in /.../my-project/node_modules/@storybook/api/dist/index.d.ts(75,19):
TS2315: Type 'WindowLocation' is not generic.
```

I also updated the version in `@storybook/router` to be consistent across the different packages.
2020-05-18 21:41:13 +02:00
Michael Shilman
dd858fd782 Addon-controls: Initial prototype 2020-05-19 00:35:56 +08:00
Norbert de Langen
6e82e21084
FIX refs not authenticating because they omit credentials & do not pass content-type 2020-05-18 10:43:59 +02:00
Norbert de Langen
725ec3563d
CHANGE what the default tab is on mobile (from sidebar to canvas) 2020-05-18 10:36:48 +02:00
Michael Shilman
88faa36327 Update version.ts to 6.0.0-beta.8 2020-05-17 19:12:06 +08:00
Michael Shilman
73d9b6fb3a v6.0.0-beta.8 2020-05-17 19:03:09 +08:00
Michael Shilman
a9add5db55 Update version.ts to 6.0.0-beta.7 2020-05-15 12:18:42 +08:00
Michael Shilman
3cea5335d2 v6.0.0-beta.7 2020-05-15 12:08:19 +08:00