angular-cn/packages/forms/src
Kara Erickson 939e2f76f6 docs(forms): remove outdated ngForm selector deprecation notice (#35435)
In https://github.com/angular/angular/pull/33058, we removed support
for the `ngForm` selector in the NgForm directive. We deleted most
of the deprecation notices in that PR, but we missed a paragraph
of documentation in the API docs for NgForm.

This commit removes the outdated paragraph that makes it seem like
the selector is still around and deprecated (as opposed to removed),
as it might confuse users.

PR Close #35435
2020-02-14 15:34:00 -08:00
..
directives docs(forms): remove outdated ngForm selector deprecation notice (#35435) 2020-02-14 15:34:00 -08:00
directives.ts refactor(forms): remove ngForm element selector (#33058) 2019-10-11 15:43:56 -07:00
form_builder.ts refactor(docs-infra): remove `linenums=false` since it is now the default (#31674) 2019-07-24 14:38:54 -07:00
form_providers.ts refactor(forms): remove ngForm element selector (#33058) 2019-10-11 15:43:56 -07:00
forms.ts refactor(forms): remove ngForm element selector (#33058) 2019-10-11 15:43:56 -07:00
model.ts fix(forms): change Array.reduce usage to Array.forEach (#35349) 2020-02-11 17:02:52 -08:00
validators.ts fix(forms): change Array.reduce usage to Array.forEach (#35349) 2020-02-11 17:02:52 -08:00
version.ts docs: update forms with `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00