Commit Graph

565 Commits

Author SHA1 Message Date
FezVrasta
2a65e5b56b Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2015-03-19 15:26:26 +01:00
FezVrasta
71f35fe5d6 removed useless keyframes animation from inputs 2015-03-19 15:26:00 +01:00
Fez Vrasta
fbe3d01083 Merge pull request #508 from jmillspaysbills/master
fixed classes
2015-03-18 17:12:33 +01:00
Jeremy Miller
09c69c8a0a fixed classes
fixed the classes for “mdi-social-public” and “mdi-av-queue-music”
2015-03-18 11:02:39 -05:00
FezVrasta
47f5f7cec1 added material datepicker to readme 2015-03-18 15:50:09 +01:00
FezVrasta
f065f39515 updated changelog and moved to new dev version (0.3.1-dev) 2015-03-18 15:44:56 +01:00
FezVrasta
5f38258bda fixed #504 2015-03-18 15:29:57 +01:00
FezVrasta
c6d0850ae1 fixed color of labels and floating labels 2015-03-18 14:46:06 +01:00
FezVrasta
58c8eb0c44 removed symlink which was preventing gh-pages updates 2015-03-17 19:31:26 +01:00
FezVrasta
e63b5a92ba 0.3.0 release 2015-03-17 18:44:18 +01:00
FezVrasta
343b300791 fixed #348 2015-03-17 18:40:13 +01:00
FezVrasta
bed5d8c478 fixed #403 2015-03-17 18:32:39 +01:00
FezVrasta
7e1893ccaf removed deprecated variables 2015-03-17 18:27:20 +01:00
FezVrasta
9339c8e3da fixed input behaviors 2015-03-17 18:08:03 +01:00
FezVrasta
0c8e3d34c1 fixed style and behavior of floating labels 2015-03-17 17:47:58 +01:00
FezVrasta
d719f994c8 compiled new icons 2015-03-17 17:32:26 +01:00
Fez Vrasta
81b78bf32d Merge pull request #503 from jmillspaysbills/master
updated css
2015-03-17 17:27:05 +01:00
Jeremy Miller
55a9b24d85 updated css
updated the css for the content declarations.
2015-03-17 11:23:38 -05:00
Fez Vrasta
e113eb96a2 Merge pull request #452 from jmillspaysbills/master
updated icon fonts
2015-03-17 17:07:48 +01:00
FezVrasta
82b455b99b fixed meteor and probably travis 2015-03-17 16:36:14 +01:00
FezVrasta
661ca73242 removed jasmin tests from travis 2015-03-17 16:05:03 +01:00
FezVrasta
6badcf783c switched from scale() to scale3d() to fix some rendering problems 2015-03-17 15:33:50 +01:00
Jeremy Miller
02f36733cd new font w/ :after pseudo classes.
Changed the way the battery and signal indicators are displayed, using
a new :after pseudo class.
2015-03-16 12:31:58 -05:00
Jeremy Miller
ce44b8d8e5 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
4174d0e12e removed tests from build task 2015-03-16 15:45:18 +01:00
FezVrasta
2bbae4a731 fixed specificity of shadows 2015-03-16 15:19:26 +01:00
FezVrasta
9bd3c08357 implemented #480 to fix #275 2015-03-16 15:16:54 +01:00
FezVrasta
ae761b5aec limited minimum donation amount trough PayPal due to accounting troubles. 2015-03-16 15:05:35 +01:00
FezVrasta
679145442a fixed #499 2015-03-16 14:47:55 +01:00
FezVrasta
6129a4d898 fixed some togglebutton selector 2015-03-16 14:41:16 +01:00
FezVrasta
6390a01212 Merge branch 'master' into gh-pages 2015-03-13 14:40:30 +01:00
FezVrasta
e07f594bf8 Merge remote-tracking branch 'originssh/master' 2015-03-13 14:39:37 +01:00
FezVrasta
c6475c3b53 ran grunt copy to add fonts to dist/fonts 2015-03-13 14:39:29 +01:00
Fez Vrasta
65d3eeadb9 Merge pull request #494 from mcliment/master
Don't cancel event chain on mousedown
2015-03-13 14:36:22 +01:00
mcliment
85643e1593 Don't cancel event chain on mousedown 2015-03-13 13:36:23 +01:00
FezVrasta
ebd3c42032 fixed ripple color of toggle buttons 2015-03-11 17:14:24 +01:00
FezVrasta
88c9cbe639 fixed checkbox alignment problem 2015-03-11 16:54:11 +01:00
FezVrasta
31f43761de fixed checkboxes inside lists 2015-03-11 16:53:17 +01:00
FezVrasta
99704278fa fixed indentation and updated changelog 2015-03-11 16:46:33 +01:00
FezVrasta
13cf2b7d7f improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
Fez Vrasta
4f902c680f Merge pull request #487 from GradyD/docs
Added getting started doc
2015-03-11 08:26:44 +01:00
GradyD
44a84d7315 removed http 2015-03-10 23:04:23 -04:00
FezVrasta
4ceab977ff Merge branch 'master' into gh-pages
Conflicts:
	meteor/package.js
2015-03-10 13:08:29 +01:00
FezVrasta
a587319fa1 improved shadows and buttons 2015-03-10 13:01:47 +01:00
FezVrasta
5d67c60dde completely fixed meteor 2015-03-10 11:02:17 +01:00
FezVrasta
b220617436 fixed meteor 2015-03-10 10:28:19 +01:00
FezVrasta
c894f76bfb added color variations even on toggles' ripple 2015-03-10 10:27:06 +01:00
GradyD
811501dc58 Finished off take 1 of Getting Started 2015-03-09 23:07:04 -04:00
GradyD
7ca9679398 Added getting started doc 2015-03-09 23:00:46 -04:00
GradyD
a4eb6281f5 Start docs 2015-03-09 18:32:26 -04:00