Skip to content

New props actionType and pointerStyle

Compare
Choose a tag to compare
@AndreiCalazans AndreiCalazans released this 15 Nov 14:09
· 33 commits to master since this release
4801f15

Migration

Note there are breaking changes if you are coming from prior to v2.0.0
toggleOnPress no longer exist, its equivalent is actionType="press" which is enabled by default. See documentation for actionType for more info.

Commits

90b50a0 (origin/triangle) feat: enable tooltip pointer customization
064c110 feat: action type to toggle tooltip
4a6dc43 Merge pull request #41 from alveshelio/feat/add-action-option

Thanks

Special thanks to https://github.com/alveshelio and https://github.com/hakanozkaptan for sending PRs to improve this library.