Skip to content

Prerelease 1.0.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 16:49
f472945

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 to Tooltip and Popover when using the hover trigger. When set to True, the Popover / Tooltip will hide if the mouse is moved over the content (PR 788)

Fixed

  • Popover with trigger hover will not dismiss if mouse is moved over the content (PR 788)
  • Resolved bug where Tooltip could get stuck open when moused over quickly (PR 788)