This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
v2.5.0
- Upgrade Popper.js dependency:
1.14.1
=>1.14.2
which has some nice fixes for positioning and bundle size π - Add new static method:
tippy.one()
for creating one single tooltip, it will return the tooltip instance directly - css: remove
pointer-events
on round arrow SVG if not interactive