mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a0b998e293
Use signals to avoid markForCheck. Simplify takeUntilDestroyed usage by relying on implicit DestroyRef. Improve type safety by typing inject(ElementRef).