npm tippy.js 1.0.1
v1.0.1

latest releases: 6.3.7, 6.3.6, 6.3.5...
6 years ago

Popper.js 1.10.2 => 1.10.6

  • fix #65 - only interactive tooltips get a tabindex attribute and it's set to -1 instead of 0
  • fix potential iOS problem with mouseenter when the element was not a HTMLElement (like SVG)
  • optimize destroyAll() to make it quicker
  • add leading hash (#) to DOM elements in the html setting (its data-template-id) so it's consistent with the selector string
  • differentiate between instance store and global Store (each instance now has a store property holding all the data objects)
  • animateFill made nicer - the content fades out a bit quicker to prevent the text from obviously overflowing (when the background isn't white like the text)
  • The popper element uses an easeOutQuart timing function for better transitioning between flips/position updates
  • Trying to use update() on a DOM element now throws a warning and aborts as it causes unwanted behavior/data loss

Don't miss a new tippy.js release

NewReleases is sending notifications on new releases.