You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] wrote:
Hi,
This is the default styling of as in bootstrap material design
CSS. are you looking for the dropdown plugin styling mentioned in
FezVrasta/bootstrap-material-design#848
https://github.com/FezVrasta/bootstrap-material-design/issues/848?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com//issues/15#issuecomment-260891901,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAB2OamyChncVGPhAY1shlBR4h2LL2LVks5q-sfZgaJpZM4Kx4IQ
.
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.
The text was updated successfully, but these errors were encountered: