-
Notifications
You must be signed in to change notification settings - Fork 514
Comparing changes
Open a pull request
base repository: jquerytools/jquerytools
base: 7c6634b
head repository: halfbaked/jquerytools
compare: 217d1f0
- 7 commits
- 5 files changed
- 6 contributors
Commits on Nov 30, 2012
-
Update src/dateinput/dateinput.js
fixed issue in calculation of top. Probably due to new version of Jquery.
Configuration menu - View commit details
-
Copy full SHA for d6abc60 - Browse repository at this point
Copy the full SHA d6abc60View commit details
Commits on Feb 22, 2013
-
added possibility to enclose tooltip element inside trigger element (…
…e.g. for table cells), incl. test
Configuration menu - View commit details
-
Copy full SHA for 9863d7c - Browse repository at this point
Copy the full SHA 9863d7cView commit details -
Fix for clicking on the next/prev month when it's been disabled via v…
…isibility: hidden closes the calendar - target is the root node instead of the button.
Configuration menu - View commit details
-
Copy full SHA for db4c2ef - Browse repository at this point
Copy the full SHA db4c2efView commit details -
check each tooltip for existence, fixes issue 349
rather than checking if any tooltips already exist. this way tooltips on some elements that are reloaded via ajax calls will continue working. the previous code would assume all tooltips still exist if *any* of the tooltips still exist -- even if some of them no longer exist. now, part of a page may be changed and can have new tooltips created instead of only the ones for elements that did not change. resolves: #349 Signed-off-by: Adam Mckaig <adam.mckaig@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc97214 - Browse repository at this point
Copy the full SHA fc97214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cff3f1 - Browse repository at this point
Copy the full SHA 2cff3f1View commit details -
When you have a mask currently open and close and need another opened…
… right after. Enables chaining using the onClose callback method
Configuration menu - View commit details
-
Copy full SHA for 8b790e5 - Browse repository at this point
Copy the full SHA 8b790e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 217d1f0 - Browse repository at this point
Copy the full SHA 217d1f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7c6634b...217d1f0