Merge branch 'master' into css-refactor

This commit is contained in:
Brandy Carney
2015-12-04 17:04:00 -05:00
25 changed files with 178 additions and 32 deletions

View File

@ -17,6 +17,7 @@ import {Form} from '../../util/form';
* HTML5
* </ion-checkbox>
* ```
* @see {@link /docs/v2/components#checkbox Checkbox Component Docs}
*/
@Component({
selector: 'ion-checkbox',