Skip to content

Docs #851

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

Closed
admax81 opened this issue Aug 15, 2017 · 1 comment
Closed

Docs #851

admax81 opened this issue Aug 15, 2017 · 1 comment
Milestone

Comments

@admax81
Copy link

admax81 commented Aug 15, 2017

<b-popover> creating template: 
<div class="popover">
    <div class="popover-arrow"></div>
    <div class="popover-content">
    </div>
</div>

In bootstrap 4.0.0-beta:

<div class="popover" role="tooltip">
    <div class="arrow"></div>
    <h3 class="popover-header"></h3>
    <div class="popover-body"></div>
</div>

Change generated popover template please.

@tmorehouse tmorehouse added this to the v1.0.0 milestone Aug 15, 2017
@tmorehouse
Copy link
Member

We are actively working on V1.0.0.beta of BootstrapVue, which handles many of the breaking changes in the Boostrap v4.0.0.beta. See issue #747 as we address the breaking changes.

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