Skip to content

1.3.1

Compare
Choose a tag to compare
@stevenbenner stevenbenner released this 15 Apr 13:17
· 139 commits to master since this release
  • Features & Improvements
    • Mouse-follow tooltips will now fall back to static placement when opened via a non-mouse event.
    • CSS border color for tooltip arrows are now set to inherit, making it easier to override colors.
  • Bug Fixes
    • Apply popupClass before tooltip positioning.
    • Fixed non-functional tooltips on even number repeated powerTip() calls on the same element(s).
    • Fixed issue with non-mouse events tracking invalid coordinates on Firefox with jQuery 3.
    • Fixed destroy() API method not cleaning up a currently open tooltip.
    • Fixed mouse follow tooltip placement when corner trapped on a horizontally scrolled page.
    • Fixed CSS arrows not rendering on Internet Explorer 8.