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

@@ -26,6 +26,8 @@ import {Config} from '../../config/config';
* @property [fab-bottom] - position a fab button towards the bottom
* @description
* Buttons are simple components in Ionic, can consist of text, an icon, or both, and can be enhanced with a wide range of attributes.
* @see {@link /docs/v2/components#buttons Button Component Docs}
*/
@Directive({
selector: 'button,[button]',