Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0707844

Browse files
authored
Merge branch 'dev' into dev
2 parents48ad33d +5173dd1 commit0707844

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/pages/vue3.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
With the release of <b>v2.23.0</b> you can now use <spanclass="bd-text-purple-bright">BootstrapVue</span> with <ahref="https://v3-migration.vuejs.org/migration-build.html"target="_blank">migration build</a> of Vue.js 3
1111

1212
<b-alertshowvariant="warning"class="mt-3">
13-
@vue/compat support is designed for early migration to Vue.js 3 and will be eventually replaced with bootstrap-vue 3.0
13+
@vue/compat support is designed for early migration to Vue.js 3 and will be eventually replaced with<ahref="https://bootstrap-vue-next.github.io/bootstrap-vue-next/"target="_blank"rel="noopener">BootstrapVueNext</a>. BootstrapVueNext is currently in <b>Alpha</b>
1414
</b-alert>
1515
<h2id="limitations"class="bv-no-focus-ring mb-3">
1616
<spanclass="bd-content-title">Important limitations<ahref="#prerequisites"aria-labelledby="limitations"class="anchorjs-link"></a></span>

‎src/directives/tooltip/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ To close a **specific tooltip**, pass the trigger element's `id`, or the `id` of
463463
was provided in the config object) as the first argument:
464464

465465
```js
466-
this.$root.$emit('bv::show::tooltip','my-trigger-button-id')
466+
this.$root.$emit('bv::hide::tooltip','my-trigger-button-id')
467467
```
468468

469469
To open a**specific tooltip**, pass the trigger element's`id`, or the`id` of the tooltip (if one

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp