github atomiks/tippyjs v4.1.0
v4.1.0 - TypeScript rewrite

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

Minor release was bumped due to large TypeScript refactor and a minor package fields change.

Fixes

  • Improves types due to refactor (#441). Props interface was deprecated in favor of Options. Use Required<Options> to mimic the internal Props interface.
  • Use unminified code in "main" and use the "unpkg" field (#445)
  • Fix obscure Chrome setTimeout issue (#447)
  • Remove will-change properties: seems to improve animation FPS
  • Prevent overwriting user-defined preventOverflow padding
  • Add safety early return to tippy.group()

Don't miss a new tippyjs release

NewReleases is sending notifications on new releases.