Releases: calebjacob/tooltipster
Releases · calebjacob/tooltipster
3.0.2 Wrong offset bug fix
Wrong offset bug fix
3.0.1 Fix for browsers without css-transitions
version update
3.0.0: Merge pull request #98 from iamceege/dev
Version 3.0 has its fixes and improvements but may involve breaking changes for a number of users, as detailed on the pull request #98
2.3.0
This release has undergone a refactoring but should not involve any breaking changes for people who used only the public methods and did not rely on Tooltipster's internals. You should definitely run some tests before upgrading your prod server though.
A detailed list of changes is available on the pull request : #75
Fixing functionInit
This version is the last one before the refactoring. For all people who'd like to contribute to the project, from now on please do so from the "dev" branch of the project which is about to be created.