angular-docs-cn/packages/forms/src
Jan-Niklas W 198fc6f108 docs(forms): remove rxjs of alias import in form async validator example (#36856)
In the code example of the AsyncValidator example there was an aliased
import for the rxjs operator `of`. To align with the RxJS docs it should
just use a plain import of `of`

PR Close #36856
2020-05-12 10:50:39 -07:00
..
directives docs(forms): remove rxjs of alias import in form async validator example (#36856) 2020-05-12 10:50:39 -07:00
directives.ts refactor(forms): remove ngForm element selector (#33058) 2019-10-11 15:43:56 -07:00
form_builder.ts style(forms): reformat of the `forms` package after clang update (#36466) 2020-04-07 09:47:09 -07:00
form_providers.ts docs: update reactive forms page (#35969) 2020-04-07 15:24:17 -07:00
forms.ts refactor(forms): remove ngForm element selector (#33058) 2019-10-11 15:43:56 -07:00
model.ts docs: update reactive forms page (#35969) 2020-04-07 15:24:17 -07:00
validators.ts fix(forms): handle numeric values properly in the validator (#36157) 2020-05-05 11:50:00 -07:00
version.ts docs: update forms with `@publicApi` tags (#26595) 2018-10-19 14:35:53 -07:00