Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tooltip: Don't apply disabled style changes on create | Jörn Zaefferer | 2015-09-25 | 1 | -12/+4 | |
* | Spinner: Remove redundant handling of disabled option on create | Jörn Zaefferer | 2015-09-25 | 1 | -10/+7 | |
* | 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 | |
* | Widget: Call `._setOptionDisabled()` on init if the widget is disabled | Scott González | 2015-09-25 | 1 | -7/+16 | |
* | Core: Remove ancestor visibility requirement from `:focusable` selector | Weston Ruter | 2015-09-24 | 1 | -12/+3 | |
* | Datepicker: Fix date format for `ko` locale | Scott González | 2015-09-23 | 1 | -1/+1 | |
* | 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 | 3 | -4/+10 | |
* | Widget: Style updates | Scott González | 2015-09-16 | 2 | -48/+73 | |
* | Datepicker: Style updates to KO locale for jscs | Alexander Schmitz | 2015-09-11 | 1 | -14/+14 | |
* | Mouse: Style fixes for jscs | Alexander Schmitz | 2015-09-11 | 1 | -2/+2 | |
* | Widget: Update to use camelCase identifiers | Alexander Schmitz | 2015-09-11 | 2 | -5/+6 | |
* | 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 | 75 | -2386/+2412 | |
* | 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: Translate `weekHeader` in ko locale | Myeongjin Lee | 2015-08-31 | 1 | -2/+2 | |
* | Datepicker: Remove stray line | Scott González | 2015-08-28 | 1 | -1/+0 | |
* | Core: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -4/+6 | |
* | Position: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -23/+38 | |
* | Widget: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -24/+41 | |
* | Effects: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -184/+202 | |
* | 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 | 3 | -44/+44 | |
* | 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 |