8 Commits

Author SHA1 Message Date
203b07809e Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecdf3f1b9864996c5a843f451ff4f0aef.
2016-04-11 13:24:58 -04:00
dad2155ecd fix(sass): remove global imports from components
globals.mode is already imported in the components.mode file, so it
doesn’t need to be imported per component

fixes #5931
2016-04-11 11:59:44 -04:00
a4fc96de0d fix(select): fix select styling on windows mode
closes #5787
2016-03-14 18:25:24 -04:00
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
6063932455 fix(select): change windows border colors for selects to match input
references #5787
2016-03-09 16:21:35 -05:00
8a1e450264 feat(windows): add label Sass file
references #5565
2016-02-24 12:12:26 -05:00
781ea831cd feat(windows): add select component
references #5565
2016-02-23 19:10:40 -05:00