66 Commits

Author SHA1 Message Date
d3d689ae11 style(sass): remove all PropertySortOrder errors from linter
references #5797
2016-03-14 15:56:19 -04:00
f7b52eeee1 chore(sass): update sass to match linter config
references #5797
2016-03-10 22:42:38 -05:00
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
4e57fcf98a feat(ion-item-sliding): style icons on top of text in an option button
closes #5352
2016-02-08 00:47:44 +01:00
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +01:00
637e792945 regression: not using nested selector 2016-02-02 15:58:22 +01:00
a7415f10cc Fixes border radius in full outline button 2016-02-02 15:49:17 +01:00
5c334fb486 fix(button): add z-index to button to make sure ripple doesn't expand outside of it
The material design ripple on round and fab buttons is no longer a square but contained within the
button

fixes #5074 fixes #5148
2016-01-22 11:37:30 -05:00
e387e0763a feat(button): disabled attr on button css styling 2015-12-14 14:15:33 -06:00
96616842ec fix(button): fixed block button margin left & right
references #689
2015-12-08 17:08:31 -05:00
ae19f65229 refactor(button): fixed UI issues with new classes
Removed my long TODO comments. References #689
2015-12-07 14:35:22 -05:00
3b78a6894c re-org buttons 2015-12-05 15:23:21 -06:00
5ae94e6559 mode font styling 2015-12-05 11:19:09 -06:00
cc91591b2d update button 2015-12-05 10:16:28 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
78a3ce12b1 move button colors to ios button 2015-12-04 21:53:48 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
6524ec69aa refactor(button): fixing some button css and adding in the fab scss
references #689
2015-12-04 17:03:34 -05:00
5f221e273b refactor(button): added button class to the button directive and got them working more
references #689
2015-12-04 16:12:46 -05:00
90ad475836 refactor(button): changed button attributes to classes
references #689
2015-12-04 15:44:38 -05:00
04c79fab5c reset buttons 2015-12-03 16:14:35 -06:00
339e5ea52e refactor(color): create color-shade mixin
Closes #173
2015-11-23 15:45:50 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
c2b7a0c75d refactor(sass): renaming Sass variables in each loops to be consistent
closes #603
2015-11-20 13:25:04 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
c2d56d8623 refactor(padding): changed padding to attributes
Updated demos. Closes #266
2015-10-08 15:15:20 -04:00
f291944335 fix(button): include primary as a CSS definition 2015-10-02 10:10:01 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
ffc6bf4c76 i knew i'd leave this in by mistake 2015-09-14 22:41:24 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
3d931cc7d8 normalize/structure css cleanup 2015-09-02 22:02:23 -05:00
63b7c14492 toolbar button updates 2015-09-02 20:44:28 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
147a7e68ff color updates 2015-08-11 22:10:25 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00
0808785234 checkbox updates 2015-07-27 22:36:32 -05:00
436ac4af8a button updates 2015-07-27 14:02:55 -05:00
7f40df0a5f list/item scss wip 2015-07-26 00:21:41 -05:00
6d2b8c582e button icons 2015-07-23 21:17:05 -05:00
3437c1d496 button icons 2015-07-23 16:12:24 -05:00
9184e889b9 button full updates 2015-07-23 14:42:38 -05:00
7e047a7435 button clear updates 2015-07-23 14:05:57 -05:00
b58cffab88 reorg scss util files 2015-07-23 13:55:26 -05:00
9d5b22cb3b button demo updates 2015-07-23 08:15:47 -05:00
96a84e593b the activator 2015-07-23 00:51:29 -05:00
cb06c5580a toolbar buttons e2e 2015-07-22 11:51:08 -05:00
ba6cc11bc1 toolbar scenario examples 2015-07-22 10:49:55 -05:00
c767f1c299 FULL 2015-07-20 14:53:17 -05:00