Commit Graph

880 Commits

Author SHA1 Message Date
Jack Nosek
565f518e1c Removed color from label.control-label in label-size-variant
The default label style already includes the base text color.
Setting it additionally in label-size-variant prevents the has-* status variants from applying the proper text color.
2016-03-24 22:44:50 -04:00
Kevin Ross
196f0d6890 #930 meteor officially unsupported 2016-03-23 11:05:55 -05:00
Kevin Ross
5842062c23 update year and format acknowledgements 2016-03-11 10:08:31 -06:00
Kevin Ross
fd11edc484 Update dependencies, solves #900 2016-03-01 08:49:58 -06:00
Kevin Ross
fb4485dd12 dist v0.5.9 meteor 2016-02-29 09:34:19 -06:00
Kevin Ross
d4ee531ca0 dist v0.5.9 2016-02-29 09:32:11 -06:00
Kevin Ross
36eb7c55a9 Merge pull request #896 from SergeyKhval/issue880
Fix #880, hidden inputs are not wrapped with form-group
2016-02-29 10:30:00 -05:00
Kevin Ross
a16e6ccb01 sass for #860 2016-02-29 09:29:25 -06:00
Kevin Ross
f68a43b80c Merge pull request #898 from danielkman/fix-checkbox-border-width-variable-use
Fix #860 - Use mdb-checkbox-border-size variable for checkbox border width
2016-02-29 10:27:06 -05:00
Kevin Ross
8aa0d93a62 Merge branch 'shannabarnard-master' 2016-02-29 09:24:28 -06:00
Kevin Ross
30fd27733b Merge #839 branch 'master' of git://github.com/shannabarnard/bootstrap-material-design into shannabarnard-master 2016-02-29 09:23:45 -06:00
Daniel Kalman
f0220a3e75 Fix - Use mdb-checkbox-border-size variable for checkbox border width 2016-02-28 12:07:18 +02:00
Sergey Khval
dda38c7266 Fix #880, hidden inputs are not wrapped with form-group 2016-02-27 00:22:32 +03:00
Kevin Ross
3ef254d6bd Removed the rest of docs, should fix travis 2016-02-18 08:49:35 -06:00
Kevin Ross
2cab4a2979 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2016-02-18 08:39:01 -06:00
Kevin Ross
94ef7c4c6f docs were never finished, we moved on to v4 instead. 2016-02-18 08:38:35 -06:00
Kevin Ross
9edf143242 Merge pull request #870 from herrniemand/patch-1
Improved code readability.
2016-02-08 09:04:08 -06:00
Ackermann Yuriy
cac6c356b4 Improved code readability.
I am sorry. My inner perfectionist got out and made me do this commit.
2016-02-08 17:10:04 +13:00
Fez Vrasta
a69c5e8f02 Merge pull request #865 from nprail/patch-1
Added npm install.
2016-02-05 14:41:31 +01:00
Noah Prail
82dd311d7d Changed to bootstrap-material-design.
Changed from bootstrap-material to bootstrap-material-design.
2016-02-05 08:40:24 -05:00
Noah Prail
44c818a89c Update README.md 2016-02-05 08:35:31 -05:00
Noah Prail
5ce1eecd1d Update README.md 2016-02-05 08:31:28 -05:00
Noah Prail
76458402ba Added npm install.
The NPM install was missing so I added it. It is missing on the website too.
2016-02-04 17:07:45 -05:00
Kevin Ross
92edf78d8c updated meteor notes in readme 2016-02-03 14:56:31 -06:00
Kevin Ross
1512572291 dist 0.5.8 2016-02-03 14:51:10 -06:00
Kevin Ross
d5b2158a0d version bump 2016-02-03 14:50:39 -06:00
Kevin Ross
bb839b8777 Merge pull request #864 from tsega/master
Fixed Meteor tests failing because of jQuery conflict. Related #769
2016-02-03 14:48:55 -06:00
Tsegaselassie Tadesse
7157527389 Fixed Meteor tests failing because of jquery conflict. Related #769 2016-02-03 23:39:01 +03:00
Kevin Ross
dd253e21aa added "Why was my issue summarily closed?" 2016-02-03 09:32:59 -06:00
Kevin Ross
b1b1d030c4 Merge pull request #858 from pra85/patch-1
Fix typos in README.md
2016-02-01 08:43:26 -06:00
Prayag Verma
7c3483695f Fix typos in README.md
Spelling mistakes -
`compaitble` > `compatible`
`accomodate` > `accommodate`
2016-02-01 09:29:26 +05:30
shannabarnard
10bf3836f2 Checkboxes and Radio buttons should not animate on page load 2016-01-26 18:31:52 +00:00
Kevin Ross
a061f916d7 Merge pull request #840 from krtek4/patch-1
Fix the font for Selectize dropdown
2016-01-25 18:07:08 -06:00
Gilles Crettenand
d1789077c9 Fix the font for Selectize dropdown
This should fix #827
2016-01-26 00:48:12 +01:00
shannabarnard
80c869196b Checkboxes should not animate on page load 2016-01-25 23:36:15 +00:00
Kevin Ross
948a10eefc Merge pull request #831 from emilstahl/master
README: http:// and https:// —> //
2016-01-20 08:11:20 -06:00
Emil Stahl
4af0240c0b README: http:// and https:// —> // 2016-01-20 14:57:57 +01:00
Kevin Ross
e1ccbf2ba2 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2016-01-19 13:58:55 -06:00
Kevin Ross
b19df243a8 Resolves #828 - darker dropdown divider color (pulled from v4 footer) 2016-01-19 13:58:35 -06:00
Kevin Ross
65a6a0284b added meteor issue note 2016-01-15 10:32:47 -06:00
Kevin Ross
5f0ebf4fd6 Merge pull request #816 from SirAiedail/bootstrap-import-fix
Rework import of bootstrap variables to prevent error when importing in less after installing with bower
2016-01-11 16:15:13 -06:00
Lucas Schwiderski
9b434de6af Rework import of bootstrap variables
Make original import optional to prevent error when importing the design
in less after install with bower.
Add additional optional import pointing to bootstrap when
bootstrap-material-design was installed with bower.
2016-01-11 22:47:19 +01:00
Kevin Ross
314e367d03 dist for #810 2016-01-07 16:35:38 -06:00
Kevin Ross
3b754e4c5a add dist-sass to dist task 2016-01-07 16:34:53 -06:00
Kevin Ross
7d5d1cc597 Merge pull request #810 from ashutosh2k12/ashu2k12
added href to card footer
2016-01-07 16:33:12 -06:00
Ashutosh
211a38e538 added href to card footer 2016-01-08 03:51:00 +05:30
Kevin Ross
4a7dc62454 added v4 reference 2016-01-07 12:45:04 -06:00
Kevin Ross
7bac664286 Update CONTRIBUTING.md 2016-01-05 14:05:50 -06:00
Kevin Ross
e8f057e7b2 added tldr 2016-01-05 14:04:39 -06:00
Kevin Ross
2fdf3e90a4 #792 needs specificity of focus 2015-12-24 11:43:57 -06:00