Kevin Ross
3d20f300f2
remove unused/format
2016-04-26 09:48:09 -05:00
Kevin Ross
ee2a265596
dist
2016-04-26 09:39:58 -05:00
Kevin Ross
823af86b3d
Merge pull request #983 from tilwinjoy/inline-radio-checkbox
...
Adding support for inline checkbox and radio
2016-04-26 09:37:03 -05:00
tilwinjoy
b92a69f0c6
adds support for inline radio
2016-04-26 12:23:50 +05:30
tilwinjoy
efd350929c
adds support for inline checkbox
2016-04-26 12:23:50 +05:30
Kevin Ross
f3944db19e
Merge pull request #979 from FezVrasta/material-input
...
removed useless `material-input` element
2016-04-19 08:26:52 -05:00
FezVrasta
2dd146fdc3
removed useless material-input
element
2016-04-19 11:50:09 +02:00
Kevin Ross
b024848c44
.
2016-04-14 16:15:09 -05:00
Kevin Ross
81b61a5098
Merge pull request #970 from 2J/patch-1
...
Fix demo for vertical ui-slider
2016-04-07 17:00:18 -05:00
Justin Jeong
9639ec7d6d
Fix vertical ui-slider
...
For page http://fezvrasta.github.io/bootstrap-material-design/#slider
Not sure if there was a specific reason why this part of css was commented out, but uncommenting this fixes the vertical sliders
2016-04-07 15:56:59 -04:00
Kevin Ross
a6aeb33fb1
grunt
2016-04-01 10:24:15 -04:00
Kevin Ross
a2cd4c2a08
#930 - remove meteor files now that npm can be used
2016-04-01 10:23:42 -04:00
Kevin Ross
5624d2d324
Merge pull request #946 from HeliumSquid/master
...
Fixed label padding error in upstream bootstrap which will not be fixed.
2016-03-28 11:15:52 -05:00
HeliumSquid
8677ccc3e3
Reference closed issue
2016-03-28 17:21:21 +02:00
Kevin Ross
4fa139bb45
note on dependencies before customizing
2016-03-28 09:56:59 -05:00
Kevin Ross
62f0377d69
fixes #948 . image was residing in unfinished docs dir that we deleted
2016-03-28 09:55:09 -05:00
HeliumSquid
a59ede6655
Update _inputs.less
2016-03-27 16:20:20 +02:00
HeliumSquid
0cb2959263
Fixed label padding.
2016-03-26 17:44:35 +01:00
Fez Vrasta
8d1be04828
Merge pull request #944 from RobertJGabriel/patch-5
...
Added full width banner
2016-03-25 19:57:49 +01:00
Robert Gabriel
e7cb425138
Updated banner
2016-03-25 17:10:00 +00:00
Robert James Gabriel
1b3173f519
Update README.md
2016-03-25 17:08:51 +00:00
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