Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Checkboxradio: Initial commit of new widget | Alexander Schmitz | 2015-10-07 | 10 | -0/+663 | |
| | ||||||
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 10 | -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 element | Alexander Schmitz | 2015-10-07 | 1 | -1/+3 | |
| | ||||||
* | Tests: Fix jshint includes for datepicker and effects | Jörn Zaefferer | 2015-10-01 | 2 | -2/+2 | |
| | ||||||
* | Tests: Use demo bootstrap for visual tests | Jörn Zaefferer | 2015-09-30 | 33 | -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ález | 2015-09-29 | 2 | -3/+20 | |
| | | | | | | Ref #14596 Ref gh-1583 Closes gh-1605 | |||||
* | Tabs: Adjust handling of disabled option, using _setOptionDisabled | Jörn Zaefferer | 2015-09-25 | 1 | -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 disabled | Scott González | 2015-09-25 | 1 | -0/+33 | |
| | | | | | Fixes #9151 Ref gh-1599 | |||||
* | Core: Remove ancestor visibility requirement from `:focusable` selector | Weston Ruter | 2015-09-24 | 2 | -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ález | 2015-09-17 | 1 | -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 test | Jörn Zaefferer | 2015-09-17 | 1 | -1/+2 | |
| | | | | | The check that checks for IE wouldn't match since $.ui.ie was extracted to its own file. | |||||
* | Build: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -1/+1 | |
| | | | | Ref #14246 | |||||
* | FormRestMixin: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -4/+4 | |
| | | | | Ref #14246 | |||||
* | Position: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -141/+141 | |
| | | | | Ref #14246 | |||||
* | Effects: Style updates | Alexander Schmitz | 2015-09-11 | 3 | -88/+89 | |
| | | | | Ref #14246 | |||||
* | Widget: Style updates | Alexander Schmitz | 2015-09-11 | 4 | -298/+305 | |
| | | | | Ref #14246 | |||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-09-11 | 4 | -1164/+1207 | |
| | | | | Ref #14246 | |||||
* | Dialog: Style updates | Alexander Schmitz | 2015-09-11 | 8 | -681/+687 | |
| | | | | Ref #14246 | |||||
* | Draggable: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -367/+378 | |
| | | | | Ref #14246 | |||||
* | Droppable: Style updates | Alexander Schmitz | 2015-09-11 | 7 | -87/+89 | |
| | | | | Ref #14246 | |||||
* | Menu: Style updates | Alexander Schmitz | 2015-09-11 | 5 | -134/+136 | |
| | | | | Ref #14246 | |||||
* | Progressbar: Style updates | Alexander Schmitz | 2015-09-11 | 5 | -39/+39 | |
| | | | | Ref #14246 | |||||
* | Resizable: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -330/+328 | |
| | | | | Ref #14246 | |||||
* | Selectable: Style updates | Alexander Schmitz | 2015-09-11 | 4 | -88/+88 | |
| | | | | Ref #14246 | |||||
* | Slider: Style updates | Alexander Schmitz | 2015-09-11 | 5 | -153/+155 | |
| | | | | Ref #14246 | |||||
* | Sortable: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -254/+255 | |
| | | | | Ref #14246 | |||||
* | Spinner: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -134/+134 | |
| | | | | Ref #14246 | |||||
* | Tabs: Style updates | Alexander Schmitz | 2015-09-11 | 6 | -164/+180 | |
| | | | | Ref #14246 | |||||
* | Tooltip: Style updates | Alexander Schmitz | 2015-09-11 | 7 | -109/+114 | |
| | | | | Ref #14246 | |||||
* | Selectmenu: Style updates | Alexander Schmitz | 2015-09-11 | 5 | -88/+88 | |
| | | | | Ref #14246 | |||||
* | Tests: Load ui/jquery-1-7.js when testing against jQuery 1.7.x | Scott González | 2015-08-31 | 1 | -0/+5 | |
| | ||||||
* | Tests: Style updates | Alexander Schmitz | 2015-08-21 | 2 | -6/+7 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Core: Style updates | Alexander Schmitz | 2015-08-21 | 2 | -33/+33 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Tests: Style updates | Alexander Schmitz | 2015-08-21 | 6 | -33/+33 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Button: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -174/+175 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Effects: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -5/+5 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Accordion: Style updates | Alexander Schmitz | 2015-08-21 | 6 | -178/+187 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Autocomplete: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -197/+200 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Datepicker: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -115/+123 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Dialog: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -7/+7 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Draggable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -13/+13 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Droppable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -4/+4 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Menu: Style updates | Alexander Schmitz | 2015-08-21 | 2 | -3/+3 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Resizable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -9/+9 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Selectable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Selectmenu: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Slider: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -8/+8 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Sortable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -4/+4 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Spinner: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -3/+3 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Tabs: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -42/+42 | |
| | | | | | Ref #14246 Ref gh-1588 |