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.
Feature Request is related to the following issue with the already provided solution there: https://github.com/bootstrap-vue/bootstrap-vue/issues/5369
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
### Describe the PR The component: The issue: the browse button overlap the placeholder in the RTL version ( Arabic ) The Fix: I added a ruleset in the _form-file.scss...
I have been working on migration from vue 2 to vue 3 and I get an error on the console but I can't figure it out and the error doesn't...
### Is your feature request related to a problem? Please describe... I tried to find a way of adding custom labels to specific days in the calendar but I only...
### Documentation issue - [ ] Reporting a typo - [x] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Describe the bug Globally I am not able to show the popovers using emmitting on the root. ### Steps to reproduce the bug ``` Placement {{ placement }} Content...
### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [*] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
What should i do to access to this css ? `.table.b-table.b-table-stacked > tbody > tr > [data-label] > div` 
### wrong nested lists html output when i want to create a nested navigation with b-nav i should expect it to be in between `` to generate valid html so...