Michael Shilman
|
6472a37353
|
v5.3.0-beta.3
|
2019-11-21 14:41:37 +08:00 |
|
Michael Shilman
|
9aa946366c
|
Addon-docs: Fix props table for sections props (#8904)
Addon-docs: Fix props table for sections props
|
2019-11-21 14:29:41 +08:00 |
|
Michael Shilman
|
16e3ccc616
|
Update multiframework.md
|
2019-11-21 12:54:15 +08:00 |
|
Michael Shilman
|
778fdc33b5
|
Clarify extraction logic
|
2019-11-21 12:29:05 +08:00 |
|
Michael Shilman
|
23d04c7e6b
|
Addon-docs: Fix props table for sectinos props
|
2019-11-21 12:16:32 +08:00 |
|
patrick.lafrance
|
723f27f9ae
|
Fix
|
2019-11-20 22:41:39 -05:00 |
|
Patrick Lafrance
|
4da8cf433d
|
Merge pull request #8896 from storybookjs/docgen-lib-maintenance
Docgen lib maintenance
|
2019-11-20 10:25:40 -05:00 |
|
Michael Shilman
|
bd7abec374
|
[ImgBot] Optimize images (#8891)
[ImgBot] Optimize images
|
2019-11-20 21:54:08 +08:00 |
|
patrick.lafrance
|
16a51504bc
|
Fix some issue for flow and rework the docgen utils
|
2019-11-19 22:57:11 -05:00 |
|
Michael Shilman
|
d6a02479e7
|
Addon-docs: Improve basic support for Flow props (#8890)
Addon-docs: Improve basic support for Flow props
|
2019-11-20 09:18:57 +08:00 |
|
ImgBotApp
|
6a9d4ad311
|
[ImgBot] Optimize images
/addons/docs/docs/media/docspage-subcomponents.png -- 36.24kb -> 21.02kb (41.99%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2019-11-20 01:14:42 +00:00 |
|
Michael Shilman
|
cff51f0018
|
Document subcomponents
|
2019-11-20 09:12:02 +08:00 |
|
patrick.lafrance
|
6c699b34f4
|
Added test coverage
|
2019-11-19 17:52:15 -05:00 |
|
patrick.lafrance
|
e5e0b002db
|
Added basic support for flow types in the props table
|
2019-11-19 16:19:56 -05:00 |
|
Michael Shilman
|
27dbfef1d8
|
v5.3.0-beta.2
|
2019-11-19 18:22:56 +08:00 |
|
Michael Shilman
|
4ab9622dbb
|
Fix merge conflicts
|
2019-11-19 16:36:56 +08:00 |
|
Michael Shilman
|
fee187460e
|
Merge branch 'next' into support-props-exclude
|
2019-11-19 15:47:54 +08:00 |
|
Michael Shilman
|
afb476d90f
|
Addon-docs: Add tests for prop types default value (#8869)
Addon-docs: Add tests for prop types default value
|
2019-11-19 15:45:07 +08:00 |
|
Michael Shilman
|
c250701c70
|
Addon-docs: Customizable DocPage doc blocks (#8855)
Addon-docs: Customizable DocPage doc blocks
|
2019-11-19 15:42:23 +08:00 |
|
atanasster
|
3e3fd435f1
|
Merge branch 'docspage-blocks-refactor' of https://github.com/atanasster/storybook into docspage-blocks-refactor
|
2019-11-18 22:23:14 -08:00 |
|
atanasster
|
0b6e28ed50
|
Remove PrimaryProps and components/DocsPage
|
2019-11-18 20:30:54 -08:00 |
|
Michael Shilman
|
3fe71ad6fc
|
DocsPage: components => subcomponents
|
2019-11-19 12:23:41 +08:00 |
|
Michael Shilman
|
e82eb54df2
|
Merge branch 'docspage-blocks-refactor' of https://github.com/atanasster/storybook into pr/8855
|
2019-11-19 12:15:54 +08:00 |
|
atanasster
|
72d81e0524
|
export DocsPage
|
2019-11-18 19:46:32 -08:00 |
|
atanasster
|
0e9629b106
|
consolidate shared.ts with types.ts
|
2019-11-18 19:28:58 -08:00 |
|
Michael Shilman
|
d7f8d39e6b
|
Merge branch 'next' into pr/8855
|
2019-11-19 09:22:36 +08:00 |
|
Michael Shilman
|
c037050dec
|
MDX: Fix compiler in case of component-id
|
2019-11-19 07:49:54 +08:00 |
|
atanasster
|
6dfcb4cf6b
|
added components props to parameters and <Props />
|
2019-11-18 15:11:36 -08:00 |
|
patrick.lafrance
|
75586ec206
|
Added test coverage for prop types default value
|
2019-11-18 15:12:37 -05:00 |
|
patrick.lafrance
|
17a8a180a9
|
Props component now support an exclude prop
|
2019-11-18 13:31:15 -05:00 |
|
patrick.lafrance
|
6bf12b5c9e
|
Fix sort
|
2019-11-18 13:15:24 -05:00 |
|
Michael Shilman
|
93002b5e79
|
v5.3.0-beta.1
|
2019-11-18 22:30:27 +08:00 |
|
patrick.lafrance
|
f64af0f766
|
Fix typo
|
2019-11-17 22:57:57 -05:00 |
|
patrick.lafrance
|
47b2af47b3
|
Fix sorting
|
2019-11-17 22:45:03 -05:00 |
|
atanasster
|
3a8c16725f
|
fix DescriptionSlot
|
2019-11-17 15:30:49 -08:00 |
|
atanasster
|
75be1c55fa
|
Added descriptionSlot and slot to Description
|
2019-11-17 14:55:00 -08:00 |
|
atanasster
|
6f8509ec29
|
extract duplicated getDocsStories into utils.ts
|
2019-11-17 14:32:44 -08:00 |
|
atanasster
|
d22d3f6c1c
|
refactor DocsPage blocks
|
2019-11-17 11:03:26 -08:00 |
|
Michael Shilman
|
f57888b0e3
|
v5.3.0-beta.0
|
2019-11-16 23:28:25 +08:00 |
|
Michael Shilman
|
aa97d03bce
|
v5.3.0-alpha.47
|
2019-11-16 20:59:17 +08:00 |
|
Michael Shilman
|
431322bbd9
|
v5.3.0-alpha.46
|
2019-11-16 05:49:51 +08:00 |
|
Tom Coleman
|
008361e35d
|
Pick up a couple of other old separators
|
2019-11-15 13:56:45 +11:00 |
|
Michael Shilman
|
98a018a8f4
|
Addon-docs: Replace storybook-addon-vue-info with vue-docgen-loader
|
2019-11-14 18:55:41 +08:00 |
|
Michael Shilman
|
3e45911bea
|
v5.3.0-alpha.45
|
2019-11-14 17:30:12 +08:00 |
|
Michael Shilman
|
67b83f492d
|
Merge branch 'next' into docs/refactor-prop-def
|
2019-11-14 16:48:26 +08:00 |
|
Michael Shilman
|
9e6d32e7bb
|
Merge branch 'next' into docs/refactor-prop-def
|
2019-11-14 16:23:44 +08:00 |
|
Michael Shilman
|
45a9d462dc
|
Merge branch 'next' into 8793-deprecate-hierarchy-separators
|
2019-11-14 15:23:09 +08:00 |
|
Michael Shilman
|
c2c1b4f396
|
CSF: Deprecate displayName parameter (#8775)
CSF: Deprecate displayName parameter
|
2019-11-14 15:18:25 +08:00 |
|
Michael Shilman
|
d6e3bcf1be
|
Merge branch 'next' into 8793-upgrade-hierarchy-separator-codemod
|
2019-11-14 14:54:40 +08:00 |
|
Michael Shilman
|
7cbc4673d5
|
Addon-docs: Update web-components props to new format
|
2019-11-14 12:29:38 +08:00 |
|