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
fix on #main hidden class More... almost 16 years ago
Remove console.log More... almost 16 years ago
Resize tests respecting ratio resize with dimensions limits More... almost 16 years ago
effects: modified save mthod so it now only aves css atributes stored in the actual style attribute, fixes highlight More... almost 16 years ago
Make #main test div output hidden More... almost 16 years ago
Resizable limit min/max dimensions tests More... almost 16 years ago
Removing class ui-fake-cursor More... almost 16 years ago
Resizable basic tests using userAction More... almost 16 years ago
slider: implemented option "noKeyboard" to disable keyboard controls. More... almost 16 years ago
Starting alpha tests using userAction syncrhonous drag More... almost 16 years ago
Drag synchronously added option - Let the automated tests being done. More... almost 16 years ago
More fixes for userAction More... almost 16 years ago
Dialog: added dialogClass option (not officially supported right now). More... almost 16 years ago
Resizable: Flipped order of a conditional for performance benefit. More... almost 16 years ago
draggable: more intersect calculation improvements when connected to sortables More... almost 16 years ago
draggable: another connectToSortable improvement: the activate/deactivate callbacks are now fired when the draggable starts dragging More... almost 16 years ago
draggable: fixed issue with connectToSortable, where the helper property was not properly restored later on More... almost 16 years ago
Start simulating tests with userAction combined with Richard's animated cursor More... almost 16 years ago
userAction drag method implemented More... almost 16 years ago
Tabs: Fixed #2867: Performing a global replace on templates. More... almost 16 years ago
core: fixed mouse plugin event binding - now binds events with the namespace this.widgetName More... almost 16 years ago
Added range interface real world demo. More... almost 16 years ago
datepicker: added localization back to /source/i18n More... almost 16 years ago
sortable: connecting draggables to a sortable and dropping them on the sortable now also triggers a "receive" event, where the sender will be the original draggable. Moving out of the sortable while dragging a connected draggable will not trigger the stop/update events anymore. More... almost 16 years ago
sortable: options.item can now be a function that returns a jQuery collection More... almost 16 years ago
sortable: implemented advanced placeholder functionality - the placeholder option can now accept a object with two callbacks "element" and "update", where element has to return a valid element (like helper option) and update is called after every update, so recalculating the offset and width/height should happen there. More... almost 16 years ago
accordion tests: Fixed JavaScript warnings. More... almost 16 years ago
accordion tests: Fixed autoHeight tests. More... almost 16 years ago
effects: removed effect 'fade' (honestly not needed) demos: added effects demo page effects: fixed many callback issues and other small issues More... almost 16 years ago
mouse: cleanup More... almost 16 years ago