Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tooltip: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -5/+5 |
| | |||||
* | Tabs: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -44/+44 |
| | |||||
* | Spinner: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -16/+19 |
| | |||||
* | Sortable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -14/+17 |
| | |||||
* | Slider: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -24/+19 |
| | |||||
* | Selectmenu: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 3 | -21/+19 |
| | |||||
* | Selectable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -3/+5 |
| | |||||
* | Resizable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -3/+4 |
| | |||||
* | Progressbar: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -3/+3 |
| | |||||
* | Menu: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -28/+34 |
| | |||||
* | Effects: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -2/+4 |
| | |||||
* | Droppable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -9/+11 |
| | |||||
* | Draggable: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -16/+16 |
| | |||||
* | Dialog: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 5 | -21/+18 |
| | |||||
* | Button: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -61/+66 |
| | |||||
* | Autocomplete: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -5/+5 |
| | |||||
* | Accordion: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 3 | -21/+23 |
| | |||||
* | Tooltip: Add classes option | Alexander Schmitz | 2015-03-11 | 7 | -13/+100 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Tabs: Add classes option | Alexander Schmitz | 2015-03-11 | 5 | -27/+75 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Spinner: Add classes option | Alexander Schmitz | 2015-03-11 | 3 | -1/+21 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Slider: Add classes option | Alexander Schmitz | 2015-03-11 | 3 | -1/+18 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Selectmenu: Add classes option | Alexander Schmitz | 2015-03-11 | 3 | -1/+20 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Resizable: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -1/+3 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Progressbar: Add classes option | Alexander Schmitz | 2015-03-11 | 3 | -20/+29 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Menu: Add classes option | Alexander Schmitz | 2015-03-11 | 2 | -8/+31 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Droppable: Add classes option | Alexander Schmitz | 2015-03-11 | 4 | -2/+71 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Dialog: Add classes option | Alexander Schmitz | 2015-03-11 | 7 | -24/+200 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Autocomplete: Add classes option | Alexander Schmitz | 2015-03-11 | 2 | -0/+10 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Accordion: Add classes option | Alexander Schmitz | 2015-03-11 | 3 | -9/+26 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 19 | -1/+165 |
| | | | | | Fixes #7053 Closes gh-1411 | ||||
* | Accordion: Fix tests in IE 11 with jQuery 1.7-1.8 | Scott González | 2015-03-11 | 1 | -12/+55 |
| | | | | Closes gh-1482 | ||||
* | Dialog: Remove animation stopping in destroy | Scott González | 2015-03-11 | 2 | -10/+0 |
| | | | | | | | | | | | Effects wrappers are no longer used, so the workaround and test are no longer necessary. This fixes tests in IE8 with jQuery 1.7. Effectively a complete revert of 13505e5945e5532c3d56424d50ad109c665d205f Closes gh-1481 | ||||
* | Dialog: Fix focus tests in IE8 with jQuery 1.7 | Scott González | 2015-03-11 | 1 | -42/+46 |
| | | | | Ref gh-1481 | ||||
* | Tests: Use jquery-git1 instead of jquery-git | Scott González | 2015-03-11 | 2 | -2/+2 |
| | | | | Closes gh-1480 | ||||
* | Tests: Fix missing wrapper in widget extend unit tests | Jörn Zaefferer | 2015-03-06 | 1 | -0/+4 |
| | |||||
* | Tests: Fix missing wrappers in progressbar tests | Jörn Zaefferer | 2015-03-06 | 4 | -0/+16 |
| | |||||
* | Slider: Modified to allow value to reach max value with float step | Ablay Keldibek | 2015-03-05 | 1 | -1/+11 |
| | | | | | Fixes #11286 Closes gh-1465 | ||||
* | Selectmenu: Support `width: false` and default to 14em | Scott González | 2015-03-05 | 2 | -4/+7 |
| | | | | | | | | | | `width: null` still matches the width of the original element. `width: false` prevents an inline style from being set for the width. This makes it easy to set the width via a stylesheet and allows the use of any unit for setting the width, such as the new default of `14em`. Fixes #11198 Closes gh-1467 | ||||
* | Tests: Reduce timeouts to optimize testsuite runtime | Jörn Zaefferer | 2015-03-04 | 11 | -70/+68 |
| | |||||
* | Resizable: alsoResize more than one element of a jQuery selection | Ben Mosher | 2015-03-04 | 1 | -0/+30 |
| | | | | | | Fixes #4666 Closes gh-1324 Closes gh-1461 | ||||
* | Resizable: Modified to allow jquery objects as handles | Patricia Juarez | 2015-03-03 | 2 | -0/+30 |
| | | | | | | | Custom handlers did not work as jquery objects (outside the resizable element) Fixes #9658 Closes gh-1445 | ||||
* | Tooltip: Register event handlers before content is loaded | Marco Ziech | 2015-02-25 | 1 | -0/+22 |
| | | | | | | Fixes #8740 Closes gh-1053 Closes gh-1456 | ||||
* | Sortable: Append a tr with td to the placeholder of tbody elements | Nils Heuermann | 2015-02-24 | 2 | -8/+80 |
| | | | | | | | | | | When sorting tbody elements of a table the placeholder needs to have a tr with td elements to be visible. The appended elements are created in the same way as for the placeholder of a tr element; the first row of the sorted tbody is used for that. Fixes #10682 Closes gh-1380 | ||||
* | Build: Upgrade to jQuery 1.11.2 | Scott González | 2015-02-23 | 2 | -3/+9 |
| | | | | Adds jQuery 1.11.0, 1.11.1, 1.11.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3 | ||||
* | Resizable: correct width when grid approaches zero | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
| | | | | Fixes #10590 | ||||
* | Resizable: Whitespace Cleanup | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 21 | -25/+5 |
| | | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. | ||||
* | All: Remove 1.6.x leftovers | Michael Orchard | 2015-01-22 | 1 | -1/+0 |
| | | | | | | | | | Removes 1.6 versions from "All" tests and from the TestSwarm job. Ref #10723 Ref gh-1422 Closes gh-1434 Closes gh-1435 | ||||
* | Menu: Use ui-state-active consistently | Jörn Zaefferer | 2015-01-21 | 4 | -12/+12 |
| | | | | | | | | So far we were using ui-state-active on active parent items, ui-state-focus on active child items. The theme update highlighted the visual inconsistency. With this change, only ui-state-active is used. Fixes #10692 | ||||
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 4 | -23/+9 |
| | | | | | | | | | | | Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround. Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites. Fixes #10723 Closes gh-1422 |