0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The update method is now immediate. Had to isolate the update process from the check interval. The tooltip will not react anymore to a content change made without calling the update method, at least for now. More... over 10 years ago
merging the destroy method fix onto this branch More... over 10 years ago
elementTooltip : accounted for the case when icon is activated More... over 10 years ago
Remove the delegated icon in destroy method More... over 10 years ago
restructured tooltipster and added elementTooltip More... over 10 years ago
elementIcon : in odd case when there is no icon More... over 10 years ago
Forgot to delete a useless line along the others More... over 10 years ago
Added method to get icon element More... over 10 years ago
fixed things for tooltips delegated on icons More... over 10 years ago
changed functionInit behavior More... over 10 years ago
Updating bower and jquery.json More... over 10 years ago
Moved setDefaults into a static function again More... over 10 years ago
Updating mini More... over 10 years ago
Ignoring system files More... over 10 years ago
Removed dumb files More... over 10 years ago
Modified implementation of functionInit() More... over 10 years ago
Updating minified and reverting index.html More... over 10 years ago
Reverting back to basics More... over 10 years ago
Fixed FireFox select in tooltip bug, fixed some hint errors, and added interactiveAutoClose option More... over 10 years ago
Reviewing and implementing script tag strip More... over 10 years ago
Merge branch 'fix-xss' of github.com:PaulAnnekov/tooltipster into PaulAnnekov-fix-xss More... over 10 years ago
Declaring var myLeftMirror to fix strict minification More... over 10 years ago
On scroll, any opened tooltip will reposition as to make sure fixed origins don't have their tooltips float away More... over 10 years ago
Merge branch 'master' of github.com:DelPoint/tooltipster into DelPoint-master More... over 10 years ago
Merge pull request #65 from evangun/valFix More... over 10 years ago
Fixing various bugs and confirming fix for select elements inside tooltips More... over 10 years ago
return false in val method to consider only first matched element More... over 10 years ago
Fixing closing tooltip when interacting with a select inside More... over 10 years ago
overflow-x on the body is now reset to what it was after tooltip closes More... over 10 years ago
Merge branch 'master' of github.com:ajreiner/tooltipster into ajreiner-master More... over 10 years ago