Skip to content

Release 1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 17:44
ec4378a

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)