Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Slider: Remove redundant handling of disabled option on create | Jörn Zaefferer | 2015-09-25 | 1 | -5/+6 | |
* | Selectmenu: Remove redundant handling of disabled option on create | Jörn Zaefferer | 2015-09-25 | 1 | -18/+16 | |
* | Progressbar: Handle disabled option on create, using _setOptionDisabled | Jörn Zaefferer | 2015-09-25 | 1 | -4/+7 | |
* | Menu: Remove redundant handling of disabled option on create | Jörn Zaefferer | 2015-09-25 | 1 | -9/+7 | |
* | Draggable: Remove redundant handling of disabled class on create | Jörn Zaefferer | 2015-09-25 | 1 | -3/+0 | |
* | Dialog: Override disabled option on create, force always-enabled state | Jörn Zaefferer | 2015-09-25 | 1 | -0/+5 | |
* | Accordion: Handle disabled option on create, through _setOptionDisabled | Jörn Zaefferer | 2015-09-25 | 1 | -7/+9 | |
* | Autocomplete: Use a `div` instead of a `span` for the live region | Scott González | 2015-09-18 | 1 | -1/+1 | |
* | Resizable: Don't round dimensions | Scott González | 2015-09-17 | 1 | -14/+14 | |
* | All: Delegate to base `_getCreateOptions()`. | Scott González | 2015-09-17 | 2 | -3/+7 | |
* | Mouse: Style fixes for jscs | Alexander Schmitz | 2015-09-11 | 1 | -2/+2 | |
* | Widget: Update to use camelCase identifiers | Alexander Schmitz | 2015-09-11 | 1 | -0/+1 | |
* | Spinner: Update to use camelcase identifiers | Alexander Schmitz | 2015-09-11 | 1 | -7/+7 | |
* | Widget: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+12 | |
* | Autocomplete: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+14 | |
* | Button: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -41/+45 | |
* | Datepicker: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -855/+881 | |
* | Dialog: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+15 | |
* | Draggable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -193/+201 | |
* | Droppable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -20/+27 | |
* | Menu: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+3 | |
* | Mouse: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -56/+60 | |
* | Progressbar: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+2 | |
* | Resizable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -283/+285 | |
* | Selectable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -83/+91 | |
* | Slider: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -28/+30 | |
* | Sortable: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -367/+366 | |
* | Spinner: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+8 | |
* | Tabs: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+22 | |
* | Tooltip: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -0/+10 | |
* | Mouse: Fix delay timeout clearing upon mouseup | Liran Sharir | 2015-08-31 | 1 | -0/+5 | |
* | Datepicker: Remove stray line | Scott González | 2015-08-28 | 1 | -1/+0 | |
* | Accordion: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -13/+13 | |
* | Autocomplete: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -9/+9 | |
* | Datepicker: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -7/+7 | |
* | Dialog: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -7/+7 | |
* | Draggable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -6/+6 | |
* | Droppable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -3/+3 | |
* | Menu: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
* | Mouse: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -2/+2 | |
* | Progressbar: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
* | Resizable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -3/+3 | |
* | Selectable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -2/+2 | |
* | Selectmenu: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -6/+6 | |
* | Slider: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -3/+3 | |
* | Sortable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -8/+8 | |
* | Spinner: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -11/+11 | |
* | Tabs: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -19/+19 | |
* | Tooltip: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -9/+9 | |
* | Tooltip: Move tooltip into widgets directory | Alexander Schmitz | 2015-08-08 | 1 | -0/+511 |