588
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
draggable - ui-draggable and ui-draggable-disabled classes were not being added More... over 17 years ago
auto tests - now runs multiple tests with status More... over 17 years ago
autodrag - Added simple test queue More... over 17 years ago
reverted rev50 - broke Opera for some reason More... over 17 years ago
[no comment] More... over 17 years ago
Created ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel with 1% opacity) More... over 17 years ago
[no comment] More... over 17 years ago
sortable: implemented tolerance: "guess", which is also the default tolerance mode now, resolves issues with using tolerance "pointer" (closes #2837) More... over 17 years ago
draggable: fixed #2791 More... over 17 years ago
sortable: fixed containment option More... over 17 years ago
sortable: refactored big parts of sortable with new parts of draggable - scrolling problems should be fixed now, as well as many others. More... over 17 years ago
[no comment] More... over 17 years ago
Added platform cursors More... over 17 years ago
sortable: option dropOnEmpty wasn't working correctly - in fact, you could always drop on empty containers. Now it checks again for the option, but it's default is true. More... over 17 years ago
draggable: removed helpr animation from connectToSortable in favor of callbacks More... over 17 years ago
sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785) More... over 17 years ago
draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886) More... over 17 years ago
core: reverted change that caused all plugins to malfunction - will later be introduced when the tests are ready. More... over 17 years ago
draggable: fixed absolute positioned element's scroll positions More... over 17 years ago
effects.core: fixed parsing of IE left/top values in createWrapper (closes #2915) More... over 17 years ago
draggable: fixed #2919 More... over 17 years ago
resizable,selectable,slider: changed this.disabled to this.options.disabled (fixes #2552) More... over 17 years ago
svn:ignore Eclipse' .project file More... over 17 years ago
svn:ignore Eclipse' .project file More... over 17 years ago
merged experimental mouse branch More... over 17 years ago
Move license files to root. Added version file. More... over 17 years ago
Switched from jQuery 1.2.5 to 1.2.6 More... over 17 years ago
[no comment] More... over 17 years ago
tests automated draggable - improved to work in IE6, FF2, Safari, Opera More... over 17 years ago
tests automated draggable - some refactoring More... over 17 years ago