aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
* Mouse: Don't try to unbind delegated event handlers if they don't exist. ↵Scott González2012-07-311-3/+5
| | | | Fixes #8416 - Draggable breaks during drag if any other draggable is removed or destroyed.
* Menu: Open submenu on click of parent item and only close menu when clicking ↵kborchers2012-07-311-3/+8
| | | | item without submenu.
* Autocomplete: Fixed spacing.Scott González2012-07-301-2/+2
|
* Datepicker: Changed body selector to document.body. Fixed #8464 - Datepicker ↵Mark Aaron Shirley2012-07-271-1/+1
| | | | does not properly scope the body selector.
* Effects: Fixing call to outerHeight/Width in slide effect for compat with ↵Corey Frang2012-07-201-3/+1
| | | | 1.8 core
* Effects: Fixing bug in blind effect caused by 48659c64 - auto doesn't parseCorey Frang2012-07-201-2/+2
|
* Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 ↵Corey Frang2012-07-201-1/+1
| | | | core
* Datepicker: Fixed position problem when input is in a fixed element. Fixes ↵Luis Dalmolin2012-07-171-2/+2
| | | | #5626 - DatePicker doesn't work inside fixed div.
* Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker ↵Maciej Mroziński2012-07-171-1/+1
| | | | dialog has a negative z-index.
* Datepicker: Modified _updateDatepicker to not update display if updated ↵Maciej Mroziński2012-07-171-0/+3
| | | | instance is not current instance. Fixed #6814 - datepicker('setDate') incorrectly overwrites current display with two datepickers.
* Sortable: Reset fromOutside property when canceling helper removal. Fixes ↵Baoju Yuan2012-07-161-0/+2
| | | | #8430 - draggable with sortable makes sortable event receive triggered wrong.
* Menu: Remove unnecessary click delay and change focus delay for AT to the ↵kborchers2012-07-131-7/+5
| | | | default delay
* Menu: Fix issue with missing active item when clicking a menu item more than ↵kborchers2012-07-121-1/+2
| | | | once
* Menu: Add a flag and remove previous attempt to prevent select events from ↵kborchers2012-07-121-22/+14
| | | | being fired by click events bubbling up through nested menus
* Spinner: Introduce icons option to make button icons customizable, mostly ↵Jörn Zaefferer2012-07-121-2/+6
| | | | for consistency
* Menu: Rename icon option to icons.submenuJörn Zaefferer2012-07-121-2/+4
|
* Menu: Alphabetize options.Scott González2012-07-101-1/+1
|
* Menu: Remove ability to pass a function as the position option.Scott González2012-07-101-4/+1
|
* Effects: Work around jQuery 1.6.2 returning undefined for falsy values in ↵Scott González2012-07-101-2/+12
| | | | .data().
* Menu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb6ab6.Scott González2012-07-101-5/+1
|
* Menu: Expose the submenu indicator icon as an icon optionkborchers2012-07-101-1/+3
|
* Menu: Remove unnecessary returns from expand and collapsekborchers2012-07-101-2/+0
|
* Menu: Move regular expression creation outside of the loopskborchers2012-07-101-5/+5
|
* Menu: Remove incorrect scroll check behavior from focus event handlerkborchers2012-07-101-17/+5
|
* Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create ↵Scott González2012-07-091-1/+1
| | | | lowercase pseudo selectors.
* Menu: Remove extraneous spaces from selector.Scott González2012-07-091-1/+1
|
* Effects: Update jQuery Color.Scott González2012-07-091-119/+87
|
* Core: Adjust data pseudo creation to use new Sizzle pseudo creation for ↵Timmy Willison2012-07-071-3/+10
| | | | pseudos with arguments.
* Dialog: Prevent tabbing out of modal dialog. Partial fix for #7862 - Dialog: ↵Lee Rowlands2012-07-051-1/+1
| | | | modal accessibility.
* Menu: Added missing position dependency to header comment.Scott González2012-07-051-0/+1
|
* Update copyright to jQuery Foundation.Scott González2012-07-0434-35/+69
|
* Effects: Update jquery-color.Scott González2012-06-282-16/+11
|
* jshint: Add boss: true to suppot jquery-color.Scott González2012-06-251-0/+1
|
* Upgrade to jquery-color 2.0pre. Fixes #6910 - Trying to animate the ↵Scott González2012-06-251-103/+637
| | | | background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.
* Autocomplete: More verbose checking for multi-line to work around IE ↵Scott González2012-06-251-1/+15
| | | | treating inputs as contentEditable.
* Autocomplete: Check for contenteditable via isContentEditable property ↵Scott González2012-06-251-1/+1
| | | | rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'.
* Button: Trim button text before setting as title attribute.Mike Hollis2012-06-251-1/+1
|
* jQuery may be redefined or not exist do to noConflict, so using the global ↵Steven Roussey2012-06-181-1/+1
| | | | is bad, instead use the scoping function's $
* Menu: Cleanup.Scott González2012-06-181-46/+58
|
* Effects: Renamed all files.Scott González2012-06-1514-13/+13
|
* Effects (fade): Delegate hiding and showing to core. Fixes #8267 - dialog ↵Scott González2012-06-151-11/+4
| | | | fadein broken since 1.9m4.
* Tabs: Change array join to string.Scott González2012-06-141-10/+2
|
* Sortable: Remove workaround for Safari 3.Scott González2012-06-141-4/+4
|
* Resizable: Remove IE hidden element hack. It seems illogical and I have no ↵Scott González2012-06-141-3/+0
| | | | idea what it's trying to fix.
* Draggable: Remove workaround for Safari 3.Scott González2012-06-141-4/+4
|
* Datepicker: Remove workaround for old Opera.Scott González2012-06-141-4/+0
|
* Datepicker: Removed unused isArray() function.Scott González2012-06-141-6/+0
|
* Tabs: Fixed event triggering for select method.Scott González2012-06-141-1/+1
|
* Tooltip: Reposition tracking tooltips when they gain focus.Scott González2012-06-141-5/+13
|
* Tooltip: Add track optionJörn Zaefferer2012-06-141-5/+24
|