Open zitterbewegung opened 8 years ago
Hi,
This is the default styling of <select>
as in bootstrap material design CSS. are you looking for the dropdown plugin styling mentioned in FezVrasta/bootstrap-material-design#848?
Yea I am looking for that . I attempted to integrate that with angular and it caused issues with ngoption and ngmodel On Wed, Nov 16, 2016 at 3:07 AM Tilwin Joy notifications@github.com wrote:
Hi,
This is the default styling of
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tilwinjoy/angular-bootstrap-material/issues/15#issuecomment-260891901, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB2OamyChncVGPhAY1shlBR4h2LL2LVks5q-sfZgaJpZM4Kx4IQ .
Sorry about the late reply.
Unfortunately that plugin has direct dependency on jQuery and can't be added as part of this project. However, we could create AngularJS wrappers for them, like #2 .
Could you reproduce the issue you faced in a JSFiddle template or any other online demo so that I can take a look at it?
So currently the drop down for the select input field just looks like a select list with a different font and not like an material drop down.