remove ion- component prefixes for now

Closes #239.
This commit is contained in:
Tim Lancina
2015-10-05 16:15:32 -05:00
parent a4327c6bab
commit 5c17f82e7f
11 changed files with 9 additions and 29 deletions

View File

@ -12,8 +12,6 @@ import {IonicConfig} from '../../config/config';
import {IonicComponent, IonicView} from '../../config/decorators';
/**
* @name ionCheckbox
* @description
* The checkbox is no different than the HTML checkbox input, except it's styled differently
*
* See the [Angular 2 Docs](https://angular.io/docs/js/latest/api/core/Form-interface.html) for more info on forms and input.