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
version update More... over 10 years ago
Merge pull request #108 from wastaz/master More... over 10 years ago
Fixed tooltips not showing in browsers not supporting css animations. More... over 10 years ago
Merge branch 'dev' More... over 10 years ago
Edited the 'Download now' sentence More... over 10 years ago
Merge branch 'dev' More... over 10 years ago
Updated the doc concerning themes and made proper inclusions from the project theme files. More... over 10 years ago
Merge branch 'dev' More... over 10 years ago
removed the 'rc1' version suffix More... over 10 years ago
Merge pull request #98 from iamceege/dev More... over 10 years ago
Merge commit '72e6b7580d7e5020fe6e7ed5035b28732e132e01' More... over 10 years ago
Merge branch 'dev' into gh-pages More... over 10 years ago
Fixed footer link More... over 10 years ago
Added in Louis to footer and updated logo to 3.0 More... over 10 years ago
Removed junk file More... over 10 years ago
Corrected URL and added brs More... over 10 years ago
Put doc on master branch, update Readme More... over 10 years ago
Not interpreting HTML in strings at destroy call More... over 10 years ago
fix for touch devices More... over 10 years ago
Brought back the touchDevices option, but only for pure-touch device (not hybrid ones), otherwise it's too complex More... over 10 years ago
added the contentAsHTML option More... over 10 years ago
Improved behavior of click/hover triggers on touch devices. Removed the toucheDevice option which cannot be handled correctly without a proper library for touch events... More... over 10 years ago
Prevent onlyOne from closing non-autoclosing tooltips. Moved demo file in seperate folder and updated secondary files. More... over 10 years ago
Used the instance namespace for all bindings. Made autoClose consistent between click and hover triggers. AutoClose set to false will now apply for hover triggers as soon as the tooltip is shown. Now respecting the interactive tolerance when the mouse leaves an auto-closing interactive tooltip. More... over 10 years ago
Changed the 'click' trigger behavior : when a tooltip is open, any click on the body will close it (except for the interactive and autoClose options). More... over 10 years ago
Removed the dot from the theme and iconTheme options More... over 10 years ago
Made the animation process simpler and easier to track with a status property. Used a queue only for css animations. Got rid of the delay on API call on the show method (kept in our click and hover triggers only). More... over 10 years ago
Title attributes are now treated as strings as they should be, not HTML More... over 10 years ago
Fixed appearance animation More... over 10 years ago
Min file update More... over 10 years ago