23 Commits

Author SHA1 Message Date
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
75ba5b1809 fix(button): fixed hover not taking up full button 2015-11-17 18:33:41 -05:00
abaa35f679 fix(button-fab): added box-shadow for activated fab buttons
Removed the use of !important so the activated class would be applied,
added sass variable for it. Closes #392
2015-10-30 12:51:50 -04:00
74a374c8a6 fix(button): block buttons center. Fixes #225 2015-10-29 12:01:11 -05:00
23ac4fbdb9 refactor(sass): fixing indentation of variable values and making sure the !default flag is on all component variables 2015-10-27 13:51:30 -04:00
1225336fab fix(fab): no box shadow iOS
Closes #217
2015-09-30 08:09:51 -05:00
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
a72034bb68 docs(theming): Adding default flag to md button vars
References #122
2015-09-28 14:24:34 -04: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
1d275497f1 refactor(ripple): web animations api 2015-09-23 11:31:33 -05:00
0185c43e25 fix(): md card buttons
Closes #148
2015-09-21 21:14:14 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
88c547c535 refactor(activator): ripple activator 2015-09-21 13:48:58 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
c41801c55f css cleanup 2015-09-05 21:02:45 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -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
b342216376 material button updates 2015-08-12 23:50:56 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00