github atomiks/tippyjs v4.3.0

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

Features

  • Added triggerTarget option to apply the trigger listeners to a different node from the positioning reference
  • Added onTrigger option to allow calls to .set() to change the reference position and instance props based on the event before the tooltip is shown without interrupting the lifecycle (unlike wait)
  • Added ability to pass a ReferenceElement to HideAllOptions.exclude for references with multiple tippys

Fixes

  • Make tippy.group() and updateDuration updateable
  • Fix when popperOptions.onCreate and popperOptions.onUpdate are called so they match the actual invocations by Popper.js
  • Fix followCursor not respecting popperOptions.modifiers.preventOverflow.padding
  • Fix multiple tippys from only displaying one if using touch and hideOnClick: true
  • Fix the tooltip moving with the cursor if over the popper element when using followCursor: '{horizontal, vertical}' and interactive: true
  • [TypeScript] Fix instance.reference type to account for VirtualReference

Don't miss a new tippyjs release

NewReleases is sending notifications on new releases.