Michael Shilman
|
9e483e20c4
|
Merge pull request #12047 from lisamartin00/bug/docs-scroll
Addon-docs: Fix DocsPage scroll behavior
|
2020-09-11 16:38:29 +08:00 |
|
Michael Shilman
|
47fdc13333
|
Update git head to 6.1.0-alpha.7
|
2020-09-10 23:44:20 +08:00 |
|
Michael Shilman
|
c63131f032
|
v6.1.0-alpha.7
|
2020-09-10 23:37:45 +08:00 |
|
Michael Shilman
|
7ebd050818
|
Merge pull request #11628 from storybookjs/tech/no-peer-dep-react
Core: Change react deps to normal deps
|
2020-09-10 22:43:56 +08:00 |
|
Michael Shilman
|
c20fa1597c
|
Merge pull request #12375 from phated/transformSource-all-sourceTypes
Addon-docs: Apply transformSource to any SourceType
|
2020-09-10 22:25:14 +08:00 |
|
Norbert de Langen
|
061bc68859
|
Merge branch 'next' into tech/no-peer-dep-react
|
2020-09-10 16:04:58 +02:00 |
|
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 |
|
Gaëtan Maisse
|
b63401af06
|
Merge branch 'next' into tech/no-peer-dep-react
|
2020-09-09 09:30:45 +02: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
|
4949bc18c4
|
Addon-docs: Apply transformSource to any SourceType if it is specified
|
2020-09-03 12:15:57 -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 |
|
Norbert de Langen
|
82e91f6f79
|
Merge branch 'next' into tech/no-peer-dep-react
|
2020-08-31 17:27:47 +02: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 |
|