Releases: ryangjchandler/alpine-tooltip
Releases · ryangjchandler/alpine-tooltip
v2.0.1
v2.0.0
- Point
main
to source code to allow proper userland bundling. - Make Tippy.js a straight dependency, rather than a
devDependency
. - Add a new
no-flip
modifier to disable Popper's auto-flip behaviour.
v1.3.1
What's Changed
- Remove timeout from config array before passing to Tippy.js by @danharrin in #39
New Contributors
- @danharrin made their first contribution in #39
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore: add docs about HTML content by @ryangjchandler in #28
- Add empty
x-data
forx-tooltip.raw
example in readme by @timothyis in #34 - feature: add new default props API by @ryangjchandler in #37
New Contributors
- @timothyis made their first contribution in #34
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feature: allow passing object to directive by @ryangjchandler in #25
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feature: support raw expressions by @ryangjchandler in #22
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.4.0
What's Changed
- feat: animations by @ryangjchandler in #12
- feat: only show tooltip with truthy value by @ryangjchandler in #13
New Contributors
- @ryangjchandler made their first contribution in #12
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Jest and ESModule Support by @evan-burrell in #8
- Handle combined delay by @osmanmesutozcan in #10
- fix/webpack build by @Enaah in #11
New Contributors
- @evan-burrell made their first contribution in #8
- @osmanmesutozcan made their first contribution in #10
- @Enaah made their first contribution in #11
Full Changelog: v0.2.0...v0.3.1
v0.3.0
What's Changed
- Jest and ESModule Support by @evan-burrell in #8
- Handle combined delay by @osmanmesutozcan in #10
New Contributors
- @evan-burrell made their first contribution in #8
- @osmanmesutozcan made their first contribution in #10
Full Changelog: v0.2.0...v0.3.0