Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(reactive-forms): improve example styles and explain template syn… #3263

Merged
merged 2 commits into from
Feb 17, 2017

Conversation

kapunahelewong
Copy link
Contributor

Update with prose about the change from [formControl]="name" to formControlName=name and improved styles for radio buttons and Final Demo inputs in example.

@@ -29,11 +29,11 @@
<input class="form-control" formControlName="zip">
</label>
</div>
<div class="form-group">
<div class="form-group radio">
<label>Super power:</label>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not here the change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops. Fixing. Thanks! :)

@wardbell wardbell merged commit bdac5ca into angular:master Feb 17, 2017
@wardbell wardbell deleted the reactive-forms-fixes branch February 17, 2017 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants