fix(radio): uncheck other radios when checked via attr

This commit is contained in:
Brandy Carney
2017-09-15 14:28:00 -04:00
parent 08e12b580c
commit 7223caffce
5 changed files with 43 additions and 37 deletions

View File

@ -274,7 +274,7 @@ Item should now be written as an `<ion-item>` element. Ionic will determine when
### Label Required
Previously an `ion-label` would automatically get added to an `ion-item` if one wasn't provided. Now an `ion-label` should always be added if the item is used to display text.
Previously an `ion-label` would automatically get added to an `ion-item`, `ion-item-divider` and `ion-list-header` if one wasn't provided. Now an `ion-label` should always be added if the component is used to display text.
```html
<ion-item>