github atomiks/tippyjs v1.2.1

latest releases: v6.3.7, v6.3.5, v6.3.4...
6 years ago

Popper.js version updated to 1.12.4

NOTE: There is an issue in Popper 1.12.5 (latest) that affects Tippy too much to use. However it fixed an issue related to fixed containers

Fixes

  • appendTo by default is now a function which returns document.body when called (done upon initial tooltip creation), see #95 - particularly useful for Turbolinks when the body element has been changed. This means you can also make appendTo a function which returns an Element.

  • Transitions are less glitchy when quickly showing/hiding tooltips

  • Tooltips are destroyed upon show if their reference element no longer exists on the DOM

Don't miss a new tippyjs release

NewReleases is sending notifications on new releases.