1446 Commits

Author SHA1 Message Date
Michael Shilman
967aaf42e4 Update git head to 6.1.0-alpha.6 2020-09-10 08:35:57 +08:00
Michael Shilman
f488dd4c7e v6.1.0-alpha.6 2020-09-10 08:30:17 +08:00
Michael Shilman
e9626f19d4 v6.1.0-alpha.5 2020-09-10 08:27:46 +08:00
Michael Shilman
5e27ecf411
Merge pull request #12429 from storybookjs/12422-fix-extract-source-perf
Source-loader: Export extract-source in its own entry point
2020-09-10 07:30:48 +08:00
Michael Shilman
2f111f5094
Merge pull request #12376 from phated/flow-nested-unions
Addon-docs: Prefer flow's union elements over raw values
2020-09-10 07:29:10 +08:00
Michael Shilman
0c8b9ac0d9 Soruce-loader: Export extract-source in its own entry point 2020-09-09 16:52:18 +08:00
Michael Shilman
1e9f31f71d Update git head to 6.1.0-alpha.4 2020-09-08 18:55:19 +08:00
Michael Shilman
d053c5c0c3 v6.1.0-alpha.4 2020-09-08 18:49:27 +08:00
Shackles
24c4167332 add missing methods section to ArgsTable rendering in Docs addon 2020-09-08 12:04:15 +02:00
Michael Shilman
21982e7983
Merge pull request #12365 from phated/jsxDecorator-undefined-values
Addon-docs: Introduce undefined filtering to jsxDecorator
2020-09-08 17:09:35 +08:00
Michael Shilman
194c07d07f
Merge pull request #12225 from phated/extract-source
Addon-docs: Reuse extractSource from source-loader
2020-09-04 22:54:51 +08:00
Blaine Bublitz
95de7d608c Addon-docs: Prefer flow's union elements over raw values 2020-09-03 14:24:53 -07:00
Blaine Bublitz
97a5997f69 Allow null values to be displayed 2020-09-03 12:03:18 -07:00
Michael Shilman
269efc9575 Update git head to 6.1.0-alpha.3 2020-09-03 22:08:23 +08:00
Michael Shilman
677dc96dfc v6.1.0-alpha.3 2020-09-03 22:01:02 +08:00
Michael Shilman
0ea74824b3 Update git head to 6.1.0-alpha.2 2020-09-03 21:46:22 +08:00
Michael Shilman
443b6a9287 v6.1.0-alpha.2 2020-09-03 21:43:16 +08:00
Michael Shilman
5289230d85
Merge pull request #12268 from phated/docs-source-block-light-refactor
Addon-docs: Light refactor of Source block
2020-09-03 21:36:11 +08:00
Michael Shilman
910af1e743
Merge pull request #12265 from phated/transformSource-context
Addon-docs: Change 2nd argument of transformSource to the storyContext
2020-09-03 21:09:27 +08:00
Blaine Bublitz
9e75d3efe1 Introduce undefined/null value filtering in jsxDecorator 2020-09-02 18:25:39 -07:00
Blaine Bublitz
4b7835a097 Add test for current jsxDecorator behavior with undefined/null values 2020-09-02 18:23:08 -07:00
blackfenix2
74bb2ec996 added another snapshot test. 2020-09-02 00:23:35 -04:00
blackfenix2
45f5992f5c removed unused types 2020-09-02 00:18:05 -04:00
blackfenix2
11f6dfaf84 added unit test. 2020-09-02 00:08:46 -04:00
blackfenix2
4261b15117 added dependency to @storybook/svelte 2020-09-01 23:06:14 -04:00
blackfenix2
081f288b04 moved eslitn disable comments inline 2020-09-01 22:54:23 -04:00
blackfenix2
b450354e57 added typings.d.ts 2020-09-01 22:52:19 -04:00
blackfenix2
448c7208b9 added ControlShowcaseView 2020-09-01 22:21:43 -04:00
blackfenix2
065023d678 Added control autogeneration support for Svelte 2020-09-01 17:30:59 -04:00
Ernie Francis
f36ce9423b
Merge pull request #3 from BlackFenix2/svelte-docgen
Svelte docgen
2020-09-01 14:21:43 -04:00
blackfenix2
fb2b17fd4d got docgen to extractArgTypes. 2020-09-01 00:12:52 -04:00
Michael Shilman
afb09072a9 Update git head to 6.1.0-alpha.1 2020-08-31 22:30:51 +08:00
Michael Shilman
238a062993 v6.1.0-alpha.1 2020-08-31 22:24:44 +08:00
Michael Shilman
66c6ef6ce8
Merge pull request #12178 from phated/onBeforeRender-receives-context
Addon-docs: Add transformSource for jsxDecorator, deprecated onBeforeRender
2020-08-31 21:52:16 +08:00
Michael Shilman
a9e8ababd0 Update git head to 6.1.0-alpha.0 2020-08-31 20:59:18 +08:00
Michael Shilman
9049027832 v6.1.0-alpha.0 2020-08-31 20:53:38 +08:00
Michael Shilman
693b72b6d1
Merge pull request #12313 from BlackFenix2/next
Addon-docs: Add inline rendering for svelte
2020-08-31 20:25:57 +08:00
Michael Shilman
820b064b1b Update git head to 6.0.21 2020-08-31 20:16:41 +08:00
Michael Shilman
fb14a86c1c v6.0.21 2020-08-31 20:11:01 +08:00
blackfenix2
87ebb8c623 testing out ArgTypes and svelte docgen loader 2020-08-31 08:08:56 -04:00
Michael Shilman
e18fc2ccd4 Fix failing tests 2020-08-30 14:54:06 +08:00
Ernie Francis
fdfcf8bdbf
Update addons/docs/src/frameworks/svelte/HOC.svelte
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-08-30 02:16:16 -04:00
Ernie Francis
31d444fcb3
Update config.ts 2020-08-30 02:14:00 -04:00
Ernie Francis
6cfa8b9c44
Delete extractArgTypes.ts 2020-08-30 02:02:06 -04:00
blackfenix2
73c7bce1f3 added inline docs support for svelte components 2020-08-29 13:47:01 -04:00
blackfenix2
9984813928 made a .svelte component load inline 2020-08-29 03:01:42 -04:00
blackfenix2
6bd0b7a0af test 2020-08-29 00:24:12 -04:00
Michael Shilman
14fbd35642 Fix typo 2020-08-28 11:21:17 +08:00
Michael Shilman
31fb3da367 Update git head to 6.0.20 2020-08-28 08:47:32 +08:00
Michael Shilman
d8b9d25b69 v6.0.20 2020-08-28 08:42:03 +08:00