aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-8/+9
* Controlgroup: Inital commit of new widgetAlexander Schmitz2015-10-072-0/+205
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-071-0/+289
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-071-319/+278
* Focusable: Fix handling of `visibility: inherit`Scott González2015-09-291-1/+12
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-11/+7
* Tooltip: Don't apply disabled style changes on createJörn Zaefferer2015-09-251-12/+4
* Spinner: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-10/+7
* Slider: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-5/+6
* Selectmenu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-18/+16
* Progressbar: Handle disabled option on create, using _setOptionDisabledJörn Zaefferer2015-09-251-4/+7
* Menu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-9/+7
* Draggable: Remove redundant handling of disabled class on createJörn Zaefferer2015-09-251-3/+0
* Dialog: Override disabled option on create, force always-enabled stateJörn Zaefferer2015-09-251-0/+5
* Accordion: Handle disabled option on create, through _setOptionDisabledJörn Zaefferer2015-09-251-7/+9
* Widget: Call `._setOptionDisabled()` on init if the widget is disabledScott González2015-09-251-7/+16
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-241-12/+3
* Datepicker: Fix date format for `ko` localeScott González2015-09-231-1/+1
* Autocomplete: Use a `div` instead of a `span` for the live regionScott González2015-09-181-1/+1
* Resizable: Don't round dimensionsScott González2015-09-171-14/+14
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-173-4/+10
* Widget: Style updatesScott González2015-09-162-48/+73
* Datepicker: Style updates to KO locale for jscsAlexander Schmitz2015-09-111-14/+14
* Mouse: Style fixes for jscsAlexander Schmitz2015-09-111-2/+2
* Widget: Update to use camelCase identifiersAlexander Schmitz2015-09-112-5/+6
* Spinner: Update to use camelcase identifiersAlexander Schmitz2015-09-111-7/+7
* Widget: Style updatesAlexander Schmitz2015-09-111-0/+12
* Autocomplete: Style updatesAlexander Schmitz2015-09-111-0/+14
* Button: Style updatesAlexander Schmitz2015-09-111-41/+45
* Datepicker: Style updatesAlexander Schmitz2015-09-1175-2386/+2412
* Dialog: Style updatesAlexander Schmitz2015-09-111-0/+15
* Draggable: Style updatesAlexander Schmitz2015-09-111-193/+201
* Droppable: Style updatesAlexander Schmitz2015-09-111-20/+27
* Menu: Style updatesAlexander Schmitz2015-09-111-0/+3
* Mouse: Style updatesAlexander Schmitz2015-09-111-56/+60
* Progressbar: Style updatesAlexander Schmitz2015-09-111-0/+2
* Resizable: Style updatesAlexander Schmitz2015-09-111-283/+285
* Selectable: Style updatesAlexander Schmitz2015-09-111-83/+91
* Slider: Style updatesAlexander Schmitz2015-09-111-28/+30
* Sortable: Style updatesAlexander Schmitz2015-09-111-367/+366
* Spinner: Style updatesAlexander Schmitz2015-09-111-0/+8
* Tabs: Style updatesAlexander Schmitz2015-09-111-0/+22
* Tooltip: Style updatesAlexander Schmitz2015-09-111-0/+10
* Mouse: Fix delay timeout clearing upon mouseupLiran Sharir2015-08-311-0/+5
* Datepicker: Translate `weekHeader` in ko localeMyeongjin Lee2015-08-311-2/+2
* Datepicker: Remove stray lineScott González2015-08-281-1/+0
* Core: Style updatesAlexander Schmitz2015-08-213-4/+6
* Position: Style updatesAlexander Schmitz2015-08-211-23/+38
* Widget: Style updatesAlexander Schmitz2015-08-211-24/+41
* Effects: Style updatesAlexander Schmitz2015-08-213-184/+202