aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Autocomplete: Add classes optionAlexander Schmitz2015-03-113-10/+19
* Accordion: Add classes optionAlexander Schmitz2015-03-114-69/+81
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-1120-15/+272
* Build: Add qunit-assert-classes plug-in for classes testsAlexander Schmitz2015-03-114-0/+73
* Accordion: Fix tests in IE 11 with jQuery 1.7-1.8Scott González2015-03-111-12/+55
* Dialog: Remove animation stopping in destroyScott González2015-03-113-11/+1
* Dialog: Fix focus tests in IE8 with jQuery 1.7Scott González2015-03-111-42/+46
* Tests: Use jquery-git1 instead of jquery-gitScott González2015-03-114-5/+5
* Build: Style fixesJörn Zaefferer2015-03-063-39/+39
* Tests: Fix missing wrapper in widget extend unit testsJörn Zaefferer2015-03-061-0/+4
* Tests: Fix missing wrappers in progressbar testsJörn Zaefferer2015-03-064-0/+16
* Slider: Modified to allow value to reach max value with float stepAblay Keldibek2015-03-052-2/+12
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-057-17/+21
* Build: Don't use .min.js extension for individual source filesScott González2015-03-051-1/+1
* Tests: Reduce timeouts to optimize testsuite runtimeJörn Zaefferer2015-03-0411-70/+68
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-042-47/+51
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-033-9/+38
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-031-1/+4
* Core: Drop feature detection for version check to support jQuery 1.7Scott González2015-02-271-5/+11
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-2616-0/+42
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-02-252-7/+41
* Tabs: Use standard promise methods for jqXHRScott González2015-02-242-13/+18
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-02-243-14/+97
* Dialog: Fix typoScott González2015-02-231-2/+2
* Build: Upgrade to jQuery 1.11.2Scott González2015-02-2323-3910/+72387
* Datepicker: Fix date range demo when entering values manuallyScott González2015-02-231-15/+28
* Build: Use browserSets from testswarm configTimo Tijhof2015-02-201-1/+1
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-02-201-0/+1
* Theme: Restore placeholders for overlay background imageJörn Zaefferer2015-02-121-1/+1
* Sortable: Add support for iframesMarcus Warren2015-02-031-21/+21
* Dialog: Remove overflow: hidden and reposition resize handlesTJ VanToll2015-01-281-6/+37
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-272-3/+3
* Resizable: Whitespace CleanupMike Sherov2015-01-272-3/+3
* Theme: Improve default theme stylingJasper de Groot2015-01-2722-53/+48
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-01-263-1176/+1806
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-2421-25/+5
* All: Remove 1.6.x leftoversMichael Orchard2015-01-222-3/+1
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-216-18/+16
* Theme: Disabled elements can still be focused with a clickAlexander Schmitz2015-01-161-0/+1
* Build: Update list of maintainersScott González2015-01-141-10/+5
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-1320-45045/+12
* Docs: Clarify PHP UsageLuke Page2015-01-122-46/+47
* Selectmenu: Better handling when there are no optionsScott González2015-01-122-8/+34
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-122-8/+29
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-122-3/+33
* Tests: Fix jQuery version references to match files in external/Jörn Zaefferer2015-01-121-1/+1
* Tests: Fix jquery reference in unit index fileJörn Zaefferer2015-01-121-1/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-01-101-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-01-101-4/+4
* Resizable: Match on exact node nameAdam Foster2015-01-091-2/+2