-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
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/popover#variants-and-custom-class
Describe the missing feature
Bootstrap-Vue enabled setting variants for BTooltip
and BPopover
- we've implemented the variant
prop in the same way the BSV did, but from what I can tell, BSV implemented the CSS - neither BS4 or BS5 has the concept of variants for tooltips and popovers. So if we want to implement this, we should port the SCSS, otherwise we should fully deprecated it.
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