angular/packages/core
Kristiyan Kostadinov 0362665c54 refactor(core): move more host directive matching logic into feature (#60452)
Moves the logic that tracks host directives into the `ɵɵHostDirectivesFeature` so it can be tree shaken.

PR Close #60452
2025-03-19 19:10:14 +01:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives feat(core): add hook for producer creation side effects (#60333) 2025-03-18 15:10:01 +01:00
rxjs-interop feat(core): mark the toSignal API as stable (#60442) 2025-03-19 08:38:44 +01:00
schematics refactor(migrations): add migration for TestBed.get (#60414) 2025-03-19 15:52:26 +01:00
src refactor(core): move more host directive matching logic into feature (#60452) 2025-03-19 19:10:14 +01:00
test refactor(core): move more host directive matching logic into feature (#60452) 2025-03-19 19:10:14 +01:00
testing refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to @angular/platform-browser (#60453) 2025-03-19 19:08:08 +01:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): added @angular/compiler as a peer dependency (#55610) 2025-03-04 22:06:59 +00:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00