Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select drop down isn't formatted like material drop down . #15

Open
zitterbewegung opened this issue Nov 14, 2016 · 3 comments
Open

Select drop down isn't formatted like material drop down . #15

zitterbewegung opened this issue Nov 14, 2016 · 3 comments

Comments

@zitterbewegung
Copy link

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.

@tilwinjoy
Copy link
Owner

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?

@zitterbewegung
Copy link
Author

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 .

@tilwinjoy
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants