github atomiks/tippyjs v1.1.0

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

Fixes

  • fix #72 - blur handler is now bound to the window and will blur tooltipped elements when user leaves the window or tab
  • fix #69 - arrows now have 5px margins

Features

  • Tooltips now update their position automatically if their content changes (requires window.MutationObserver, so no IE10 support unless polyfilled)

Deprecations

  • Callback functions without on prefix are deprecated, prefer onShown, onHidden, etc over shown and hidden - as it better indicates a callback function

Don't miss a new tippyjs release

NewReleases is sending notifications on new releases.