aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-0710-0/+663
|
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-0710-454/+439
| | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set
* Tests: Allow widgets to not have a default elementAlexander Schmitz2015-10-071-1/+3
|
* Tests: Fix jshint includes for datepicker and effectsJörn Zaefferer2015-10-012-2/+2
|
* Tests: Use demo bootstrap for visual testsJörn Zaefferer2015-09-3033-475/+227
| | | | | | Adds a data-composite option and fixes paths for effects. Otherwise just applies the same conversion as already applied to demos, sometimes moving a <style> element to the right place.
* Focusable: Fix handling of `visibility: inherit`Scott González2015-09-292-3/+20
| | | | | | Ref #14596 Ref gh-1583 Closes gh-1605
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-1/+1
| | | | | | | | Tabs support multiple values to disable individual tabs. Only add the ui-tabs-disabled class when all tabs are disabled. Ref #9151 Closes gh-1599
* Widget: Call `._setOptionDisabled()` on init if the widget is disabledScott González2015-09-251-0/+33
| | | | | Fixes #9151 Ref gh-1599
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-242-2/+13
| | | | | | | | * Check computed visibility in addition to :visible * Add tests for nested visibility override Fixes #14596 Closes gh-1583
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-171-1/+4
| | | | | | | Ensures that any extensions to the base widget will be handled properly by individual widgets. Closes gh-1598
* Datepicker: Fix tests on TestSwarm by requiring $.ui.ie in the testJörn Zaefferer2015-09-171-1/+2
| | | | | The check that checks for IE wouldn't match since $.ui.ie was extracted to its own file.
* Build: Style updatesAlexander Schmitz2015-09-111-1/+1
| | | | Ref #14246
* FormRestMixin: Style updatesAlexander Schmitz2015-09-111-4/+4
| | | | Ref #14246
* Position: Style updatesAlexander Schmitz2015-09-111-141/+141
| | | | Ref #14246
* Effects: Style updatesAlexander Schmitz2015-09-113-88/+89
| | | | Ref #14246
* Widget: Style updatesAlexander Schmitz2015-09-114-298/+305
| | | | Ref #14246
* Datepicker: Style updatesAlexander Schmitz2015-09-114-1164/+1207
| | | | Ref #14246
* Dialog: Style updatesAlexander Schmitz2015-09-118-681/+687
| | | | Ref #14246
* Draggable: Style updatesAlexander Schmitz2015-09-116-367/+378
| | | | Ref #14246
* Droppable: Style updatesAlexander Schmitz2015-09-117-87/+89
| | | | Ref #14246
* Menu: Style updatesAlexander Schmitz2015-09-115-134/+136
| | | | Ref #14246
* Progressbar: Style updatesAlexander Schmitz2015-09-115-39/+39
| | | | Ref #14246
* Resizable: Style updatesAlexander Schmitz2015-09-116-330/+328
| | | | Ref #14246
* Selectable: Style updatesAlexander Schmitz2015-09-114-88/+88
| | | | Ref #14246
* Slider: Style updatesAlexander Schmitz2015-09-115-153/+155
| | | | Ref #14246
* Sortable: Style updatesAlexander Schmitz2015-09-116-254/+255
| | | | Ref #14246
* Spinner: Style updatesAlexander Schmitz2015-09-116-134/+134
| | | | Ref #14246
* Tabs: Style updatesAlexander Schmitz2015-09-116-164/+180
| | | | Ref #14246
* Tooltip: Style updatesAlexander Schmitz2015-09-117-109/+114
| | | | Ref #14246
* Selectmenu: Style updatesAlexander Schmitz2015-09-115-88/+88
| | | | Ref #14246
* Tests: Load ui/jquery-1-7.js when testing against jQuery 1.7.xScott González2015-08-311-0/+5
|
* Tests: Style updatesAlexander Schmitz2015-08-212-6/+7
| | | | | Ref #14246 Ref gh-1588
* Core: Style updatesAlexander Schmitz2015-08-212-33/+33
| | | | | Ref #14246 Ref gh-1588
* Tests: Style updatesAlexander Schmitz2015-08-216-33/+33
| | | | | Ref #14246 Ref gh-1588
* Button: Style updatesAlexander Schmitz2015-08-215-174/+175
| | | | | Ref #14246 Ref gh-1588
* Effects: Style updatesAlexander Schmitz2015-08-211-5/+5
| | | | | Ref #14246 Ref gh-1588
* Accordion: Style updatesAlexander Schmitz2015-08-216-178/+187
| | | | | Ref #14246 Ref gh-1588
* Autocomplete: Style updatesAlexander Schmitz2015-08-215-197/+200
| | | | | Ref #14246 Ref gh-1588
* Datepicker: Style updatesAlexander Schmitz2015-08-211-115/+123
| | | | | Ref #14246 Ref gh-1588
* Dialog: Style updatesAlexander Schmitz2015-08-215-7/+7
| | | | | Ref #14246 Ref gh-1588
* Draggable: Style updatesAlexander Schmitz2015-08-213-13/+13
| | | | | Ref #14246 Ref gh-1588
* Droppable: Style updatesAlexander Schmitz2015-08-213-4/+4
| | | | | Ref #14246 Ref gh-1588
* Menu: Style updatesAlexander Schmitz2015-08-212-3/+3
| | | | | Ref #14246 Ref gh-1588
* Resizable: Style updatesAlexander Schmitz2015-08-213-9/+9
| | | | | Ref #14246 Ref gh-1588
* Selectable: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Selectmenu: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Slider: Style updatesAlexander Schmitz2015-08-213-8/+8
| | | | | Ref #14246 Ref gh-1588
* Sortable: Style updatesAlexander Schmitz2015-08-213-4/+4
| | | | | Ref #14246 Ref gh-1588
* Spinner: Style updatesAlexander Schmitz2015-08-213-3/+3
| | | | | Ref #14246 Ref gh-1588
* Tabs: Style updatesAlexander Schmitz2015-08-215-42/+42
| | | | | Ref #14246 Ref gh-1588