589
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed #3010 More... almost 16 years ago
resizable, selectable, sortable: changed cancel default to ':input' instead of (redundant) ':input,button' More... almost 16 years ago
sortable: update callback wass not called everytime (fixes #3028) More... almost 16 years ago
tests draggable #2965 - fixed to account for distance: 1 default More... almost 16 years ago
sortable: fixed serialize issue when a key was specified as option, but no custom expression More... almost 16 years ago
tests resizable - restructured to match others, added defaults test More... almost 16 years ago
css method - change class id name for generated div More... almost 16 years ago
Resizable functional demo more updates More... almost 16 years ago
Resizable functional demo updates More... almost 16 years ago
alsoResize option bug fixes More... almost 16 years ago
Fixed #2996 More... almost 16 years ago
Fixed #2990 More... almost 16 years ago
Fixed #2988 More... almost 16 years ago
Dialog: Fixed stacking problem with modal dialogs. More... almost 16 years ago
Fixed #2340: Consistent parameters for dispatched events and callbacks. More... almost 16 years ago
Dialog: Restructured button creation and fixed the problem with not being able to change the buttons after instantiation. More... almost 16 years ago
sortable: added visual test page for profiling performance More... almost 16 years ago
Fix #3026 - Plugins callbacks need to be called first and user callbacks at the end More... almost 16 years ago
sortable: extreme performance increase by using setTimeout delegation and local vs. inner scope check in it, tested in FF3, IE6 and IE7, but still experimental More... almost 16 years ago
fixed #3026 - resizable resize handler is called too early More... almost 16 years ago
fixed #3025 - dialog should have an autoResize option; default value: true More... almost 16 years ago
draggable: removed a silly console.log More... almost 16 years ago
sortable: connected lists items are not refreshed until you actually move into the connected list - this improves performance for connected lists More... almost 16 years ago
sortable: changed default distance to 1 More... almost 16 years ago
sortable: changed default distance to 1 More... almost 16 years ago
fix for clip to better work with images (animates wrapper for images only) More... almost 16 years ago
fix for clip to better work with images (animates wrapper for images only) More... almost 16 years ago
draggable: fixed issue when placeholder didn't exist (fixes #3018) More... almost 16 years ago
draggable: fixed failing test, mousemove is actually called 3 times in jquery.simulate.js, so 4 is the correct value More... almost 16 years ago
sortable: added default checks for scroll options More... almost 16 years ago