16 Commits

Author SHA1 Message Date
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
45c7eae2e8 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-04 14:09:51 -05:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
bc289cce8a fix(segment): fixed opacity of activated default segment in toolbar 2015-12-04 14:04:04 -05:00
86a687a5df fix(segment): tap acivation working. Fixes #663 2015-12-04 11:38:58 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
116d4aa23c refactor(segment): MD fixing the segment colors in toolbars with colors
references #597
2015-11-20 13:16:19 -05:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
ead95ac738 refactor(segment): removed div wrapping segment buttons
references #356
2015-11-03 10:35:55 -05:00
a7a1fbeacd fix(segment): fixed display of segment on iOS and MD mode
references #356
2015-11-02 18:08:05 -05:00
d0301c814e refactor(segment): cleaned up UI of segments inside of a toolbar
references #356
2015-11-02 18:08:05 -05:00
5134d028bd refactor(segment): added opacity to buttons on md mode
references #283
2015-10-27 15:22:32 -04:00
bf8d3073dc refactor(segment): cleaned up both iOS and md mode styling
Converted values to some sass variables, moved transition to after
button tap, added border bottom for md mode, reorganized the sass
variables by the order they’re used, removed the use of !important,
added iOS hover background-color. Closes #283
2015-10-27 13:36:40 -04:00
f2ad705cdd refactor(segment): fixed height of MD segment so the border lines up with the toolbar
references #283
2015-10-14 16:13:57 -04:00
94c93d7468 refactor(segment): added MD styling to copy tabs, minus the animations
references #283
2015-10-14 12:30:54 -04:00