-
-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
compatibility enhancementFeature missing that is in bootstrap.js v5 or bootstrap-vue v2Feature missing that is in bootstrap.js v5 or bootstrap-vue v2staleThere has been no additional replies or questions and the thread is assumed closedThere has been no additional replies or questions and the thread is assumed closed
Description
Missing feature is from
bootstrap-vue
Docs
https://bootstrap-vue.org/docs/components/table
Describe the missing feature
In BootstrapVue v2 it was possible to add transitions to table rows (adding, removing, sorting) by proving transition props.
In BootstrapVue Next this is not supported and there is no easy way to wrap body rows with TransitionGroup manually.
This is rather complex due to how we have a layered system of BTable consuming BTableLite, and so on. I think we need to add this to BTableLite as well to complete this.
Validations
- Have tested with the latest version. This is still alpha version and sometime things change rapidly.
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided link is to the documentation of the missing feature.
darthf1Copilot
Metadata
Metadata
Assignees
Labels
compatibility enhancementFeature missing that is in bootstrap.js v5 or bootstrap-vue v2Feature missing that is in bootstrap.js v5 or bootstrap-vue v2staleThere has been no additional replies or questions and the thread is assumed closedThere has been no additional replies or questions and the thread is assumed closed