Commit Graph

149 Commits

Author SHA1 Message Date
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
1cf1ac2543 fix #125 2014-10-31 09:55:14 +01:00
FezVrasta
17bd065187 fixes #142 2014-10-31 09:40:37 +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
Rougin Gutib
93a4221c5e Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand" 2014-10-31 13:47:20 +08:00
FezVrasta
2c611fc9c9 fix for #64 2014-10-30 09:54:50 +01:00
FezVrasta
66404a204e fix for #127 2014-10-30 09:49:56 +01:00
FezVrasta
e6a9368a90 fixed checkbox ripple 2014-10-30 09:34:53 +01:00
FezVrasta
445a19575a changed default color for inputs 2014-10-30 09:23: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
93e8a87722 fix selectize 2014-10-28 11:34:39 +01:00
FezVrasta
b38df236fa fix for #139 2014-10-28 10:16:47 +01:00
FezVrasta
e0fefd2b3c fix #140 2014-10-28 10:12:49 +01:00
FezVrasta
a9d6b5fbb9 fixed #145 2014-10-28 09:40:58 +01:00
FezVrasta
94bf1a0871 fix for #150 2014-10-28 09:10:40 +01:00
FezVrasta
9b6792bb59 fixed #131 2014-10-19 20:11:31 +02:00
FezVrasta
7d6f817301 fix for #110 2014-10-18 16:19:08 +02:00
FezVrasta
ec97fa0022 removed .import extension from styles 2014-10-18 16:17:31 +02:00
FezVrasta
656cec3044 Merge remote-tracking branch 'origin/master'
Conflicts:
	bower.json
	package.json
2014-10-18 15:20:14 +02:00
FezVrasta
7cea1f36ef Merge branch 'develop'
Conflicts:
	bower.json
2014-10-18 15:18:22 +02:00
FezVrasta
0073d644f8 old icons replaced with official ones, NO BACKWARD COMPATIBILITY! 2014-10-18 15:14:24 +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
cce1969521 Fix issue with ripple effect on card image 2014-10-13 17:53:55 +07:00
Phuc Nguyen
1b5be39cc9 Adjust border radius to 2px 2014-10-13 16:51:37 +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
b8b6a86247 Improve button styles
- Reorganize styles
 - Add colors for flat buttons
 - Add style for disabled buttons
 - Other minor improvements
