Commit Graph

890 Commits

Author SHA1 Message Date
Kevin Ross
2ab99af65a Merge pull request #942 from FezVrasta/revert-941-readme-icon
Revert "Added new full width readme banner"
2016-03-25 11:45:31 -05:00
Kevin Ross
fc61ac55cc Revert "Added new full width readme banner" 2016-03-25 11:45:18 -05:00
Kevin Ross
9b029dea5f Merge pull request #941 from RobertJGabriel/readme-icon
Added new full width readme banner
2016-03-25 11:24:28 -05:00
Robert Gabriel
011b22ea99 Updated read 2016-03-25 16:16:30 +00:00
Robert Gabriel
c8f5e995e9 Added new banner 2016-03-25 16:14:03 +00:00
Kevin Ross
099c1c382e Merge pull request #939 from RobertJGabriel/patch-3
Moved Fork me banner + Added Icon
2016-03-25 11:12:52 -05:00
Kevin Ross
6184bd054e Merge pull request #940 from RobertJGabriel/patch-4
Added Blue Navbar example as there was 2 greens
2016-03-25 11:12:22 -05:00
Robert James Gabriel
bbc5f46b3b Added Blue Navbar example as there was 2 greens 2016-03-25 16:06:20 +00:00
Robert James Gabriel
a003e7b0c3 Moved Fork me banner + Added Icon
Moved the fork me banner to the right to match with the other page plus it was blocking the paper elements on an iPad screen.

Also added an icon to the floating button.
2016-03-25 16:03:22 +00:00
Kevin Ross
8dfef065e4 Merge pull request #936 from jnosek/bugfix/#935-control-label-text-color-in-form-group
Removed color from label.control-label in label-size-variant
2016-03-24 21:53:07 -05:00
Jack Nosek
7460cdbaeb 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
bd4e7bc9b8 #930 meteor officially unsupported 2016-03-23 11:05:55 -05:00
Kevin Ross
0009f77b52 update year and format acknowledgements 2016-03-11 10:08:31 -06:00
Kevin Ross
205981eb54 Update dependencies, solves #900 2016-03-01 08:49:58 -06:00
Kevin Ross
cf209c8e43 dist v0.5.9 meteor 2016-02-29 09:34:19 -06:00
Kevin Ross
1a0441fb77 dist v0.5.9 2016-02-29 09:32:11 -06:00
Kevin Ross
ac843faf92 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
7c650b094c sass for #860 2016-02-29 09:29:25 -06:00
Kevin Ross
ea72a943bd 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
1ffb8e82e7 Merge branch 'shannabarnard-master' 2016-02-29 09:24:28 -06:00
Kevin Ross
a78222d1ce 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
eecfc64686 Fix - Use mdb-checkbox-border-size variable for checkbox border width 2016-02-28 12:07:18 +02:00
Sergey Khval
71854c19a1 Fix #880, hidden inputs are not wrapped with form-group 2016-02-27 00:22:32 +03:00
Kevin Ross
1ffcf4347f Removed the rest of docs, should fix travis 2016-02-18 08:49:35 -06:00
Kevin Ross
42b21f289f Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2016-02-18 08:39:01 -06:00
Kevin Ross
8ca7cd90e6 docs were never finished, we moved on to v4 instead. 2016-02-18 08:38:35 -06:00
Kevin Ross
2509ef313c Merge pull request #870 from herrniemand/patch-1
Improved code readability.
2016-02-08 09:04:08 -06:00
Ackermann Yuriy
bd7150c643 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
72c7c9615e Merge pull request #865 from nprail/patch-1
Added npm install.
2016-02-05 14:41:31 +01:00
Noah Prail
6fead63ec0 Changed to bootstrap-material-design.
Changed from bootstrap-material to bootstrap-material-design.
2016-02-05 08:40:24 -05:00
Noah Prail
bf1f3b2dce Update README.md 2016-02-05 08:35:31 -05:00
Noah Prail
992c730c86 Update README.md 2016-02-05 08:31:28 -05:00
Noah Prail
e8c5d74f8c 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
475d533d13 updated meteor notes in readme 2016-02-03 14:56:31 -06:00
Kevin Ross
aa839bfda5 dist 0.5.8 2016-02-03 14:51:10 -06:00
Kevin Ross
cf471c43c4 version bump 2016-02-03 14:50:39 -06:00
Kevin Ross
8f9ef86f71 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
d06cd9b541 Fixed Meteor tests failing because of jquery conflict. Related #769 2016-02-03 23:39:01 +03:00
Kevin Ross
81032216ad added "Why was my issue summarily closed?" 2016-02-03 09:32:59 -06:00
Kevin Ross
a5ffca2f69 Merge pull request #858 from pra85/patch-1
Fix typos in README.md
2016-02-01 08:43:26 -06:00
Prayag Verma
e623ef531e Fix typos in README.md
Spelling mistakes -
`compaitble` > `compatible`
`accomodate` > `accommodate`
2016-02-01 09:29:26 +05:30
shannabarnard
74d91b0177 Checkboxes and Radio buttons should not animate on page load 2016-01-26 18:31:52 +00:00
Kevin Ross
9d82bd9b77 Merge pull request #840 from krtek4/patch-1
Fix the font for Selectize dropdown
2016-01-25 18:07:08 -06:00
Gilles Crettenand
22ab39ae7c Fix the font for Selectize dropdown
This should fix #827
2016-01-26 00:48:12 +01:00
shannabarnard
4d70cb90c1 Checkboxes should not animate on page load 2016-01-25 23:36:15 +00:00
Kevin Ross
84988d0e62 Merge pull request #831 from emilstahl/master
README: http:// and https:// —> //
2016-01-20 08:11:20 -06:00
Emil Stahl
793df707db README: http:// and https:// —> // 2016-01-20 14:57:57 +01:00
Kevin Ross
3c8bfb2a09 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2016-01-19 13:58:55 -06:00
Kevin Ross
71b75570e7 Resolves #828 - darker dropdown divider color (pulled from v4 footer) 2016-01-19 13:58:35 -06:00
Kevin Ross
f6aacc8d12 added meteor issue note 2016-01-15 10:32:47 -06:00