1421 Commits

Author SHA1 Message Date
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
Michael Shilman
44baa882fd Update git head to 6.0.19 2020-08-27 01:25:30 +08:00
Michael Shilman
8cedc0f8a3 v6.0.19 2020-08-27 01:20:14 +08:00
Michael Shilman
85053979fc Document reordering Docs tab 2020-08-27 00:27:36 +08:00
Michael Shilman
881db5ccde update git head to 6.0.18 2020-08-26 00:45:51 +08:00
Michael Shilman
7d93439c47 v6.0.18 2020-08-26 00:37:24 +08:00
Michael Shilman
0af0f4d5e4 Fix typo 2020-08-25 17:59:08 +08:00
Michael Shilman
19e4111605 Restore controls in react-argtypes stories 2020-08-25 17:37:29 +08:00
Michael Shilman
2b148eea08 Update snapshots 2020-08-25 16:00:49 +08:00
Michael Shilman
82af1d8572 Controls: Run control inference at the end 2020-08-25 13:12:26 +08:00
Michael Shilman
458e345c7e Update git head 2020-08-25 08:14:01 +08:00
Michael Shilman
cfe34ef012 v6.0.17 2020-08-25 08:03:07 +08:00
Aleksei Gurianov
010e83212d fix(deps): pin prettier to 2.0.x version
fixes #12217 fixes #12218
`prettier@2.1.0` introduced some breaking changes in its parsers. So we have to pin our dependency.
2020-08-25 00:17:22 +04:00
Blaine Bublitz
00fadd92ed Rework as transformSource 2020-08-21 17:16:17 -07:00
Blaine Bublitz
aa8ef1be7f Attempt to fix typescript terror 2020-08-21 10:15:00 -07:00
Blaine Bublitz
8faa30bdfc Allow onBeforeRender to receive story context 2020-08-20 20:35:48 -07:00
Michael Shilman
1c6ea18221 Update version.ts to 6.0.16 2020-08-20 22:17:14 +08:00
Michael Shilman
f01f03d7f7 v6.0.16 2020-08-20 22:11:35 +08:00
Michael Shilman
fbd566d12b Fix deepscan 2020-08-20 22:00:58 +08:00
Michael Shilman
7bb60f4911 Vue docgen: fix sanitization 2020-08-20 21:26:01 +08:00
Markus Siering
ee3dcb49b3
fix(addon-docs): correctly sanitize item.type.elements to item.type.value
which now only happens if the elements entry is present
and also is applied at the correct nesting level of the
item object.

refs #11944
2020-08-20 14:34:59 +02:00
Michael Shilman
e96b98af70 Update version.ts to 6.0.15 2020-08-20 18:55:31 +08:00
Michael Shilman
ab2a9cc10c v6.0.15 2020-08-20 18:45:12 +08:00