0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick fix for timeouts that fired on possibly already removed elements. But animations will need to be refactored at some point More... over 10 years ago
Minified file update More... over 10 years ago
Fix in content cloning More... over 10 years ago
Modified the exception throws for easier debugging More... over 10 years ago
Enforced the contentCloning option to the update method too More... over 10 years ago
Updated the minified js file More... over 10 years ago
Also allowed to prevent cloning icons with an iconCloning option + updated comments More... over 10 years ago
Stripped units in positionInfo() for consistency More... over 10 years ago
Removed unnecessary line, already done in positionTooltip() More... over 10 years ago
Added an option to use directly the provided content object instead of a clone More... over 10 years ago
Listed the elProxyPosition under the wrong name More... over 10 years ago
Merge pull request #80 from iamceege/positionDynamic More... over 10 years ago
positionTracker : will also take the element size changes into account More... over 10 years ago
Renamed option to 'positionTracker'. Optimized it for fixed position elements More... over 10 years ago
PositionDynamic : tooltip had rather follow the elProxy. Will need to be changed someday, when tooltipster is in charge of the icon positioning too More... over 10 years ago
Added positionDynamic option More... over 10 years ago
Merge branch 'touch' into dev More... over 10 years ago
Fixed the reappearance of dying tooltips when using javascript animation More... over 10 years ago
Stopped applying the bindings that already existed when showing an already opened tooltip. + code cleaning More... over 10 years ago
Hide tooltip before disabling it, in case of interactiveAutoClose false More... over 10 years ago
Fixed the way tooltip close because of touch events. Tooltips used to collide with each other and never close in some cases. More... over 10 years ago
Stopped relying on mouse events to handle touch events. Other scripts or the browser itself can simulate mouse events anyway, it is not reliable. Besides, using the mouse does not mean we should not listen for touch gestures anyway. Example : a tooltip is shown on mouseenter, but should be hidden if the screen is touched somewhere else afterwards. More... over 10 years ago
Merge pull request #76 from louisameline/dev More... over 10 years ago
Deleted extra indent that somehow got doubled up during the merge More... over 10 years ago
Merge pull request #75 from louisameline/dev More... over 10 years ago
merge commit More... over 10 years ago
Merge pull request #74 from louisameline/master More... over 10 years ago
Fixed functionInit and broken minified version, changed version to 2.2.3 (last before the refactored version) More... over 10 years ago
Updated version number + removed ghost parameter in plugin encapsulation function More... over 10 years ago
Updated MIT license statement with url More... over 10 years ago