angular/packages/compiler-cli/test/ngtsc/doc_extraction
Matthieu Riegler e958fa8a3c refactor(compiler): include public constructor paramters to class properties. (#56315)
Public properties declared in the constructor are part of the public API and we should extract them.

Fixes #56310

PR Close #56315
2024-07-15 11:39:21 -07:00
..
class_doc_extraction_spec.ts refactor(compiler): include public constructor paramters to class properties. (#56315) 2024-07-15 11:39:21 -07:00
common_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
constant_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
decorator_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
directive_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
doc_extraction_filtering_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
docs_private_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
enum_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
function_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
initializer_api_extraction_spec.ts refactor(compiler-cli): do not truncate/reduce types in API docs (#56572) 2024-07-08 16:26:39 +02:00
interface_doc_extraction_spec.ts refactor(compiler-cli): Extract call signatures from interfaces. (#56973) 2024-07-15 11:07:57 -07:00
jsdoc_extraction_spec.ts build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
ng_module_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
pipe_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
reexport_docs_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
type_alias_doc_extraction_spec.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00