0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resizable: added visual test for alsoResize with child element More... about 14 years ago
Dialog: quiet JSLint More... about 14 years ago
Position: quiet JSLint More... about 14 years ago
Autocomplete: quiet jslint More... about 14 years ago
Button: fixed icon spacing issues caused by r3878 fix of #5294 More... about 14 years ago
Button: quiet jslint More... about 14 years ago
dialog: corrected typo in ui.position property for drag events. Updated unit tests tracking fix of #5291 More... about 14 years ago
Button: No need to check the button type before removing the hidden class. More... about 14 years ago
Button: Conform to coding standards. More... about 14 years ago
Button: Fixed tests that check for hidden button elements. More... about 14 years ago
reverted r3888 un-fixing #5322 for now as trunk is in release candidate state - only criticals and blockers should be fixed until 1.8 is final More... about 14 years ago
sortable: fixed #5322 (helper position weird when axis was used, fixes sortable tabs demo) More... about 14 years ago
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or input "change" event More... about 14 years ago
Autocomplete: Resize menu on every suggestion. More... about 14 years ago
button visual tests: minor cleanup of 5254 visual test (removed unused metadata plugin reference), added button input type checkbox visual test More... about 14 years ago
Button: Support elements that are disconnected from the DOM. More... about 14 years ago
Autocomplete: Fixed menu styling in IE6. More... about 14 years ago
Autocomplete: Append menu to body and reset z-index on every suggestion. More... about 14 years ago
button: remove ui-helper-hidden-accessible instead of .show() on destroy. Fixes #5261 - button change events don't fire in IE 7/8 More... about 14 years ago
Checkbox must not be all the way hidden for change to fire in IE. Switched out .hide() for ui-helper-hidden-accessible class instead. Fixes #5261 - button change events don't fire in IE 7/8 More... about 14 years ago
Fixed #5294 - button icon class typo More... about 14 years ago
button default demo: prevent navigation to # when clicking on anchor button More... about 14 years ago
Fixed #5305 - Autocomplete: open event should trigger after the menu is opened since the name is not 'beforeopen' More... about 14 years ago
Filter properties to forward to dialog events on resize and drag etc. - fix for #5291 More... about 14 years ago
Pass through resizable and draggable ui objects in dialog - partial fix for #5291 More... about 14 years ago
button: added visual test for #5254 - Input, button and anchor buttons aren't consistent in IE7 More... about 14 years ago
Tabs: Fixed id generation for cookies. More... about 14 years ago
Button: quote the value when searching for attributes. More... about 14 years ago
Effects: Proper argument shuffling when calling show/hide/toggle without a speed. More... about 14 years ago
Remove isFF2 flag in ui.core - should have been dropped together with the FF2 aria code More... about 14 years ago