0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added Multiple option More... about 10 years ago
added Multiple option More... about 10 years ago
Implemented the 'multiple' option More... about 10 years ago
Made public methods real methods of the instance object for the future 'multiple' option. Renamed a few methods for readability. Namespaced private methods with an underscore. More... about 10 years ago
update minfile More... about 10 years ago
revert changes of 3.1.2 More... about 10 years ago
fixed vertical positioning on area targets More... about 10 years ago
load resources on the same protocol in doc & demo files More... about 10 years ago
Stopped messing with overflow-x More... about 10 years ago
Detach content before removing the tooltip, to preserve potential handlers from jQuery's remove()'s deletion, for later use More... about 10 years ago
Edited the show/hide callback parameter explanation More... about 10 years ago
Version bump More... about 10 years ago
Fixed the functionBefore and functionAfter which were called with parameter instead of . Also, they are now called in the context of More... about 10 years ago
Added a callback parameter to show and hide API methods More... about 10 years ago
Removed unused variable More... about 10 years ago
Version nb More... over 10 years ago
Fix the content getter method when content is null More... over 10 years ago
Bug fix in the repositioning of the arrow More... over 10 years ago
Merge branch 'master' into dev More... over 10 years ago
Removed unnecessary webkit-font-smoothing More... over 10 years ago
Stopped hiding tooltips at window orientation change. It may break scenarios involving interactive and/or non-autoclosing tooltips. More... over 10 years ago
Added dependency and browser compatibility More... over 10 years ago
typo More... over 10 years ago
version nb More... over 10 years ago
check that the tooltip is in the DOM at repositioning, in case the positiong method is call after the tooltip has been manually removed from DOM, but before the checkInterval collected the garbage More... over 10 years ago
Removed height 100% that caused the body not to occupy the full window, thus making Tooltipster look broken with trigger click More... over 10 years ago
Optimized window event listeners More... over 10 years ago
Version number More... over 10 years ago
Wrong offset bug fix More... over 10 years ago
Merge pull request #112 from PaulAnnekov/fix-offset More... over 10 years ago