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

Extra 'caret` icon #2061

Closed
ghost opened this issue Aug 26, 2018 · 4 comments
Closed

Extra 'caret` icon #2061

ghost opened this issue Aug 26, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 26, 2018

@emage commented on Feb 21, 2018, 5:50 PM UTC:

Bootstrap 4 comes with a caret icon already append via the :after. This version adds another caret via the 'bs-caret`. I use CSS to display: none for now.

This issue was moved by caseyjhol from snapappointments/bootstrap-select-temp#6.

@ghost
Copy link
Author

ghost commented Aug 26, 2018

@caseyjhol commented on Feb 21, 2018, 6:27 PM UTC:

Can you link me to an example? The code for the other caret (used for Bootstrap 3) is there, but it shouldn't be visible.

@ghost
Copy link
Author

ghost commented Aug 26, 2018

@caseyjhol commented on Apr 19, 2018, 3:28 PM UTC:

Released in v1.13.0!

@saitho
Copy link

saitho commented Sep 5, 2018

Hi @caseyjhol,

we've customized the CSS on the .bs-caret class and added a background to the caret area which is not possible anymore with this change. Is there any possibility of adding a new setting that allows us to keep using ´.bs-caret` with Bootstrap 4?

Thanks!

@emir-baloglu
Copy link

Hello, I want to activate the bs-caret section.
(
version.major === '4' ? ''
:
'' +
this.options.template.caret +
'
'
) +
This has been turned off software by you.
How can I run this. Can you help me please?
Thank you and good luck

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

3 participants