Michael Shilman
18334b45cb
v5.3.0-alpha.14
v5.3.0-alpha.14
2019-10-08 18:01:15 +08:00
Michael Shilman
a16935c44c
5.3.0-alpha.14 changelog
2019-10-08 17:51:36 +08:00
Michael Shilman
f3955c2288
Addon-docs: support vue inline rendering ( #7929 )
...
Addon-docs: support vue inline rendering
2019-10-08 17:49:50 +08:00
Michael Shilman
d35177d034
Fix iframe height
2019-10-08 17:13:37 +08:00
Michael Shilman
b53ebe007e
Remove extra import
2019-10-08 16:57:25 +08:00
Michael Shilman
1aa7c0e9e0
Merge branch 'next' into 6706-vue-inline-rendering-support
2019-10-08 16:47:28 +08:00
Norbert de Langen
fe33b93e73
add missing types for recommended addon-centered imports ( #8120 )
...
add missing types for recommended addon-centered imports
Co-authored-by: Michael Shilman <michael@lab80.co>
Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-10-08 10:46:42 +02:00
Michael Shilman
a2a1cf8e14
Remove unused import
2019-10-08 15:58:09 +08:00
Gaëtan Maisse
38d8c4f32f
Merge pull request #7674 from storybookjs/ts-migration/addon-storyshots
...
Migrate addon storyshots to TS
2019-10-08 08:38:49 +02:00
Gaëtan Maisse
aad29ed53d
feat: use puppeteer-core
instead of puppeteer
...
`puppeteer-core` package is a version of `puppeteer` that doesn't download Chromium by default.
It looks like chromium is not directly used here as it was only a `peerDependencies` or an `optionalDependencies`.
So I moved to `puppeteer-core` to be able to compile TS sources of this addon without downloading Chromium at every `yarn install`
2019-10-08 08:13:29 +02:00
Gaëtan Maisse
16170f2d96
fix: fix react-native
string used in framework check of imageSnapshot
...
Framework name should match the one used in framework loader (in this case React Native loader: https://github.com/storybookjs/storybook/pull/7674/files#diff-d72af9277db9c8a6cb1b3595750de8c4R9 )
2019-10-08 08:12:51 +02:00
Gaëtan Maisse
de01450d4f
refactor: improve storyshot-core typings
2019-10-08 08:12:49 +02:00
Gaëtan Maisse
2f13904faa
doc: fix storyshots-puppeteer
README, so of the examples were not aligned with puppeteer attributes anymore
2019-10-08 08:12:26 +02:00
Gaëtan Maisse
7dc87d7fb7
refactor: improve typings of addon-storyshots-puppeteer
2019-10-08 08:12:23 +02:00
Gaëtan Maisse
5352afb075
refactor: move all files of addon-storyshots-puppeteer to TS
2019-10-08 08:11:52 +02:00
Gaëtan Maisse
8cbabb5873
chore: add tsconfig in storyshots-puppeteer
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
f8218911a7
refactor: improve typings of some base classes of storyshots-core
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
bc8f5bd49e
refactor: use reduce
instead of flatMap
because it is not available in Node 8
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
6127e38fc1
refactor: used names export instead of default one for Stories2SnapsConverter
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
a1680b9c6a
refactor: extract SupportedFramework and use it to improve typings of storyshots options
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
ce764101c7
refactor: move vue loader of addon-storyshots framework part to TS
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
5a7bb142a4
refactor: move svelte loader of addon-storyshots framework part to TS
2019-10-08 08:11:51 +02:00
Gaëtan Maisse
a8262f9b2a
refactor: rename 'rn' folder to 'react-native'
...
Make react native folder name and so loader name consistent with others and also with storyshot "framework" option (that support 'react-native' string)
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
aff52bbcd9
refactor: move react native loader of addon-storyshots framework part to TS
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
54a7e9b7b1
refactor: move riot loader of addon-storyshots framework part to TS
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
3f782db307
refactor: move react loader of addon-storyshots framework part to TS
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
001315ff0e
refactor: move preact loader of addon-storyshots framework part to TS
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
1169a74301
refactor: move html loader of addon-storyshots framework part to TS
2019-10-08 08:11:50 +02:00
Gaëtan Maisse
892ab2cb71
refactor: move angular loader in addon-storyshots framework part to TS
2019-10-08 08:11:49 +02:00
Gaëtan Maisse
83e9b5f1ab
feat: make frameworkerLoader load both JS and TS loaders as they will be migrated to TS
2019-10-08 08:11:49 +02:00
Gaëtan Maisse
f1fd558083
refactor: move addon-storyshots framework base file to TS and types them
2019-10-08 08:11:49 +02:00
Gaëtan Maisse
017729cfa3
refactor: create StoryshotsOptions to export options available for addon-storyshots
...
Also improve a bit the typings
2019-10-08 08:11:47 +02:00
Gaëtan Maisse
a22f90317a
refactor: move files of base and api part of addon-storyshots
to TS
2019-10-08 08:11:26 +02:00
Gaëtan Maisse
76b672e858
chore: emit TS declaration file during addon-storyshots
build
2019-10-08 08:10:56 +02:00
Michael Shilman
fe0be1f6ee
5.3.0-alpha.13 next.json version file
2019-10-08 09:49:56 +08:00
Michael Shilman
d1d5a1293f
Update version.ts
2019-10-08 09:47:14 +08:00
Michael Shilman
c9d58fae81
v5.3.0-alpha.13
v5.3.0-alpha.13
2019-10-08 09:33:43 +08:00
Michael Shilman
5fd24a78a5
5.3.0-alpha.13 changelog
2019-10-08 09:25:51 +08:00
Michael Shilman
7d0123bb0c
MDX: Better ergonomics for documenting CSF ( #8312 )
...
MDX: Better ergonomics for documenting CSF
2019-10-08 08:17:46 +08:00
Michael Shilman
252feb25b0
Remove next
tag from docs ( #8323 )
...
Remove `next` tag from docs
2019-10-08 08:16:31 +08:00
Filipp Riabchun
392aeaf71f
Remove next
tag from docs
...
Docs addon is now stable
2019-10-08 00:55:27 +02:00
Michael Shilman
4ebcbe9eb3
Addon-docs: Story parameter for disabling docs ( #8313 )
...
Addon-docs: Story parameter for disabling docs
2019-10-08 02:54:57 +08:00
Michael Shilman
65d10c1d42
Remove redundant dependency on hoist-non-react-statics ( #6349 ) ( #8310 )
...
Remove redundant dependency on hoist-non-react-statics (#6349 )
2019-10-08 02:53:03 +08:00
Michael Shilman
ac77244280
5.2.3 changelog
2019-10-07 22:55:19 +08:00
Michael Shilman
26472b4dce
5.3.0-alpha.12 next.json version file
2019-10-07 22:48:40 +08:00
Michael Shilman
e99ecac6e0
Update version.ts
2019-10-07 22:45:47 +08:00
Michael Shilman
2e87890083
v5.3.0-alpha.12
v5.3.0-alpha.12
2019-10-07 22:34:07 +08:00
Michael Shilman
04f9e5a075
5.3.0-alpha.12 changelog
2019-10-07 22:30:05 +08:00
Michael Shilman
c66902195c
CSF: Ignore __esModule export ( #8317 )
...
CSF: Ignore __esModule export
2019-10-07 22:28:39 +08:00
Michael Shilman
d3debada4c
CSF: Ignore __esModule export
2019-10-07 22:04:22 +08:00