aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Droppable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-9/+11
* Draggable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-16/+16
* Dialog: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-115-21/+18
* Button: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-114-61/+66
* Autocomplete: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
* Accordion: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-113-21/+23
* Tooltip: Add classes optionAlexander Schmitz2015-03-117-13/+100
* Tabs: Add classes optionAlexander Schmitz2015-03-115-27/+75
* Spinner: Add classes optionAlexander Schmitz2015-03-113-1/+21
* Slider: Add classes optionAlexander Schmitz2015-03-113-1/+18
* Selectmenu: Add classes optionAlexander Schmitz2015-03-113-1/+20
* Resizable: Add classes optionAlexander Schmitz2015-03-111-1/+3
* Progressbar: Add classes optionAlexander Schmitz2015-03-113-20/+29
* Menu: Add classes optionAlexander Schmitz2015-03-112-8/+31
* Droppable: Add classes optionAlexander Schmitz2015-03-114-2/+71
* 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