aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* Controlgroup: Add spinner to widgets controlgroup works withAlexander Schmitz2015-10-081-12/+23
|
* Controlgroup: Fix headers and demosAlexander Schmitz2015-10-081-3/+10
|
* Controlgroup: Add missing entry to demos bootstrapAlexander Schmitz2015-10-081-2/+1
|
* Checkboxxradio: Adjust demo headersAlexander Schmitz2015-10-081-3/+10
|
* Spinner: Updates for new button widget and classes optionAlexander Schmitz2015-10-083-42/+19
|
* Selectmenu: update to use button cssAlexander Schmitz2015-10-071-6/+7
| | | | This ensures consistency between different form elements
* 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
| | | | This widget replaces the buttonset widget
* Checkboxradio: Initial commit of new widgetAlexander Schmitz2015-10-071-0/+289
|
* Button: Initial commit of button re-factorAlexander Schmitz2015-10-071-319/+278
| | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set
* Focusable: Fix handling of `visibility: inherit`Scott González2015-09-291-1/+12
| | | | | | Ref #14596 Ref gh-1583 Closes gh-1605
* Tabs: Adjust handling of disabled option, using _setOptionDisabledJörn Zaefferer2015-09-251-11/+7
| | | | | | | | 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
* Tooltip: Don't apply disabled style changes on createJörn Zaefferer2015-09-251-12/+4
| | | | | Ref #9151 Ref gh-1599
* Spinner: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-10/+7
| | | | | Ref #9151 Ref gh-1599
* Slider: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-5/+6
| | | | | Ref #9151 Ref gh-1599
* Selectmenu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-18/+16
| | | | | Ref #9151 Ref gh-1599
* Progressbar: Handle disabled option on create, using _setOptionDisabledJörn Zaefferer2015-09-251-4/+7
| | | | | Ref #9151 Ref gh-1599
* Menu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-9/+7
| | | | | Ref #9151 Ref gh-1599
* Draggable: Remove redundant handling of disabled class on createJörn Zaefferer2015-09-251-3/+0
| | | | | | | _setOptionDisabled in $.Widget is now handling that. Ref #9151 Ref gh-1599
* Dialog: Override disabled option on create, force always-enabled stateJörn Zaefferer2015-09-251-0/+5
| | | | | | | | Without this, _on will still respect the disabled option and ends up preventing closing the dialog. Ref #9151 Ref gh-1599
* Accordion: Handle disabled option on create, through _setOptionDisabledJörn Zaefferer2015-09-251-7/+9
| | | | | Ref #9151 Ref gh-1599
* Widget: Call `._setOptionDisabled()` on init if the widget is disabledScott González2015-09-251-7/+16
| | | | | Fixes #9151 Ref gh-1599
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-241-12/+3
| | | | | | | | * Check computed visibility in addition to :visible * Add tests for nested visibility override Fixes #14596 Closes gh-1583
* Datepicker: Fix date format for `ko` localeScott González2015-09-231-1/+1
| | | | | Fixes #14595 Closes gh-1595
* Autocomplete: Use a `div` instead of a `span` for the live regionScott González2015-09-181-1/+1
| | | | Fixes #14587
* Resizable: Don't round dimensionsScott González2015-09-171-14/+14
|
* All: Delegate to base `_getCreateOptions()`.Scott González2015-09-173-4/+10
| | | | | | | Ensures that any extensions to the base widget will be handled properly by individual widgets. Closes gh-1598
* Widget: Style updatesScott González2015-09-162-48/+73
| | | | Closes gh-1597
* 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
| | | | Ref #14246
* Autocomplete: Style updatesAlexander Schmitz2015-09-111-0/+14
| | | | Ref #14246
* Button: Style updatesAlexander Schmitz2015-09-111-41/+45
| | | | Ref #14246
* Datepicker: Style updatesAlexander Schmitz2015-09-1175-2386/+2412
| | | | Ref #14246
* Dialog: Style updatesAlexander Schmitz2015-09-111-0/+15
| | | | Ref #14246
* Draggable: Style updatesAlexander Schmitz2015-09-111-193/+201
| | | | Ref #14246
* Droppable: Style updatesAlexander Schmitz2015-09-111-20/+27
| | | | Ref #14246
* Menu: Style updatesAlexander Schmitz2015-09-111-0/+3
| | | | Ref #14246
* Mouse: Style updatesAlexander Schmitz2015-09-111-56/+60
| | | | Ref #14246
* Progressbar: Style updatesAlexander Schmitz2015-09-111-0/+2
| | | | Ref #14246
* Resizable: Style updatesAlexander Schmitz2015-09-111-283/+285
| | | | Ref #14246
* Selectable: Style updatesAlexander Schmitz2015-09-111-83/+91
| | | | Ref #14246
* Slider: Style updatesAlexander Schmitz2015-09-111-28/+30
| | | | Ref #14246
* Sortable: Style updatesAlexander Schmitz2015-09-111-367/+366
| | | | Ref #14246
* Spinner: Style updatesAlexander Schmitz2015-09-111-0/+8
| | | | Ref #14246
* Tabs: Style updatesAlexander Schmitz2015-09-111-0/+22
| | | | Ref #14246
* Tooltip: Style updatesAlexander Schmitz2015-09-111-0/+10
| | | | Ref #14246
* Mouse: Fix delay timeout clearing upon mouseupLiran Sharir2015-08-311-0/+5
| | | | | Fixes #14458 Closes gh-1579