mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
16aa6ceff8
- Splits core functionality off into a shared internal function - ɵɵtextBinding will no longer require an index - Alters the compiler to stop generating an index argument for the instruction - Updates tests - Updates some usage of ɵɵtextBinding in i18n to use the helper function instead PR Close #30792