Commit Graph

274 Commits

Author SHA1 Message Date
Kevin Ross
da5e4e1ede integrate sass demo into the grunt process. Gruntfile.js fails the jshint process with line too long, but it seems a better tradeoff to ignore this than to try to hack away at making an array.join on the regex. roboto.less changed because import order matters in sass. 2015-11-05 08:11:38 -06:00
Kevin Ross
9bba410677 Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss 2015-11-04 17:50:22 -06:00
Kevin Ross
4ebb1c4596 shadows are mixins and must be placed at the top for usage by other files (sass requirement) 2015-11-04 15:56:56 -06:00
Kevin Ross
583238e512 removed syntactically incorrect , 2015-11-04 15:39:34 -06:00
Kevin Ross
d05947d79c found duplicate style declaration in _inputs.less 2015-11-04 14:37:38 -06:00
Kevin Ross
12dbc8d160 mixin btn-shadow must be defined before use. 2015-11-04 14:23:20 -06:00
jsdevel
47520237ea Extracting typography. 2015-11-04 02:55:55 -07:00
Kevin Ross
1697b5870a discovered invalid css btn-ink 2015-11-03 10:17:44 -06:00
Kevin Ross
86321236c1 working on converting _mixins.scss by hand. 2015-11-02 17:55:59 -06:00
wolfika
88c6f9c1b9 replace hard-coded font path in roboto.less
The path for fonts were hard-coded into the roboto.less file. I imported
the required _variable and _colors files into roboto.less, so that the
variable containing the fonts path could be reached.

