589
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
datepicker: datepicker now follows the theming convention of UI (fixes #2650) More... almost 16 years ago
slider: fixed translateRange - axis parameter was missing (closes #2862) More... almost 16 years ago
slider: fixed slider, now uses subclassing of the mouse plugin More... almost 16 years ago
autodrag - Added beginning of selectables tests More... almost 16 years ago
Testing relatedTarget onmouseover More... almost 16 years ago
console.log handy function fixed More... almost 16 years ago
Avoid reattach events More... almost 16 years ago
userAction keyBoards events fixed for Opera More... almost 16 years ago
corrected misspelled variable name More... almost 16 years ago
$('div.target').userAction("click", x, y); UserAction Plugin - Simulate mouse/keys real events. More... almost 16 years ago
$('div.target').userAction("click", x, y); UserAvtion Plugin - Simulate mouse/keys real events. More... almost 16 years ago
draggable - ui-draggable and ui-draggable-disabled classes were not being added More... almost 16 years ago
auto tests - now runs multiple tests with status More... almost 16 years ago
autodrag - Added simple test queue More... almost 16 years ago
reverted rev50 - broke Opera for some reason More... almost 16 years ago
[no comment] More... almost 16 years ago
Created ui.testMouse. Fixed none.png to work in Safari (needs at least one pixel with 1% opacity) More... almost 16 years ago
[no comment] More... almost 16 years ago
sortable: implemented tolerance: "guess", which is also the default tolerance mode now, resolves issues with using tolerance "pointer" (closes #2837) More... almost 16 years ago
draggable: fixed #2791 More... almost 16 years ago
sortable: fixed containment option More... almost 16 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... almost 16 years ago
[no comment] More... almost 16 years ago
Added platform cursors More... almost 16 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... almost 16 years ago
draggable: removed helpr animation from connectToSortable in favor of callbacks More... almost 16 years ago
sortable,draggable: made connectToSortable work again, now works with multiple sortables (closes #2785) More... almost 16 years ago
draggable, droppable: added a class do the active draggable helper, that will be ignored by droppables as droppable target (fixes #2886) More... almost 16 years ago
core: reverted change that caused all plugins to malfunction - will later be introduced when the tests are ready. More... almost 16 years ago
draggable: fixed absolute positioned element's scroll positions More... almost 16 years ago