bootstrap-vue icon indicating copy to clipboard operation
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.

Results 212 bootstrap-vue issues
Sort by recently updated
recently updated
newest added

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...

Type: Bug
Status: Confirmed

I found myself needing to order the table with more than one field, is it possible to add this function if it were possible?

Status: On Roadmap
Status: Intend To Implement
Priority: Low
Type: Feature request

### 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...

Type: Bug
Status: Confirmed

### 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...

Type: Enhancement
Type: Feature
PR: Minor

### 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...

Status: On Roadmap
Priority: Low
Type: Feature request

### 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...

Priority: Low
Type: Feature request

### 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....

Priority: Low
Type: Feature request

### 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...

Type: Bug
Status: Workaround Available
Status: Upstream
Type: SCSS
Bootstrap v4

### 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. ![image](https://user-images.githubusercontent.com/5056218/110144320-8011f300-7dd8-11eb-8708-c9f522d12273.png) ###...

Type: Fix
PR: Patch

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...

Type: RFC