9 Commits

Author SHA1 Message Date
8401aa4449 style(button): format css 2016-02-10 09:11:40 -06:00
38a3be438f fix(button): bar-button uses inner span as flexbox
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
2016-02-10 15:49:19 +01:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +01:00
a8e7941a27 fix(button): remove color shade from clear buttons 2016-01-22 14:12:31 -05:00
ce9da0c652 fix(button): change transition on fab buttons to match other buttons
fixes #5129
2016-01-21 17:03:30 -05:00
d87b4fbdf7 fix(button): md outline buttons
Outline ripple is now the correct color per button, removed the background color when activated and
increased ripple opacity for outline buttons

closes #5128
2016-01-21 16:23:57 -05:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00