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
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
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
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
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
Norbert de Langen
05648b8327
FIX storyMapper returning falsy values
2020-05-14 11:54:45 +02:00
Norbert de Langen
4a53383e35
CHANGE mapper to storyMapper && fix loading states of refs
2020-05-14 11:54:14 +02:00
Norbert de Langen
7f714d60b7
FIX version.ts
2020-05-13 12:32:28 +02:00
Michael Shilman
6f10ef5c93
v6.0.0-beta.6
2020-05-12 21:20:15 +08:00
Michael Shilman
e4e05b4606
Update version.ts to 6.0.0-beta.5
2020-05-11 17:00:43 +08:00
Michael Shilman
5827cff7eb
v6.0.0-beta.5
2020-05-11 16:50:47 +08:00
Norbert de Langen
4be9c94d74
Merge branch 'next' into fix/error-handling
2020-05-08 17:16:13 +02:00
Michael Shilman
7d3f36f384
Update version.ts to 6.0.0-beta.4
2020-05-08 21:08:58 +08:00
Michael Shilman
0e4076e643
v6.0.0-beta.4
2020-05-08 20:59:59 +08:00
Norbert de Langen
17fbf4c157
CLEANUP
2020-05-07 15:04:08 +02:00
Norbert de Langen
f869aa9d24
CLEANUP
2020-05-07 14:18:09 +02:00
Norbert de Langen
974cbfac0f
Merge branch 'next' into fix/error-handling
2020-05-07 13:52:02 +02:00
Michael Shilman
92101cc0cc
Update version.ts to 6.0.0-beta.3
2020-05-07 13:00:19 +08:00
Michael Shilman
9881185a4a
v6.0.0-beta.3
2020-05-07 12:50:57 +08:00
Norbert de Langen
d386a37d06
FIX build
2020-05-06 14:53:05 +02:00
Norbert de Langen
e39424c12a
CLEANUP
2020-05-06 11:54:09 +02:00
Norbert de Langen
2ae3c2f7bc
Merge branch 'fix/error-handling' of github.com:storybookjs/storybook into fix/error-handling
2020-05-06 11:51:50 +02:00
Norbert de Langen
d51c19687f
CLEANUP
2020-05-06 11:51:43 +02:00
Norbert de Langen
b96c3cbb5b
Update lib/api/src/modules/refs.ts
...
Co-authored-by: Tom Coleman <tom@thesnail.org>
2020-05-06 11:20:03 +02:00
Norbert de Langen
b88cb33540
FIX tests
2020-05-05 21:28:30 +02:00
Norbert de Langen
b85c6ad0ed
FIX loading state of sidebar when no setStories is emitted (because of an error for example)
2020-05-05 20:57:37 +02:00
Norbert de Langen
75d403e480
REMOVE unneeded duplicated stories interface && ADD error to setStories event interface
2020-05-05 19:16:23 +02:00
Michael Shilman
d33a3501d4
Update version.ts to 6.0.0-beta.2
2020-05-04 20:17:17 +08:00
Michael Shilman
d77aad2018
v6.0.0-beta.2
2020-05-04 20:07:46 +08:00
Michael Shilman
1061e860eb
Update version.ts to 6.0.0-beta.1
2020-05-02 22:08:45 +08:00
Michael Shilman
e2bfc168c0
v6.0.0-beta.1
2020-05-02 21:59:51 +08:00
Norbert de Langen
1192b729ff
CLEANUP after bad merge after removal of peerListener
2020-05-01 16:54:07 +02:00
Norbert de Langen
0385c467c0
UPGRADES
2020-04-30 17:27:23 +02:00
Michael Shilman
347bc94a1e
Update version.ts to 6.0.0-beta.0
2020-04-29 21:37:24 +08:00
Michael Shilman
93ccaba607
v6.0.0-beta.0
2020-04-29 21:27:43 +08:00
Michael Shilman
bea3644ac1
Update version.ts to 6.0.0-alpha.46
2020-04-29 17:08:14 +08:00
Michael Shilman
bd4b167dca
v6.0.0-alpha.46
2020-04-29 16:58:43 +08:00
Michael Shilman
03425f60d9
Fix deepscan
2020-04-29 12:17:49 +08:00
Michael Shilman
27fadc6035
Normalized parameters: Fix failing test
2020-04-29 12:03:28 +08:00
Michael Shilman
884bb157ce
SET_STORY_STORE_DATA => SET_STORIES
2020-04-29 11:59:32 +08:00