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.
When we upgraded to the latest version, our popover (positioned bottomleft) displayed lower than before. I found that the default value for `boundary-padding` changed from `5` to `50` in a...
I found myself needing to order the table with more than one field, is it possible to add this function if it were possible?
### Describe the bug Inline Form with datepicker messes up the styles in the popup. ### Steps to reproduce the bug Add an inline form with a datepicker. ### Expected...
### Describe the PR Adds a `header-contextmenu` event, that fires when table headers are context (or right) clicked. Closes #5841. ### PR checklist **What kind of change does this PR...
### Is your feature request related to a problem? Please describe... 1. I need to use sidebars as an additional menu and as a search with different filters. When user...
### Is your feature request related to a problem? Please describe... I have a need for a few custom icons that I'd like to load through the `b-icon` component like...
### Is your feature request related to a problem? Please describe... I'd like to add subheadings to groups of rows in a b-table, as described in #3690, #2889, and #3090....
### Describe the bug With the sortable prop on the columns of a responsive table, the table is allowed to overflow the width of the screen. This is due to...
### Describe the PR Opening a modal incorrectly always pads the body and the modal even when there is no reason to because the scroll bar isn't needed.  ###...
This is issue is a place to collect community feedback on what people would like to see in the Vue 3 Bootstrap 5 version of Bootstrap view. There are some...