Skip to content

Conversation

@untemps
Copy link
Owner

@untemps untemps commented Jan 30, 2022

This PR fixes an issue with the reassignment of the css classes when the content was updated.

@untemps untemps added the bug Something isn't working label Jan 30, 2022
@untemps untemps self-assigned this Jan 30, 2022
@vercel
Copy link

vercel bot commented Jan 30, 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/6TWV8CrJ75HXvd7DqwHABnYNFxBy
✅ Preview: Failed

@untemps untemps linked an issue Jan 30, 2022 that may be closed by this pull request
@untemps untemps changed the title fix: Fix classNames reassignment when content is updated, #15 Fix classNames reassignment when content is updated, #15 Jan 30, 2022
@untemps untemps merged commit 1468f78 into main Jan 30, 2022
@untemps untemps deleted the fix/#15 branch January 30, 2022 14:16
github-actions bot pushed a commit that referenced this pull request Jan 30, 2022
## [2.1.1](v2.1.0...v2.1.1) (2022-01-30)

### Bug Fixes

* Fix CSS classes reassignment when content is updated ([#16](#16)) ([1468f78](1468f78))
@untemps
Copy link
Owner Author

untemps commented Jan 30, 2022

🎉 This PR is included in version 2.1.1 🎉

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

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix tooltip class when content is updated

2 participants