Commit Graph

36 Commits

Author SHA1 Message Date
FezVrasta
882ae17f35 styled panels, improved shadows 2014-11-12 16:46:52 +01:00
FezVrasta
5f2fcff92b fix for #154 2014-11-12 11:51:00 +01:00
FezVrasta
ed15ec63ec 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
f4edecb3b0 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
12141dbcd9 remove unused files 2014-10-31 09:26:54 +01:00
FezVrasta
8c40b4cb2f Merge branch 'develop'
Conflicts:
	Gruntfile.js
	dist/js/material.min.js
	dist/js/ripples.min.js
	less/_buttons.less
	template/material/js/material.min.js
	template/material/js/ripples.min.js
2014-10-28 11:45:38 +01:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
ba19ed4627 Merge branch 'develop'
Conflicts:
	dist/css/material-wfont.css
	dist/css/material-wfont.min.css
	dist/css/material.css
	dist/css/material.min.css
	less/material.less
	template/material/css/material-wfont.css
	template/material/css/material-wfont.min.css
	template/material/css/material.css
	template/material/css/material.min.css
2014-10-17 13:00:13 +02:00
FezVrasta
ec78f00d18 restyle of dropdown menu 2014-10-17 12:48:38 +02:00
Phuc Nguyen
ebdf2f0c3f Merge upstream/develop into card 2014-10-13 18:01:22 +07:00
Phuc Nguyen
3979088759 Improve styling for dialogs
- More padding
- Deeper shadow
- Add rounded corners
- A pull-left flat button can be added
2014-10-13 15:12:05 +07:00
Phuc Nguyen
1a80e1b083 Add styling for cards (first draft) 2014-10-12 17:28:11 +07:00
Jordan Davis
eb116a89b6 change font to Roboto, change border radius and fab style to reflect google guidelines 2014-10-10 23:22:15 -07:00
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
Pablo Marti
919cb6ccab Use roboto condensed, not roboto
We're @import'ing Roboto Condensed but using plain Roboto
in our font-face declarations.
2014-10-06 09:57:00 +07:00
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +02:00
FezVrasta
3d259ddc6a added support for selectize.js 2014-10-03 15:15:42 +02:00
FezVrasta
f397af8796 refactor to follow the way SASS is organized 2014-10-03 15:00:58 +02:00
FezVrasta
4e810295b5 security fix 2014-10-02 11:36:05 +02:00
FezVrasta
a6017956ed fix #30 2014-09-29 09:25:10 +02:00
Federico Zivolo
daea9eccd1 ugly fix for nested colored wells, when the theme is finished I should refactor it and make it looks nicer... 2014-09-23 13:43:57 +02:00
Federico Zivolo
1b119352c5 fix for selectize 2014-09-23 12:11:38 +02:00
Federico Zivolo
f76e82f78b fix for material wells and for multiple selects 2014-09-23 10:15:40 +02:00
Federico Zivolo
49d12f901f fixed color of inputs inside well-material-colors 2014-09-23 09:45:04 +02:00
Federico Zivolo
3a524fab83 fixed color on normal wells. 2014-09-19 12:48:45 +02:00
Federico Zivolo
9394f37753 fixed well colors 2014-09-19 12:21:30 +02:00
Federico Zivolo
0818569d1a removed webfont from css and created -wfont version with font embedded 2014-09-18 13:42:53 +02:00
hebbet
8f1c47470e Load Google Font without protocol
loading http on a https site won't work
2014-09-14 23:17:19 +02:00
FezVrasta
1cf17fd05d added lists 2014-09-07 17:10:57 +02:00
FezVrasta
b31ceefa3e wells and jumbotron are now styled even outside container 2014-09-07 13:59:31 +02:00
FezVrasta
c4bd0ed646 checkboxes now don't use js and are more similar to the original ones 2014-09-07 12:59:27 +02:00
Federico Zivolo
8df754062c added fab and well&jumbotron variations 2014-09-05 09:46:43 +02:00
Federico Zivolo
2904f47851 Added support for Material icons. 2014-08-26 10:50:52 +02:00
Federico Zivolo
48e04ea1a0 Added support for noUiSlider plugin. 2014-08-25 16:37:26 +02:00
Federico Zivolo
9c04a17b15 Rewritten ripples effect, now is standalone.
The ripples effect provided by some jQuery spaghetti now is a standalone plain javascript script, there was some improvements with this new version, for example now multiple ripples are possible.
2014-08-25 13:00:49 +02:00
Federico Zivolo
d094bac0fb First version of snackbarjs. 2014-08-20 17:00:55 +02:00