-
This is a proposal to merge my existing work into the Webpack core. The base concept is federated application orchestration at runtime. What I hope will provide a new era for how we build apps at sc…
-
### Describe the bug
According to the documentation on [plugins](https://bootstrap-vue.org/docs#component-groups-and-directives-as-vue-plugins), importing a plugin should import all sub-components …
-
I use bootstrap-vue for the vue.js css framework and decided to test the desired component. This component uses b-table and has a v-slot with a call function.
```html
`…
-
### Current behavior:
When typing a long string into an input field, such as an email address to login in our case, Cypress 3.5.0 appears to no longer type the entire string. It bails on typing the…
-
Hi.
I'm a low level developer. But I have used the bt for 2years.
I use the Vue for develop my web in recent year.
I found there are bootstrap-table-vue.js and bootstrap-table-vue.min.js in the dis…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
Hey guys, how are you?
I'm having a hard time using ``, the data I get from the api is already paginated. Does anyone have any code examples that can help?
I'm having the same doubts that this guy p…
-
How can we have a have a edit button which push a new route for editing the specific row ?
here is my code but is not working
```javascript
…
-
This isn't a feedback for a specific component but rather a request on how to structure components, especially the larger ones. Just to have something concrete to discuss I'll take **Brand sidebar wit…
-
### Describe the bug
So we are using the table component, and are using the row details feature, but it seems that the table component are manipulating the original object to store state, which con…