Skip to content

Conversation

@untemps
Copy link
Owner

@untemps untemps commented Feb 5, 2022

This PR allows to use a template HTML element as tooltip content and remove the contentClone prop.

The `contentClone` prop has been removed since it is not needed anymore
@untemps untemps added the enhancement New feature or request label Feb 5, 2022
@untemps untemps self-assigned this Feb 5, 2022
@vercel
Copy link

vercel bot commented Feb 5, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/untemps/svelte-use-tooltip/7oASURdnaLH82Ji2JTaHS3fTN2MA
✅ Preview: https://svelte-use-tooltip-git-feat-29-untemps.vercel.app

@untemps untemps linked an issue Feb 5, 2022 that may be closed by this pull request
@vercel vercel bot temporarily deployed to Preview February 8, 2022 06:50 Inactive
@untemps untemps merged commit 5f3e582 into main Feb 8, 2022
@untemps untemps deleted the feat/#29 branch February 8, 2022 06:53
github-actions bot pushed a commit that referenced this pull request Feb 8, 2022
# [2.6.0](v2.5.0...v2.6.0) (2022-02-08)

### Features

* Allow to set a template element as tooltip content ([#30](#30)) ([5f3e582](5f3e582))
@untemps
Copy link
Owner Author

untemps commented Feb 8, 2022

🎉 This PR is included in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to use a template element as tooltip content

2 participants