0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing merge conflict and tweaking a few things More... over 10 years ago
Returning demo tooltipster implementation back to basic More... over 10 years ago
Moved the instantiation out of the if statement so when setDefaults() is called the plugin can instantiate at the same time More... over 10 years ago
Merge branch 'setDefaults' of github.com:evangun/tooltipster into evangun-setDefaults More... over 10 years ago
Merge pull request #63 from evangun/functionInit More... over 10 years ago
Added an init callback function in options More... over 10 years ago
Added a method to get the value of the first tooltip matched by selector : .tooltipster('val') More... over 10 years ago
Added a $.fn.tooltipster('setDefaults', options) method to override the defaults for all future instances More... over 10 years ago
fixed issue where horizontal scrollbar was not reappearing when tooltip is hidden/destroyed More... over 10 years ago
on scroll reposition More... over 10 years ago
Prevent <script> tags execution on show More... over 10 years ago
Revert "Prevent <script> tags execution on show" More... over 10 years ago
Prevent <script> tags execution on show More... over 10 years ago
Fix bug with wrong tooltip offset More... over 10 years ago
Revert "Fix bug with wrong tooltip offset" More... over 10 years ago
Fix bug with wrong tooltip offset More... over 10 years ago
Revert "Get content from 'title' on 'update' call" More... over 10 years ago
Revert "Fix bug with wrong tooltip offset" More... over 10 years ago
Fix bug with wrong tooltip offset More... over 10 years ago
Get content from 'title' on 'update' call More... over 10 years ago
Merge pull request #43 from nirgeier/Unbind_touch_event_bug_fix More... almost 11 years ago
Merge pull request #42 from VlooMan/master More... almost 11 years ago
Merge pull request #36 from gocom/bower More... almost 11 years ago
Bug fixed: Unbind touch event when destroying the tooltip More... almost 11 years ago
Adding Math.round to all inline CSS styles values More... almost 11 years ago
Add bower.json. More... almost 11 years ago
Changed licensing to MIT, smarter detection between non-touch/touch devices, content option can now accept jQuery objects, content update method now works on icons More... almost 11 years ago
Merge branch 'dev' More... over 11 years ago
Adding more flexibility to the customization of the animation played during content change More... over 11 years ago
Merge branch 'dev' More... over 11 years ago