Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Form Reset: Add form reset mixin | Scott González | 2015-05-14 | 4 | -0/+148 |
| | | | | | Fixes #12638 Closes gh-1555 | ||||
* | Widget: Support mixins | Scott González | 2015-05-14 | 1 | -0/+79 |
| | | | | | Fixes #12601 Closes gh-1554 | ||||
* | Build: Upgrade to jQuery 1.11.3 | Scott González | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Tests: Use new jquery-compat-git and jquery-git files | Scott González | 2015-05-14 | 1 | -1/+1 |
| | |||||
* | Widget tests: Clean up $.fn methods | Scott González | 2015-05-13 | 1 | -0/+8 |
| | |||||
* | Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methods | Alexander Schmitz | 2015-05-05 | 3 | -0/+147 |
| | | | | | | | $.fn.labels and $.fn.form mimic the native labels and form properties $.ui.escapeSelector is for escaping attributes and urls for use as selectors Closes gh-1546 | ||||
* | Effect: Make .transfer() callback optional | Jörn Zaefferer | 2015-04-24 | 1 | -0/+26 |
| | | | | | | | Adds two tests to at least check that no exception is thrown. Fixes #12223 Closes gh-1545 | ||||
* | Slider: Range fills all space after changing orientation | Ablay Keldibek | 2015-04-22 | 2 | -2/+50 |
| | | | | | | | Resets width/height of range Fixes #12205 Closes gh-1533 | ||||
* | Tooltip: Remove name attribute from elements in the live region | Jiabao Wu | 2015-04-22 | 1 | -0/+25 |
| | | | | | Fixes #11272 Closes gh-1544 | ||||
* | Slider: Pass 0 value if slider reaches it | Ablay Keldibek | 2015-04-20 | 1 | -1/+25 |
| | | | | | Fixes #12196 Closes gh-1540 | ||||
* | Position: Remove IE6 workarounds in tests | Scott González | 2015-04-20 | 1 | -12/+7 |
| | | | | Closes gh-1543 | ||||
* | Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixes | Jörn Zaefferer | 2015-04-18 | 1 | -1/+7 |
| | | | | | | | Fixes #12061 Closes gh-1538 Ref #7053 Ref jquery/api.jqueryui.com#256 | ||||
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 24 | -0/+24 |
| | | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8. | ||||
* | Tests: Rename files | Scott González | 2015-04-09 | 114 | -41/+35 |
| | | | | Ref gh-1528 | ||||
* | Tests: Widget test helpers extend the main helper | Scott González | 2015-04-09 | 43 | -589/+634 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Remove old test infrastructure | Scott González | 2015-04-09 | 2 | -356/+0 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Droppable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 10 | -87/+59 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tooltip: Convert tests to new infrastructure | Scott González | 2015-04-09 | 9 | -69/+48 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Dialog: Convert tests to new infrastructure | Scott González | 2015-04-09 | 10 | -133/+92 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Datepicker: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -259/+251 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Spinner: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -43/+45 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Widget: Convert tests to new infrastructure | Scott González | 2015-04-09 | 5 | -29/+33 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tabs: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -47/+51 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Sortable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -58/+47 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Slider: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -41/+34 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Selectmenu: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -37/+32 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Selectable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 5 | -42/+27 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Resizable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -133/+121 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Progressbar: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -35/+32 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Position: Convert tests to new infrastructure | Scott González | 2015-04-09 | 2 | -17/+9 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Menu: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -53/+53 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Effects: Convert tests to new infrastructure | Scott González | 2015-04-09 | 3 | -37/+30 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Draggable: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -252/+245 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Core: Convert tests to new infrastructure | Scott González | 2015-04-09 | 3 | -20/+14 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -48/+32 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Autocomplete: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -37/+32 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Accordion: Convert tests to new infrastructure | Scott González | 2015-04-09 | 7 | -49/+54 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Convert closeEnough() to a proper QUnit assertion | Scott González | 2015-04-09 | 5 | -53/+53 |
| | | | | | | | Should eventually replace with qunit-assert-close. Ref #10119 Ref gh-1528 | ||||
* | Revert "Draggable: Set explicit width/height instead of right/bottom" | TJ VanToll | 2015-04-08 | 2 | -35/+2 |
| | | | | | | This reverts commit 8eca7b8f45885d20c13f1bf64cad8bee5fc1d5c5. Fixes #10725 | ||||
* | Menu: Ignore bubbled mouseenter events on parent items | Jörn Zaefferer | 2015-04-08 | 1 | -0/+42 |
| | | | | | | | | Test uses QUnit 2.x API - inconsistent with the other tests, but also a good reference. Fixes #11641 Closes gh-1535 | ||||
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 24 | -169/+44 |
| | | | | | | This module was created from our existing implementation. Closes gh-1532 | ||||
* | All: Standard spacing inside selector strings | Scott González | 2015-03-26 | 6 | -6/+6 |
| | | | | Closes gh-1521 | ||||
* | Tests: Handle jQuery git returning `null` for empty attributes | Scott González | 2015-03-25 | 6 | -9/+8 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Closes gh-1516 | ||||
* | Tests: Update `domEqual()` to work with jQuery git | Scott González | 2015-03-25 | 1 | -2/+2 |
| | | | | | | jQuery now returns `null` for empty attributes instead of `undefined`. Ref gh-1516 | ||||
* | Slider: Fix handle order when setting values of range slider to max | Ablay Keldibek | 2015-03-18 | 1 | -1/+17 |
| | | | | | | | When both values are set to the maximum change them in descending order Fixes #9046 Closes gh-1502 | ||||
* | Slider: Pass handle index to events | Ablay Keldibek | 2015-03-12 | 1 | -0/+37 |
| | | | | | | | | Added a `handleIndex` property to the event data which indicates the index of the handle being changed. Fixes #7630 Closes gh-1486 | ||||
* | Slider: Verify value constraint with a max that is a step mismatch | Ablay Keldibek | 2015-03-12 | 1 | -1/+11 |
| | | | | | Ref #10078 Closes gh-1485 | ||||
* | Widget: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -22/+22 |
| | |||||
* | 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 |
| |