Kevin Ross
|
409df63756
|
sass is inclusion order dependent. In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
|
2015-11-05 10:56:14 -06:00 |
|
Kevin Ross
|
0d745c8dbe
|
color map created for full-palette, not generating properly yet.
|
2015-11-05 09:10:55 -06:00 |
|
Kevin Ross
|
e14776f52e
|
sass conversion cleanup/removal of commented code
|
2015-11-04 17:36:36 -06:00 |
|
Kevin Ross
|
8dca1cb0c4
|
navbar variations converted
|
2015-11-04 14:49:03 -06:00 |
|
Kevin Ross
|
724b4acf66
|
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
|
d66a468d89
|
mixins converted to use maps for parameters - fixed variations param order.
|
2015-11-04 10:57:10 -06:00 |
|
Kevin Ross
|
7fc8f47437
|
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
|
c412642215
|
finished working through sass mixins to mimic less pass by function.
|
2015-11-03 09:57:40 -06:00 |
|
Kevin Ross
|
e4253075f4
|
Attempt at passing mixin name for variations (no-go so far)
|
2015-11-03 08:21:39 -06:00 |
|
Kevin Ross
|
51669b9e00
|
removed nested mixins in lieu of list iteration
|
2015-11-02 18:41:17 -06:00 |
|
Kevin Ross
|
46aae1da8a
|
converting nested mixins to a list generated approach
|
2015-11-02 18:29:40 -06:00 |
|
Kevin Ross
|
f6aa6fb4d9
|
first automated sass conversion, using grunt task 'material:sass'
|
2015-11-02 14:39:13 -06:00 |
|