-
### Clear and concise description of the problem
BootstrapVue has a [date picker component](https://bootstrap-vue.org/docs/components/form-datepicker) with styling integrated into the Bootstrap the…
-
Hey everybody !
I've got an issue right now, maybe i'm just missing something but idk.
I try to had a b-form-select (from [bootstrap vue](https://bootstrap-vue.github.io/)) to change the number of…
-
```
$Title$
购物车
全选
商品
单价
数量
…
-
#### Feature Description
Make it possible to set a template for default cell (if no field matches any template).
It can be `` or ``
E.g.
https://bootstrap-vue.org/docs/components/table#scope…
-
I'm trying to override the paginator mixin to use bootstrap. I'm not using webpack/babel, so I went here to get the dist js: https://github.com/ratiw/vuetable-2/blob/develop/dist/vuetable-2.js and pla…
-
Like in this example, https://jsfiddle.net/b44cc4dq/56/
there is a nav-justified class,
is there a way to add this without hacking in the package css part, as the ul part is produced by the packag…
-
I am trying to get the sample code from the tutorial to work, the data displays on the grid, BUT, the pager never shows up. I have included my code below. Is there something I am missing?
```html
…
-
**Is your feature request related to a problem? Please describe.**
I'm exploring Tabulator / vue-tabulator as a table display option in an app, but have a requirement to be able to use existing Vue c…
-
User should see indicator that data is being fetched when table is not yet loaded.
https://bootstrap-vue.org/docs/components/skeleton
-
## Overview
[Migration docs](https://v3.vuejs.org/guide/migration/migration-build.html#overview)
### Requirements
- [ ] Update Bootstrap Vue for Vue 3
- [ ] Add emits property for custom compone…