Tom Coleman
68b3ef639c
Merge remote-tracking branch 'origin/next' into on-demand-store
2021-09-07 22:17:56 +10:00
Tom Coleman
cb1c523118
Remove unusued function arg (deepscan)
2021-09-07 17:25:00 +10:00
Brett Upton
a2d0754f27
Set eventemitter to undefined to allow actions to function correctly
2021-09-01 14:53:30 +02:00
Brett Upton
37ae3dd96b
Cater for compodoc issues when casting types
2021-09-01 11:37:19 +02:00
Brett Upton
7651889d4d
Removed console.log
2021-08-31 17:38:31 +02:00
Brett Upton
adda4471b4
Explicit type conversion check for boolean defaultValues
2021-08-31 16:35:13 +02:00
Brett Upton
8473015bc1
DOMParser update
2021-08-24 08:19:40 +02:00
Brett Upton
9f24a7993b
Remove eval and return string
2021-08-23 21:58:56 +02:00
Brett Upton
2de84d9c03
Swap out DOMParser due to Husky error
2021-08-19 12:28:44 +02:00
Brett Upton
f79204247a
Added compodoc defaultValues to table summary
2021-08-18 17:13:30 +02:00
Brett Upton
f33e142657
Use compodoc rawdescription where available
2021-08-06 09:50:02 +02:00
Yann Braga
ced6aba1dc
fix(angular): fix actions argType auto generation
...
- The order in the sections matters because properties are overriden
2021-07-13 16:18:20 +02:00
Yann Braga
ff483f6028
fix(angular): extract type from compodoc propertiesClass
...
- An update has been released in compodoc 1.1.12 which changed how the componentData is filled.
Now the propertiesClass is filled together with inputClass
so the check has to be updated
2021-07-12 23:12:23 +02:00
stefan-schweiger
5347593f78
Fixed numeric default value not working correctly
2021-07-06 11:05:34 +02:00
Jakob-Em
e5c0f571c7
Create actions for angular Outputs by default
2021-03-22 11:51:29 +01:00
Michael Shilman
efc81904dd
Addon-docs: Fix angular without compodoc
2020-12-19 10:50:59 +08:00
Michael Shilman
209dafbd30
Merge pull request #12665 from lachieh/next
...
Addon-docs: Fix type aliases and enum types from Angular Compodoc JSON
2020-12-01 11:33:20 +08:00
David Lorenz
0a2598766a
fix: empty string now infers to "string" instead of "void"
2020-11-03 10:02:31 +01:00
Lachlan Heywood
ce33a20018
update test coverage
2020-10-06 17:26:36 -04:00
Lachlan Heywood
54cba15c46
add enums check for compodoc types
2020-10-05 01:28:59 -04:00
Lachlan Heywood
97bf14a331
Add resolution for type aliases from compodoc gen
2020-10-04 22:58:51 -04:00
Lachlan Heywood
7a7560d9ff
correct spelling
2020-10-04 22:57:38 -04:00
Michael Shilman
1b075c9814
Addon-docs/angular: Fix extraArgTypes unknown components
2020-08-14 10:52:01 +08:00
Michael Shilman
5a943f8f84
Finish PropTable removal by creating temporary PropDef type
2020-06-10 07:25:01 +08:00
Mateo Tibaquira
b10834c83d
feat(docs): extract ArgTypes for Angular pipes, injectables and classes
2020-06-02 01:21:30 -05:00
Mateo Tibaquira
fb6d2aee3e
fix(docs): prevent exception of JSON.parse for some union types
2020-05-29 12:06:18 -05:00
Michael Shilman
62882fb42b
Addon-docs: Update Angular prop extraction snapshots
2020-05-28 11:59:23 +08:00
Michael Shilman
ab44729d75
Addon-controls: Add support for Angular enums/arrays/object
2020-05-28 11:34:30 +08:00
Michael Shilman
ac2dfab8a4
Addon-controls: Support angular
2020-05-27 22:15:18 +08:00
Michael Shilman
cc6aa168b7
Fix DeepScan issues
2020-04-07 23:10:56 +08:00
Michael Shilman
26ab72e569
Addon-docs: Refactor Props to use ArgsTable
2020-04-07 22:58:54 +08:00
Norbert de Langen
341fc2d90d
FIX linting
2020-03-27 20:04:50 +01:00
Michael Shilman
659dc82915
Cleanup 😂
2020-02-13 17:54:35 +08:00
Michael Shilman
92bfc1adfb
Addon-docs: Angular properties snapshot testing POC
2020-02-13 16:50:05 +08:00
Febbraro
73a02c522d
CR func name update
2019-11-26 14:02:18 -05:00
Febbraro
f8ffa5dfb2
add directive option
2019-11-26 13:50:00 -05:00
patrick.lafrance
615416439c
Added a test structure for the prop types enhancers and updated the PropDef type and default structure to enforce the summary structure
2019-11-13 16:06:23 -05:00
patrick.lafrance
ff120d0098
Finished refactoring
2019-11-06 17:15:46 -05:00
Michael Shilman
7cfaf46efa
Addon-docs Angular: Fix description handling for properties
2019-11-02 16:01:55 +08:00
Kai Röder
9775c36ae0
add types and refactor code
2019-11-01 16:55:58 +01:00
Michael Shilman
09b0b5b345
Addon-docs: Refactor angular compodoc into docs addon
2019-11-01 19:35:30 +08:00