2014-10-12 20:46:56 +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
shockwork
16af0a6f76 fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
FezVrasta
9a1de8d3e4 improved support for Meteor.js (#103) 2014-10-08 14:52:08 +02:00
egoroff
2886370422 Material fonts folder can be adjusted using varialbe 2014-10-08 00:52:32 +04:00
FezVrasta
db43be835e added some focus effect on some buttons 2014-10-06 16:09:25 +02:00
FezVrasta
c5810dce33 fix for #42 2014-10-06 10:07:58 +02:00
FezVrasta
98f86feb4f Merge remote-tracking branch 'origin/develop'
Conflicts:
	dist/css/material-wfont.min.css
	dist/css/material.min.css
	template/material/css/material-wfont.min.css
	template/material/css/material.min.css
2014-10-06 09:52:19 +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
926f89ef22 new checkbox style, fix #53 TODO: fix ripple 2014-10-05 17:37:10 +02:00
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +02:00
Nelson Omuto
9de6322bf1 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
5249da3197 reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload 2014-10-03 16:46:56 -04: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
4b1f0641fe fix #67 2014-10-03 09:46:24 +02:00
FezVrasta
4e810295b5 security fix 2014-10-02 11:36:05 +02:00
FezVrasta
81447b5a68 Merge remote-tracking branch 'origin/master' 2014-10-01 09:45:26 +02:00
colder
b2eefc97ec make checkbox animate quickly when not hover.
it's not a perfect method. need improve.
by the way. add 'Thumbs.db' and '.DS_Store' to .gitignore.
2014-10-01 13:57:11 +08:00
FezVrasta
7e6e4e4cf0 minor fix on checkboxes animation 2014-09-30 13:57:49 +02:00
FezVrasta
e4dde578ac fix #47 2014-09-30 10:18:38 +02:00
FezVrasta
952660bb36 Merge remote-tracking branch 'origin/master' 2014-09-30 10:08:29 +02:00
FezVrasta
bc58c96dec fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
James Brewer
11a1c45ff7 Navbar text needs more margin to align vertically in navbar. 2014-09-29 16:01:19 -07:00
FezVrasta
d6b15454b2 fixed problem with nouislider... 2014-09-29 10:22:56 +02:00
FezVrasta
19f3118302 fix #33 2014-09-29 10:15:45 +02:00
FezVrasta
72620c20f1 fix for #32 2014-09-29 09:36:47 +02:00
FezVrasta
a6017956ed fix #30 2014-09-29 09:25:10 +02:00
FezVrasta
b04edea0d4 fix for #34 2014-09-29 09:19:20 +02:00
Federico Zivolo
55b6c77b7c last time I touch wells, I promise. 2014-09-23 16:21:01 +02:00
Federico Zivolo
333ab974d2 improved nested wells support 2014-09-23 14:45:24 +02:00
Federico Zivolo
7d0d047f58 minor fix for nested wells 2014-09-23 13:51:51 +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
94eac0856f fix for #27 2014-09-23 09:56:56 +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
f744514e1f Merged #25 from rougin:patch-1 2014-09-19 11:12:49 +02:00
Federico Zivolo
c56e6934a0 removed test files 2014-09-19 09:06:43 +02:00
Federico Zivolo
0818569d1a removed webfont from css and created -wfont version with font embedded 2014-09-18 13:42:53 +02:00
Federico Zivolo
d2ce2c6b85 added file input support 2014-09-18 10:40:57 +02:00
Federico Zivolo
1566d7044a fix for #12 2014-09-18 09:38:53 +02:00
FezVrasta
445c14c510 checkboxes now use only one element 2014-09-17 10:56:21 +02:00
FezVrasta
7ed1c30823 fixed position of stripe on inputs 2014-09-17 10:35:59 +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
Federico Zivolo
672682ceec fixed css syntax 2014-09-12 11:35:52 +02:00
Federico Zivolo
6e5b6af035 fixed textarea and select height 2014-09-12 11:34:03 +02:00
Federico Zivolo
5744c5894f fixed disabled fieldset style 2014-09-11 14:30:55 +02:00
Federico Zivolo
e2f9e653fa fixes for IE9 and added bower 2014-09-10 09:33:20 +02:00
Federico Zivolo
4e44df5a0f class to let users force focus status 2014-09-09 15:22:45 +02:00
FezVrasta
3e17926811 tweaks on inputs 2014-09-07 20:12:16 +02:00
FezVrasta
7fe505818e fixed input paddings 2014-09-07 20:00:49 +02:00
FezVrasta
bce103ae6f some tweaks to animations 2014-09-07 19:54:36 +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
9616bdd40b .box > .check 2014-09-07 13:49:49 +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
f110ceee8d added fallback style when JS is not available for inputs. 2014-09-05 10:18:32 +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
7d89e38f02 separated snackbarjs css 2014-08-25 16:36:54 +02:00
Federico Zivolo
63b196bfce improved transitions. 2014-08-25 13:57:22 +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
586aa5c050 Fixed snackbar theme 2014-08-21 10:53:09 +02:00
Federico Zivolo
729c4be36b Theme now comes with SnackbarJS Material theme built-in 2014-08-21 10:49:01 +02:00
Federico Zivolo
d5f468d7fc Was in the wrong position... 2014-08-21 09:48:56 +02:00
Federico Zivolo
d094bac0fb First version of snackbarjs. 2014-08-20 17:00:55 +02:00