aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Add classes optionAlexander Schmitz2015-03-117-24/+200
* Autocomplete: Add classes optionAlexander Schmitz2015-03-112-0/+10
* Accordion: Add classes optionAlexander Schmitz2015-03-113-9/+26
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-1119-1/+165
* 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-112-10/+0
* 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-112-2/+2
* 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-051-1/+11
* Selectmenu: Support `width: false` and default to 14emScott González2015-03-052-4/+7
* 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-041-0/+30
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-032-0/+30
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-02-251-0/+22
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-02-242-8/+80
* Build: Upgrade to jQuery 1.11.2Scott González2015-02-232-3/+9
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-271-2/+2
* Resizable: Whitespace CleanupMike Sherov2015-01-271-2/+2
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-2421-25/+5
* All: Remove 1.6.x leftoversMichael Orchard2015-01-221-1/+0
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-214-12/+12
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-134-23/+9
* Selectmenu: Better handling when there are no optionsScott González2015-01-121-0/+14
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-121-0/+24
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-121-1/+13
* 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
* Position: Add unit tests for bug 8710Thomas Meyer2015-01-092-0/+40
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-051-25/+55
* Effects: RewriteMike Sherov2014-12-103-43/+112
* Widget: Fix typosScott González2014-11-101-4/+4
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2014-11-081-0/+23
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2014-11-041-183/+210
* Selectmenu: Copy title attributesFelix Nagel2014-11-041-8/+16
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2014-11-041-0/+35
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-041-0/+34
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-033-6/+6
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-251-43/+44
* Autocomplete: Re-add wrappers to menu itemsTJ VanToll2014-10-252-2/+3
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-257-213/+244
* All: Drop support for IE7Scott González2014-10-215-18/+8
* Core: Remove .zIndex()Scott González2014-10-203-157/+0
* Core: Removed .focus( delay )Scott González2014-10-201-28/+0
* Dialog: Remove leftover backcompat flag in testsScott González2014-10-201-3/+0
* Tooltip: Properly track hiding and closing for delegated tooltipsScott González2014-10-091-0/+48
* Slider: Don't allow a slider's value to exceed its maxJyoti Deka2014-10-081-3/+19