Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Ross
078da208e7 sass conversion fixes for 0.5.4 2015-12-08 15:48:04 -06:00
Kevin Ross
3877095274 Resolves #763 - button active and focus states 2015-12-08 14:39:12 -06:00
Kevin Ross
3a5b3ded81 #745 reviewed fab buttons, updated sass conversion 2015-11-24 16:34:17 -06:00
Kevin Ross
6aabc5b60f checkpoint - a bunch of work on buttons, focused on spec compliance 2015-11-24 11:33:04 -06:00
Kevin Ross
677e33f4a2 Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name). 2015-11-23 17:43:41 -06:00
Kevin Ross
a713a08550 #740 remove color variations 2015-11-22 10:23:34 -06:00
Kevin Ross
b05c95b190 #727 checkpoint - added specific import order for less vs sass, normalized more variables. 2015-11-21 10:37:35 -06:00
Kevin Ross
77b731f78c sass conversion cleanup/removal of commented code 2015-11-04 17:36:36 -06:00
Kevin Ross
ca93368247 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
c9bc2e623b fixed color palette. Sass has no way of 1. obtaining a declared variable by a string, and 2. getting a Color object from a string (required for functions such as darken) 2015-11-04 12:03:16 -06:00
Kevin Ross
057f55cbf7 mixins converted to use maps for parameters - fixed variations param order. 2015-11-04 10:57:10 -06:00
Kevin Ross
2c86dcd461 use a more generic param if we are going to be using this for other files such as buttons 2015-11-03 11:28:56 -06:00
Kevin Ross
aa67ceaeaa finished working through sass mixins to mimic less pass by function. 2015-11-03 09:57:40 -06:00
Kevin Ross
ae7b27e247 Attempt at passing mixin name for variations (no-go so far) 2015-11-03 08:21:39 -06:00
Kevin Ross
2ddee7dae9 removed nested mixins in lieu of list iteration 2015-11-02 18:41:17 -06:00
Kevin Ross
d2116947ba converting nested mixins to a list generated approach 2015-11-02 18:29:40 -06:00
Kevin Ross
1654ca56eb working on converting _mixins.scss by hand. 2015-11-02 17:55:59 -06:00
Kevin Ross
f397283d95 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
shockwork
340822aea3 .. node-sass compatibility fixed (semi-colons) 2014-10-04 12:32:51 +02:00
shockwork
ad179a2777 add sass fork 2014-10-03 13:58:24 +02:00