Commit Graph

92 Commits

Author SHA1 Message Date
Kevin Ross
6f6b801866 converted alert-variations 2015-11-04 15:00:44 -06:00
Kevin Ross
8dca1cb0c4 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
cf4cc11a6a bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
f9f761b0eb fixed bg-box-shadow variations 2015-11-04 14:34:47 -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
95590f8b04 fixed shadow hovers 2015-11-03 12:33:54 -06:00
Kevin Ross
64e1fd6673 replaced bg color generic-variations with mixin 2015-11-03 12:28:56 -06:00
Kevin Ross
cfa603321e sass button-variations now being replaced 2015-11-03 12:12:20 -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
89ed4e4b7b fix shadow extensions 2015-11-02 19:17:00 -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
86321236c1 working on converting _mixins.scss by hand. 2015-11-02 17:55:59 -06:00
Kevin Ross
f6aa6fb4d9 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
Jonathan Ginn
eaa45e58fc Fix Sass material font path variable
Signed-off-by: Jonathan Ginn <jon@jonginn.com>
2015-04-08 20:07:07 +01:00
Fez Vrasta
d562c24d8b Merge pull request #508 from jmillspaysbills/master
fixed classes
2015-03-18 17:12:33 +01:00
Jeremy Miller
b89afd8de5 fixed classes
fixed the classes for “mdi-social-public” and “mdi-av-queue-music”
2015-03-18 11:02:39 -05:00
Fez Vrasta
8fe9f29cf2 Merge pull request #503 from jmillspaysbills/master
updated css
2015-03-17 17:27:05 +01:00
Jeremy Miller
c07fd11852 updated css
updated the css for the content declarations.
2015-03-17 11:23:38 -05:00
Fez Vrasta
b43919c3ba Merge pull request #452 from jmillspaysbills/master
updated icon fonts
2015-03-17 17:07:48 +01:00
Jeremy Miller
5154422260 updated fonts w/ new :after pseudo classes
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:35 -05:00
Jeremy Miller
b00731de98 updated w/ new icons
I also added some Font Awesome classes to style the icons similar to
how font awesome does it.
2015-03-09 09:23:41 -05:00
MatrixZ
ad7a12f063 fixes #468 2015-03-06 11:21:25 +05:30
MatrixZ
c462efc27e fixes #458 2015-02-27 14:22:34 +05:30
Marc Lipovsky
68c7eb49c2 Allow -font-path to be overridden. 2014-11-15 10:48:46 -08:00
7c00
4fc5d586fe fixed sass interpolation
sass should use #{} interpolation syntax
2014-11-12 11:05:24 +08:00
Marcin Antczak
21890397c6 Fix navbar-inverse background hard coded to indigo 2014-11-10 14:47:19 +01:00
FezVrasta
0c6f8f3e9d Merge branch 'develop'
Conflicts:
	README.md
	bower.json
	dist/css/material-wfont.css
	dist/css/material.css
	dist/js/material.js
	dist/js/material.min.js
	dist/js/ripples.js
	package.json
	sass/_animations.scss
2014-10-31 09:59:31 +01:00
FezVrasta
43a9f4f4b4 should fix #98 2014-10-31 09:27:36 +01:00
FezVrasta
d6c73f5c68 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
931d61f248 remove unused files 2014-10-31 09:26:54 +01:00
FezVrasta
1af660e5d3 changed default color for inputs 2014-10-30 09:23:54 +01:00
FezVrasta
baed28f685 js fix and rename of css to scss 2014-10-29 16:20:53 +01:00
studio3104
c2ef56815a fixed the change of wrong extension 2014-10-29 03:48:17 +09:00
FezVrasta
5535e56ec0 fix for #110 2014-10-18 16:19:08 +02:00
FezVrasta
2c66ff3770 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
085590ea67 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
shockwork
3440ebe636 .. node-sass compatibility fixed (semi-colons) 2014-10-04 12:32:51 +02:00
shockwork
84e18436d0 add sass fork 2014-10-03 13:58:24 +02:00