bootstrap-vue
bootstrap-vue copied to clipboard
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Vue 3 support
Hi What is the status of bootstrap-vue and Vue 3? I know Vue 3 is just in beta now. But I see no statement or other on your page if/how/when...
### Describe the bug When using b-tabs if some of the tabs have IDs and some doesn't upon opening the page the active tab will automatically switch to one of...
### Describe the PR Fix typos and improve wording in Components > Media docs. ### PR checklist **What kind of change does this PR introduce?** (check at least one) -...
 # :question: What is it? Version of Bootstrap-Vue which works for Vue 2 and Vue 3 (using `@vue/compat`) Helps people with #5196 [Demo using Vue 2](https://bootstrap-vue-3.netlify.app/vue2/) [Demo using Vue...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.6. Release notes Sourced from actions/cache's releases. v3.0.6 What's Changed Add example for clojure lein project dependencies by @shivamarora1 in PR actions/cache#835 Update toolkit's cache...
# TL;DR (last update: May 21, 2024) ✅ v.2.23.0 with initial support of Vue.js 3 released :tada: This code will be deprecated in favor of code being developed in https://github.com/bootstrap-vue-next/bootstrap-vue-next...
### Describe the PR My naive approach at fixing #6961 so that b-table sticky header is sticky again. ### PR checklist **What kind of change does this PR introduce?** (check...
### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [x] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Describe the PR Make the id mixin use a universally unique id. Previously vue's internal id was used. This is a locally unique id, but when there are multiple...
### Describe the bug When you open long modal with overflow in Safari, it scrolls automatically to window at the beginning of the screen, no matter what top margin do...