Skip to content

Tags: spookyuser/laconic_hover

Tags

v2.2.3

Toggle v2.2.3's commit message
chore: release v2.2.3

v2.2.2

Toggle v2.2.2's commit message
chore: release v2.2.2

v2.2.1

Toggle v2.2.1's commit message
chore: release v2.2.1

v2.2.0

Toggle v2.2.0's commit message
chore: release v2.2.0

v2.1.3

Toggle v2.1.3's commit message
chore: release v2.1.3

v2.1.1

Toggle v2.1.1's commit message
Update package

v2.1.0

Toggle v2.1.0's commit message
Update template

v1.5.0

Toggle v1.5.0's commit message
Bump version

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Fixes #20

Seems like this is an issue with the chrome stylesheet was making
the tippy's root <div> display:block which caused text to break.

This probably wasn't a problem before because until we switched
to 6.x  the tippy box was not appended to the parent.

And I guess it dosn't happen in firefox because firefox doesn't have this
in its stylesheet.

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix large <hr> margin on chrome