Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

v5.1.0

Compare
Choose a tag to compare
@atomiks atomiks released this 22 Oct 23:31
· 381 commits to master since this release

Features

  • Allow plugins passed as Props.plugins

Deprecations

  • Deprecate createTippyWithPlugins() - use tippy.setDefaultProps({plugins: [...]});