Commit Graph

254 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
ryanmcdonough
988934a937 Material dividers 2015-01-12 11:20:49 +00:00
ryanmcdonough
26333ee871 Material dividers 2015-01-12 11:06:42 +00:00
Arno
1f07d93981 Create line at the bottom of the list items
To use simply add to the class: '.baseline';
Compatibility with IE9 +
2015-01-08 11:35:04 -02:00
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
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