Skip to content

Latest commit

 

History

History
146 lines (63 loc) · 6.51 KB

CHANGELOG.md

File metadata and controls

146 lines (63 loc) · 6.51 KB

2.8.0 (2022-11-19)

Features

  • Trigger callbacks on tooltip enter and leave (#61) (c4d9e2f)

2.7.4 (2022-10-07)

Bug Fixes

  • Reset target position and additional attribute on destroy properly (7e1a75d)

2.7.3 (2022-10-05)

Bug Fixes

  • Reset target position on destroy (#57) (5bdc051)

2.7.2 (2022-07-07)

Bug Fixes

  • Fix tooltip animation management (#42) (b6a6f58)

2.7.1 (2022-07-05)

Bug Fixes

2.7.0 (2022-02-11)

Features

2.6.1-beta.1 (2022-02-10)

2.6.0 (2022-02-08)

Features

  • Allow to set a template element as tooltip content (#30) (5f3e582)

2.5.0 (2022-02-05)

Features

  • Hide tooltip on window resize and scroll events (#28) (4255353)

2.4.0 (2022-02-03)

Features

2.3.2 (2022-02-03)

Bug Fixes

2.3.1 (2022-02-02)

Bug Fixes

  • Fix interactions with tooltip content, #17 (9137cd2)

2.3.0 (2022-01-31)

Features

2.2.0 (2022-01-31)

Features

2.1.2 (2022-01-30)

Bug Fixes

  • Fix classNames reassignment when containerClassName is updated (#19) (7f672d0)

2.1.1 (2022-01-30)

Bug Fixes

  • Fix CSS classes reassignment when content is updated (#16) (1468f78)

2.1.0 (2022-01-30)

Features

2.0.0 (2022-01-27)

Features

BREAKING CHANGES

  • contentClassName has been renamed containerClassName to be more consistent

1.2.0 (2022-01-25)

Features

1.1.0 (2022-01-25)

Features

1.0.0 (2022-01-16)

Features