8 Commits

Author SHA1 Message Date
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06: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
03e54487f0 refactor(button): added some primary attributes to the tests to make sure the styling is right
Fixed the button primary clear, closes #354
2015-10-27 16:39:01 -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
dd47e93b0b refactor(button): button[clear] :hover
Closes #145
2015-09-21 22:09:43 -05:00
f70aff1895 themes wip 2015-08-11 17:36:28 -05:00