angular/packages/compiler-cli/src/ngtsc
Matthieu Riegler 5c54cb87a5 docs: improve support for decorator APIs (#60411)
The commit introduce the distinction between

- class like decorators (like Component, Interface, NgModule. They are formatted like classes/interfaces, with each attribute being documents.
- function like decorators (Attribute, Host, Optional...)

PR Close #60411
2025-07-03 11:51:34 +00:00
..
annotations refactor(core): rename all animations package symbols (#62399) 2025-07-01 13:45:45 +00:00
core build: migrate to using new jasmine_test (#62131) 2025-06-19 10:06:27 +02:00
cycles build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
diagnostics fix(compiler): move defer trigger assertions out of parser (#61747) 2025-05-30 13:44:58 -04:00
docs docs: improve support for decorator APIs (#60411) 2025-07-03 11:51:34 +00:00
entry_point build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
file_system refactor(compiler-cli): do not rely on url when loading file system logic (#62431) 2025-07-02 17:05:28 +00:00
hmr build: migrate compiler-cli/src/ngtsc to ts_project (#61181) 2025-05-09 15:59:46 +00:00
imports build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
incremental build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
indexer build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
logging build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
metadata build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
partial_evaluator refactor(compiler-cli): avoid eager typescript top-level usages (#62431) 2025-07-02 17:05:28 +00:00
perf feat(language-service): add semantic tokens for templates (#60260) 2025-06-24 16:27:46 +00:00
program_driver refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
reflection build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
resource build: migrate compiler-cli/src/ngtsc to ts_project (#61181) 2025-05-09 15:59:46 +00:00
scope build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
shims build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
sourcemaps build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
testing build: migrate to using new jasmine_test (#62131) 2025-06-19 10:06:27 +02:00
transform build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
translator refactor(compiler-cli): avoid eager typescript top-level usages (#62431) 2025-07-02 17:05:28 +00:00
typecheck refactor(compiler-cli): avoid eager typescript top-level usages (#62431) 2025-07-02 17:05:28 +00:00
util build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
validation refactor(compiler-cli): remove hardcoded config for unused standalone imports rule enablement (#61622) 2025-05-26 09:20:25 +00:00
xi18n build: migrate compiler-cli/src/ngtsc to ts_project (#61181) 2025-05-09 15:59:46 +00:00
program.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsc_plugin.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00