-
Notifications
You must be signed in to change notification settings - Fork 27.3k
docs: update and improve docs for input, ngModelController, and guide/forms #9620
Conversation
docs/content/guide/forms.ngdoc
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be slightly misleading (i.e. giving the impresssion that if the original value is restored, the control wouldn't be $dirty). Maybe "has been interacted with" ?
(Just a thought - not even sure it makes it more clear.)
|
@Narretz: |
docs/content/guide/forms.ngdoc
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rejected when invalid <-- probably meant rejected when invalid
|
+1 @Narretz for a much needed docs update ! |
|
I read half-way through the changes and they look good. Feel free to merge when you think you are done with edits. |
9da049f to
bea7406
Compare
|
Just merged it in. Thanks @gkalpak, @Blesh and @IgorMinar |
In this PR:
Feeback welcome, I probably have introduced typos and odd wordings.