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

Support Bootstrap 4 popover #64

Open
KuroNoDev opened this issue Jul 14, 2016 · 4 comments
Open

Support Bootstrap 4 popover #64

KuroNoDev opened this issue Jul 14, 2016 · 4 comments

Comments

@KuroNoDev
Copy link

Bootstrap 4 uses popover popover-{placement} instead of popover {placement}
and popover-arrow instead of just arrow not making the popover arrow appear.

@benmarch
Copy link
Owner

I will look into it, but Bootstrap 4 is still in alpha so it will be lower priority for now.

@benmarch
Copy link
Owner

benmarch commented Apr 8, 2017

Hey @KuroNoDev, just to update you on this: I looked into it, I was able to get most of the styles working fairly easily, but Bootstrap 4 switched to ::before pseudo-elements for arrows, so I'm going to take some time to implement this correctly. I'll probably include a config option to choose Bootstrap 3 or 4, and basically just swap out the template and include the correct styles. That will happen once Bootstrap 4 releases a stable version.

@jonasschumacher
Copy link

Hey guys, have you found a workaround or it's impossible to work with bootstrap 4 at the momment?

@cdric
Copy link

cdric commented Oct 1, 2020

Any update on this? I'm actually having issues making Angular UI working with Bootstrap 4. The tour work but I can't seem to be able to inject a custom template to fit the Bootstrap 4 format.

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

4 participants