mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0055f3cc79
This completes the rename started in #66136. `[field]` is too generic of
a selector for the forms system to own, and likely to cause naming
collisions with existing components. Therefore it is being renamed to
`[formField]`
(cherry picked from commit 5671f2cc07)