This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
v4.3.2
Fixes
- Mounting behavior (IE11 scrollbar flicker) (#509)
followCursor
fixes (respects boundary & fix regression where initial was not placed correctly on touch devices on first show)- Ensure
destroy()
's unmounting of the tippy can never be impeded - Fix the longstanding interactive scrolling issue
- Fix path selector having
pointer-events: auto
(#504)