Commit Graph

149 Commits

Author SHA1 Message Date
Ian Serlin
18fe5814a9 allows .btn* classes to be specified in any order and still receive proper hover state colors 2015-01-02 15:04:01 -08:00
Edmond Lau
b16d9d5af4 the default button doesn't get the right font color 2014-12-26 18:00:36 -05:00
Edmond Lau
b20988e534 fixed a bracket typo bug in _buttons 2014-12-26 18:00:18 -05:00
FezVrasta
f1782a0af0 Merge remote-tracking branch 'origin/master' 2014-12-26 19:12:48 +01:00
FezVrasta
ef82b0e804 Merge branch 'korgan00#master'
Conflicts:
	index.html
2014-12-26 18:43:31 +01:00
FezVrasta
9d645a45f8 merging material colors 2014-12-26 18:42:06 +01:00
phoeagon
e471237942 Floating Action Button should float higher than Raised Button (See http://www.google.com/design/spec/what-is-material/objects-in-3d-space.html#objects-in-3d-space-elevation) 2014-12-26 13:03:07 +08:00
Korgan
7bb5fd95a4 explanation added 2014-12-19 20:22:11 +01:00
Korgan
5e9a66e29f placeholder working correctly 2014-12-19 20:13:22 +01:00
Korgan
de80e9218e fix and added 'inverse' color 2014-12-19 19:33:21 +01:00
Korgan
224eab6110 new generic mixin 2014-12-19 19:32:44 +01:00
FezVrasta
cbaeedd3b2 fix for #294 2014-12-18 13:59:34 +01:00
FezVrasta
34806be6f4 fix for #258 2014-12-18 10:54:36 +01:00
FezVrasta
1149a6ed6e btn-raised have a subtler shadow 2014-12-16 11:13:49 +01:00
FezVrasta
09c7d9cb17 Merge branch 'korgan00#material-colors-implementation'
Conflicts:
	dist/css/ripples.css
	dist/css/ripples.css.map
	dist/css/ripples.min.css
	dist/css/ripples.min.css.map
	less/_colors.less
2014-12-13 12:36:26 +01:00
FezVrasta
fb512058b2 fixed active and disabled elements of navbar 2014-12-13 12:32:27 +01:00
FezVrasta
f9c738d19e some improvement on navbars 2014-12-13 12:26:25 +01:00
FezVrasta
e9a256d380 ripples are now subtler 2014-12-10 20:36:31 +01:00
Korgan
ad997a65cf All colors mixed 2014-12-06 02:45:14 +01:00
FezVrasta
c1c47c7e62 main colors now refer the proper variable 2014-12-05 09:53:20 +01:00
Korgan
3e51fc3f92 material colors aproximation 2014-12-05 03:35:32 +01:00
FezVrasta
45cc0243f0 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
ae0752680c now Roboto is loaded from system if present (discussion at #260) 2014-12-04 12:06:03 +01:00
FezVrasta
a15e7abe43 fixed list of material colors 2014-12-04 11:19:42 +01:00
FezVrasta
35753669d5 added updated list of material colors 2014-12-04 11:18:08 +01:00
FezVrasta
7d30ac6c0a fixed #262 2014-12-04 10:42:54 +01:00
FezVrasta
7924379140 fixed well - part 2... 2014-12-03 12:18:34 +01:00
FezVrasta
4ffc8445f2 fixed well 2014-12-03 12:17:01 +01:00
FezVrasta
1664c960d0 fixed modal backdrop 2014-12-03 10:30:08 +01:00
FezVrasta
302d2a911f fixed border on tap 2014-12-03 10:05:07 +01:00
FezVrasta
3dd8e7d99d fixed #255 2014-12-02 09:15:18 +01:00
FezVrasta
93e4898607 fixed #253 2014-12-02 09:05:46 +01:00
FezVrasta
7cc760915e new demo page landed and added material-blue to colors 2014-12-01 15:43:41 +01:00
FezVrasta
d8c41380cf improved dropdown.js support 2014-12-01 15:07:55 +01:00
FezVrasta
eb2a4ef002 updated primary color according to default color of the specs 2014-12-01 13:58:52 +01:00
FezVrasta
2888c952a0 fixed some toggle button behavior 2014-12-01 13:45:11 +01:00
FezVrasta
185117e598 implemented toggle buttons #248 2014-12-01 13:29:34 +01:00
FezVrasta
66610aada1 fixed #244 and #239 2014-12-01 11:59:48 +01:00
FezVrasta
3f184f1cc2 improved mobile compatibility 2014-11-28 09:35:17 +01:00
FezVrasta
928b99e449 fixed opacity of ripples and added xbrowser compatibility 2014-11-27 09:47:55 +01:00
FezVrasta
5bbd510ef0 @davideschiera fixed #237 2014-11-27 09:45:54 +01:00
FezVrasta
0eb51de4e6 fixed #222 and changed indenting to 2 2014-11-26 13:04:13 +01:00
FezVrasta
b66aeba01b fixed #204 2014-11-26 12:53:20 +01:00
FezVrasta
30d53dab95 Ripples.js rewritten with jQuery + added JS maps 2014-11-26 12:42:41 +01:00
FezVrasta
c776bc231b fix #216 2014-11-26 10:25:05 +01:00
FezVrasta
882ae17f35 styled panels, improved shadows 2014-11-12 16:46:52 +01:00
FezVrasta
d47af552fd added support for hints under inputs on focus 2014-11-12 13:22:17 +01:00
FezVrasta
c406592f9d fixes for #182 and #41 2014-11-12 12:22:00 +01:00
FezVrasta
5f2fcff92b fix for #154 2014-11-12 11:51:00 +01:00
Marcin Antczak
72c5f5aa7b Fix navbar-inverse background hard coded to indigo 2014-11-10 14:47:19 +01:00