fixes #697
2015-10-08 20:51:13 +02:00
Craig Richardson
73dffbca42 Fixes #672 2015-08-26 10:52:01 +01:00
David Eberlein
f854082f72 Fix z-index issues with tooltips in .checkbox
Fixes Issue #670
2015-08-18 09:58:10 +02:00
Invis1ble
32cd7ee54f Fixed indents 2015-06-27 13:23:55 +03:00
Invis1ble
9cd640953d Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394 2015-06-27 13:18:26 +03:00
FezVrasta
8da6f32583 fixes #609 2015-06-05 15:37:09 +02:00
Vilsol
20c84d267b Fix small icons on chrome 2015-05-09 23:16:03 +01:00
FezVrasta
0f2e4c31ff fixed animation of inputs 2015-04-29 13:25:17 +02:00
FezVrasta
8be690bd05 fixed #541 2015-04-29 13:17:53 +02:00
Romain Cherix
613f9e2c81 Fix padding issue for dialogs according Material design guide lines 2015-04-08 10:24:22 +02:00
GradyD
5134d7d484 Adde vars for dropdown 2015-03-23 23:31:30 -04:00
GradyD
a70dc2f204 Updating branch 2015-03-23 23:29:11 -04:00
GradyD
537f88fa2f Dropdown material styles 2015-03-23 23:25:48 -04:00
FezVrasta
b6da08736b Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2015-03-19 15:26:26 +01:00
FezVrasta
56a6d8d8ee removed useless keyframes animation from inputs 2015-03-19 15:26:00 +01:00
Fez Vrasta
d562c24d8b Merge pull request #508 from jmillspaysbills/master
fixed classes
2015-03-18 17:12:33 +01:00
Jeremy Miller
b89afd8de5 fixed classes
fixed the classes for “mdi-social-public” and “mdi-av-queue-music”
2015-03-18 11:02:39 -05:00
FezVrasta
dc15824fdd fixed #504 2015-03-18 15:29:57 +01:00
FezVrasta
b4f40e2fb6 fixed color of labels and floating labels 2015-03-18 14:46:06 +01:00
FezVrasta
60e3893302 fixed #348 2015-03-17 18:40:13 +01:00
FezVrasta
826683fed2 fixed #403 2015-03-17 18:32:39 +01:00
FezVrasta
5678c1b257 removed deprecated variables 2015-03-17 18:27:20 +01:00
FezVrasta
8f0b53be03 fixed input behaviors 2015-03-17 18:08:03 +01:00
FezVrasta
c5eb110d78 fixed style and behavior of floating labels 2015-03-17 17:47:58 +01:00
Fez Vrasta
8fe9f29cf2 Merge pull request #503 from jmillspaysbills/master
updated css
2015-03-17 17:27:05 +01:00
Jeremy Miller
c07fd11852 updated css
updated the css for the content declarations.
2015-03-17 11:23:38 -05:00
Fez Vrasta
b43919c3ba Merge pull request #452 from jmillspaysbills/master
updated icon fonts
2015-03-17 17:07:48 +01:00
FezVrasta
30b3837b2c switched from scale() to scale3d() to fix some rendering problems 2015-03-17 15:33:50 +01:00
Jeremy Miller
5154422260 updated fonts w/ new :after pseudo classes
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:35 -05:00
FezVrasta
0d4954f97d fixed specificity of shadows 2015-03-16 15:19:26 +01:00
FezVrasta
08fd0110b5 implemented #480 to fix #275 2015-03-16 15:16:54 +01:00
FezVrasta
2f7d6791eb fixed #499 2015-03-16 14:47:55 +01:00
FezVrasta
a4372ffcc5 fixed some togglebutton selector 2015-03-16 14:41:16 +01:00
FezVrasta
d134fd0d15 fixed ripple color of toggle buttons 2015-03-11 17:14:24 +01:00
FezVrasta
344df40d82 fixed checkbox alignment problem 2015-03-11 16:54:11 +01:00
FezVrasta
ba7db57bc0 fixed checkboxes inside lists 2015-03-11 16:53:17 +01:00
FezVrasta
4aafcd756e fixed indentation and updated changelog 2015-03-11 16:46:33 +01:00
FezVrasta
a0e4a91984 improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
FezVrasta
2708438daa improved shadows and buttons 2015-03-10 13:01:47 +01:00
FezVrasta
80fc8a14b3 added color variations even on toggles' ripple 2015-03-10 10:27:06 +01:00
FezVrasta
3cf4a656bf btn states and toggles variations 2015-03-09 20:56:57 +01:00
FezVrasta
33b164294e improved accessibility (#425) 2015-03-09 18:01:22 +01:00
FezVrasta
c42cd9cf06 fixed tabs 2015-03-09 17:17:02 +01:00
FezVrasta
a4c09ab76e see changes to changelog.md 2015-03-09 17:10:44 +01:00
Jeremy Miller
b00731de98 updated w/ new icons
I also added some Font Awesome classes to style the icons similar to
how font awesome does it.
2015-03-09 09:23:41 -05:00
Fez Vrasta
7d220d4484 Merge pull request #479 from GradyD/modal
Adjusted padding on dialog(modal) to be more inline with standards
2015-03-09 10:48:32 +01:00
GradyD
f61d3caf16 Embedded RobotoDraft font files for #314. I commented the original line so the refrence to the files can still be found/used if desired. 2015-03-08 20:04:38 -04:00
GradyD
9061f3e16d Adjusted padding on dialog(modal) to be more inline with standards 2015-03-08 17:30:26 -04:00
MatrixZ
ad7a12f063 fixes #468 2015-03-06 11:21:25 +05:30
Tim Hovius
9e299c24fd Fixed margin for navbar-text on smaller screens 2015-02-27 12:20:26 +01:00
Tim Hovius
1adb09c5ae Removed unused code 2015-02-27 12:14:08 +01:00
Tim Hovius
92e41b7fda Fixed dropdown-menu correct colors on active, hover and focus state 2015-02-27 12:09:22 +01:00
Fez Vrasta
694bbf233c Merge pull request #460 from MatrixZ/selectbox-border
fixes #458
2015-02-27 10:06:14 +01:00
MatrixZ
c462efc27e fixes #458 2015-02-27 14:22:34 +05:30
Tim Hovius
da6dd83f40 Alert text color fix 2015-02-23 09:39:08 +01:00
FezVrasta
71d10163f6 Merge remote-tracking branch 'originssh/master' 2015-02-18 11:22:12 +01:00
FezVrasta
129d099749 fixed #435 2015-02-18 11:22:03 +01:00
phillc
a4a7911193 Change togglebutton's first-child to first-of-type 2015-02-10 19:57:50 -05:00
FezVrasta
79ba5f49af input underline is 1px, highlight underline is 2 px 2015-01-27 15:26:48 +01:00
FezVrasta
dbe4705ef8 Big improvement on input highlight effect.
Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation.
2015-01-26 18:05:46 +01:00
Jeroen van Warmerdam
05655dd96d 🐛 Dropdown active class support. Fixes #368 2015-01-25 18:42:53 +01:00
ryanmcdonough
1ef093fb33 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
c6c1e2fa23 Include dividers material design 2015-01-12 13:53:59 +00:00
ryanmcdonough
c15c03390d Material dividers 2015-01-12 11:20:49 +00:00
ryanmcdonough
2028119c2a Material dividers 2015-01-12 11:06:42 +00:00
Arno
31d0346c67 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
f955393f13 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
5211de142a the default button doesn't get the right font color 2014-12-26 18:00:36 -05:00
Edmond Lau
a289ee8147 fixed a bracket typo bug in _buttons 2014-12-26 18:00:18 -05:00
FezVrasta
379ea620f3 Merge remote-tracking branch 'origin/master' 2014-12-26 19:12:48 +01:00
FezVrasta
cc1a0b67cd Merge branch 'korgan00#master'
Conflicts:
	index.html
2014-12-26 18:43:31 +01:00
FezVrasta
0095f43c22 merging material colors 2014-12-26 18:42:06 +01:00
phoeagon
0e2aa4b823 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
9b605fee49 explanation added 2014-12-19 20:22:11 +01:00
Korgan
e5c656d694 placeholder working correctly 2014-12-19 20:13:22 +01:00
Korgan
32490815e6 fix and added 'inverse' color 2014-12-19 19:33:21 +01:00
Korgan
52dbc8d1f6 new generic mixin 2014-12-19 19:32:44 +01:00
FezVrasta
595a08ae66 fix for #294 2014-12-18 13:59:34 +01:00
FezVrasta
28d37f40ae fix for #258 2014-12-18 10:54:36 +01:00
FezVrasta
9d72a971e4 btn-raised have a subtler shadow 2014-12-16 11:13:49 +01:00
FezVrasta
0c12c1fc85 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
381b972f1c fixed active and disabled elements of navbar 2014-12-13 12:32:27 +01:00
FezVrasta
cb2472f5cf some improvement on navbars 2014-12-13 12:26:25 +01:00
FezVrasta
7882fddb29 ripples are now subtler 2014-12-10 20:36:31 +01:00
Korgan
f1bac0b4b9 All colors mixed 2014-12-06 02:45:14 +01:00
FezVrasta
e13ed0f9ab main colors now refer the proper variable 2014-12-05 09:53:20 +01:00
Korgan
28c0728c35 material colors aproximation 2014-12-05 03:35:32 +01:00
FezVrasta
52e073a3c5 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
e6e2712ed0 now Roboto is loaded from system if present (discussion at #260) 2014-12-04 12:06:03 +01:00
FezVrasta
d5aeba4ecf fixed list of material colors 2014-12-04 11:19:42 +01:00
FezVrasta
27b6af7126 added updated list of material colors 2014-12-04 11:18:08 +01:00