Release 1.0.2
This release updates CDN links to use Bootstrap 5.1.3 and fixes a few bugs. Please continue to report bugs on our issue tracker!
Changed
- Links in the
themes
module now use Bootstrap 5.1.3 (PR 789)
Added
- Added
autohide
prop toTooltip
andPopover
when using thehover
trigger. When set toTrue
, thePopover
/Tooltip
will hide if the mouse is moved over the content (PR 788)