19 Commits

Author SHA1 Message Date
Michael Shilman
7def42b681 Rename blocks/shared => blocks/types 2020-03-31 13:03:31 +08:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
patrick.lafrance
b3973c6f40 Added specific react typescript handling for default value 2019-11-20 23:04:09 -05:00
patrick.lafrance
16a51504bc Fix some issue for flow and rework the docgen utils 2019-11-19 22:57:11 -05:00
patrick.lafrance
47b2af47b3 Fix sorting 2019-11-17 22:45:03 -05:00
patrick.lafrance
0016449141 Renamed lib2 to lib 2019-11-13 11:19:32 -05:00
patrick.lafrance
796d1fd0a3 Minor fixes 2019-11-12 19:05:33 -05:00
patrick.lafrance
322980b9b0 Moved all docgen code to a docgen folder 2019-11-11 16:53:47 -05:00
patrick.lafrance
9f0957d8a9 Removed the quotes around the default value that were not strings 2019-11-08 16:34:25 -05:00
patrick.lafrance
54903a2f9a Handling more prop types type 2019-11-08 12:39:33 -05:00
patrick.lafrance
67a4f4bbe8 Updated PropDef type to a React component 2019-11-07 15:52:08 -05:00
patrick.lafrance
ff120d0098 Finished refactoring 2019-11-06 17:15:46 -05:00
patrick.lafrance
a198daaf09 Reworked the docs lib with a new prop extractor 2019-11-06 15:15:49 -05:00
patrick.lafrance
fb2fef31fc Fix JSDoc parsing to make it works with TS types 2019-11-03 18:48:17 -05:00
Michael Shilman
4aed2feec4
Addon-docs: Support jsdoc params to describe function signature (#8660)
Addon-docs: Support jsdoc params to describe function signature
2019-11-01 23:40:33 +08:00
Dony Sukardi
008a2d1339 Check if propTypes exists in supplied type before trying to unwrap 2019-11-01 17:26:50 +08:00
patrick.lafrance
e1237035f2 fix eslint 2019-10-31 16:37:04 -04:00
Michael Shilman
d9790fa68c Addon-docs: Generalize Description doc block 2019-10-28 00:51:19 +08:00
Michael Shilman
4c8699dd3c Addon-docs: Split React / Vue Props extraction 2019-10-20 19:32:09 +08:00