aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Core: Work around more IE activeElement bugsScott González2016-06-091-0/+7
* All: Include native dialogs in appendTo logic (ui-front walking)Scott González2016-06-092-2/+2
* Tooltip: Follow the standard appendTo logicScott González2016-06-091-1/+11
* Spinner: Properly handle empty attributes in create with jQuery gitScott González2016-06-091-1/+1
* Dialog: Properly handle empty title with jQuery gitScott González2016-06-091-3/+6
* Tests: Update `domEqual()` to work with jQuery gitScott González2016-06-091-2/+2
* Core: Fix `:focusable` and `:tabbable` with jQuery gitScott González2016-06-091-6/+6
* Core: Handle IE11 bug with document.activeElement in iframesScott González2016-06-091-0/+7
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2016-06-093-2/+67
* README: Fix typoThomas Applencourt2016-06-091-1/+1
* Autocomplete: Simplify _create() methodJörn Zaefferer2016-06-091-8/+5
* Autocomplete: Restore focus after clicking a menu item, if necessaryScott González2016-06-091-0/+10
* Core: Add methods to work around IE active element bugsScott González2016-06-097-38/+40
* Slider: Verify value constraint with a max that is a step mismatchAblay Keldibek2016-06-091-1/+11
* Accordion: Fix tests in IE 11 with jQuery 1.7-1.8Scott González2016-06-091-12/+55
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2016-06-091-42/+46
* Build: Updating the 1-11-stable version to 1.11.5-pre.Scott González2015-03-111-1/+1
* Build: Update authors listScott González2015-03-101-0/+5
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-03-102-7/+41
* Tabs: Use standard promise methods for jqXHRScott González2015-03-102-13/+18
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-03-103-14/+97
* Dialog: Fix typoScott González2015-03-101-2/+2
* Slider: Modified to allow value to reach max value with float stepAblay Keldibek2015-03-102-2/+12
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-102-47/+51
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-103-9/+38
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-101-1/+4
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-03-101-0/+1
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2015-03-102-2/+29
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2015-03-102-5/+40
* Build: Use browserSets from testswarm configTimo Tijhof2015-02-201-1/+1
* Build: Updating the 1-11-stable version to 1.11.4-pre.Scott González2015-02-121-1/+1
* Build: Update authors listScott González2015-02-111-0/+7
* Sortable: Add support for iframesMarcus Warren2015-02-091-21/+21
* Resizable: correct width when grid approaches zeroMike Sherov2015-02-092-3/+3
* Resizable: Whitespace CleanupMike Sherov2015-02-092-3/+3
* Docs: Clarify PHP UsageLuke Page2015-02-092-46/+47
* Slider: Fix max calculation, when step is floatJyoti Deka2015-02-092-3/+33
* Tests: Fix jQuery version references to match files in external/Jörn Zaefferer2015-02-091-1/+1
* Tests: Fix jquery reference in unit index fileJörn Zaefferer2015-02-091-1/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-02-091-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-02-091-4/+4
* Resizable: Match on exact node nameAdam Foster2015-02-091-2/+2
* Core: Match on exact node name for `:focusable` and `:tabbable`Adam Foster2015-02-091-1/+1
* Position: Add unit tests for bug 8710Thomas Meyer2015-02-092-0/+40
* Position: Restore old flip collision handlingThomas Meyer2015-02-091-2/+2
* Accordion: Set `aria-expanded` when collapsingScott González2015-02-092-29/+62
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-0959-60/+59
* Widget: Improve readability in `$.widget.bridge()`Giovanni Giacobbi2015-02-091-5/+6
* Easing: Fixed small typo in easing demoAnne-Gaelle Colom2015-02-091-1/+1
* Widget: Fix typosScott González2015-02-091-4/+4