alpha37 updates

This commit is contained in:
Adam Bradley
2015-09-11 21:03:42 -05:00
parent 860471d822
commit 1e5e067ed1
49 changed files with 76 additions and 319 deletions

View File

@ -41,7 +41,7 @@ import {IonicComponent, IonicView} from '../../config/annotations';
'[attr.aria-checked]': 'checked',
'[attr.aria-disabled]': 'disabled',
'[attr.aria-labelledby]': 'labelId',
'(^click)': 'click($event)'
'(click)': 'click($event)'
}
})
@IonicView({