Commit Graph

110 Commits

Author SHA1 Message Date
ryanmcdonough
d191f51758 Extra Browser Support in Dividers
Added extra support for other browsers in dividers. As well as fall back
from the standard of min-resolution
2015-01-13 10:36:56 +00:00
ryanmcdonough
72905e6336 Include dividers material design 2015-01-12 13:53:59 +00:00
FezVrasta
967ec61b0e autofill feature is now set to false by default 2015-01-06 10:28:40 +01:00
FezVrasta
2e6c341399 fixed problems with new ripples.js 2015-01-06 10:25:09 +01:00
FezVrasta
c71b908582 full color palette + ripples.js (WIP) 2014-12-29 14:33:55 +01:00
FezVrasta
9d645a45f8 merging material colors 2014-12-26 18:42:06 +01:00
FezVrasta
cbaeedd3b2 fix for #294 2014-12-18 13:59:34 +01:00
FezVrasta
cab494bb14 implement #304 2014-12-18 12:54:59 +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
d15cf4c1fb Merge remote-tracking branch 'origin/master' 2014-12-13 12:40:20 +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
Kyler Berry
cf6b950cd0 281 add minified js files 2014-12-12 11:59:20 -05:00
FezVrasta
e9a256d380 ripples are now subtler 2014-12-10 20:36:31 +01:00
FezVrasta
794c439828 revert back before the newline at end of file fix. 2014-12-04 15:34:10 +01:00
FezVrasta
2492580ea4 fixed inputs 2014-12-04 14:47:42 +01:00
FezVrasta
45cc0243f0 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
8d75da2897 minify files with csswring to allow source mapping to less 2014-12-04 13:30:23 +01:00
FezVrasta
8a0ef469b2 grunt tasks revamped, removed support for SASS till #256 2014-12-04 13:17:45 +01:00
FezVrasta
ae0752680c now Roboto is loaded from system if present (discussion at #260) 2014-12-04 12:06:03 +01:00
FezVrasta
cd3a8f8daa fixed #264 and improved the arrive.js implementation and performances 2014-12-04 11:34:13 +01:00
FezVrasta
7d30ac6c0a fixed #262 2014-12-04 10:42:54 +01:00
FezVrasta
dae8545453 added support to browsers that don't support CSS transitions (#261) 2014-12-04 09:24:36 +01:00
FezVrasta
9c6bfabc2d fixed problem with input file 2014-12-03 16:02:26 +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
d36e839f35 grunt dist 2014-12-03 11:21:09 +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
8debf9be67 $.ripples is now optional 2014-12-03 09:55:18 +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
8dd2272549 added source maps for LESS (fixes #196) 2014-11-26 13:28:22 +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
66c4e706a3 fixed #234 2014-11-26 10:18:02 +01:00
FezVrasta
99c9bd78a6 2nd attempt to fix #161 2014-11-17 10:55:48 +01:00