radio updates

This commit is contained in:
Adam Bradley
2015-08-06 13:52:12 -05:00
parent 9cf986eefc
commit b8e08a442a
4 changed files with 79 additions and 57 deletions

View File

@@ -34,7 +34,7 @@ export class TapDisabled {}
@Directive({
selector: 'button,[button],[tappable],ion-checkbox',
selector: 'button,[button],[tappable],ion-checkbox,ion-radio',
host: {
'(^touchstart)': 'touchStart($event)',
'(^touchend)': 'touchEnd($event)',