0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Draggable: Don't try to stack if there are no elements in the stacking group. More... about 14 years ago
Effects: Properly normalizing arguments for named speeds. More... about 14 years ago
Buttons: Removed the logic for triggering click events on checkboxes and radio buttons. This logic was actually causing the opposite functionality from what we wanted. More... about 14 years ago
Button: Added missing semicolons; More... about 14 years ago
Autocomplete: Fixed bug with bgiframe usage. More... about 14 years ago
Dialog: Overlays are now cached for reuse with subsequent dialogs (Fixed #5185: .ui-widget-overlay CSS selector causes consistent large memory leak in IE) More... about 14 years ago
no delay need for local data More... about 14 years ago
Autocomplete categories demo: Simplified styling. More... about 14 years ago
Autocomplete categories demo: Removed custom jQuery methods and tweaked the category styling. More... about 14 years ago
Autocomplete demo: Added styling to the categories. More... about 14 years ago
Working categorized autocomplete demo. More... about 14 years ago
Another partial fix for #5188 - add ui-menu-item class only to list items with anchor-children More... about 14 years ago
Fix for #5188 along with a half-functional demo (buggy keyboard navigation) More... about 14 years ago
Missed change in build script for #5163 - css files renamed to be consistent with js file renames in 1.8a1 More... about 14 years ago
set trunk version to 1.8pre More... about 14 years ago
set trunk version to 1.8rc2 More... about 14 years ago
Fixed #5182 - Update to jQuery 1.4.2 More... about 14 years ago
Dialog: Update the internal flag for whether or not the dialog is open before triggering the close event. More... about 14 years ago
fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 More... about 14 years ago
Fixed #5178 - Slider's change event fires on slide More... about 14 years ago
Position: Conform to coding standards. More... about 14 years ago
Draggable: Don't recalculate the relative offset during drag. I couldn't reproduce the issues described in the comments for this code. More... about 14 years ago
Fixed missing variable in menu's refresh method. More... about 14 years ago
Autocomplete: Fix for #5154 - cleanup More... about 14 years ago
Autocomplete: Fix for #5154 More... about 14 years ago
Autocomplete: Fix for #5154 More... about 14 years ago
datepicker: fixes #4443: Datepicker's vertical position in thickbox. This also fixes the virtual position when the datepicker is close but not right at the bottom of the page. More... about 14 years ago
Unit Tests: Added autocomplete and button to list of tests. More... about 14 years ago
Autocomplete: Split out logic for rendering individual items. More... about 14 years ago
Autocomplete: Fixed a few places that got missed during the change to always keep the menu element around. More... about 14 years ago