aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Widget: `instance()` should return `undefined` for empty setsScott González2016-08-041-24/+31
* Dialog: Support deprecated button optionsScott González2016-07-251-1/+11
* Controlgroup: Handle child elements that don't have options definedScott González2016-07-131-0/+2
* Checkboxradio: Fix label handling with jQuery 3.xScott González2016-07-121-2/+10
* Controlgroup: Correctly handle non-empty child class keyGabriel Schulhof2016-07-061-4/+16
* Controlgroup: Add "only" position to class generator functionsAlexander Schmitz2016-06-091-3/+10
* Checkboxradio: Use new `ui-state-checked` class in checkboxradioAlexander Schmitz2016-06-061-5/+4
* Controlgroup: Fix rendering of labelsAlexander Schmitz2016-05-261-4/+9
* Controlgroup: Fix issues with compatibility with spinnerAlexander Schmitz2016-05-261-1/+5
* Controlgroup: Don't remove existing classes classesAlexander Schmitz2016-05-261-9/+25
* Focusable: Detect disabled fieldsetsScott González2016-05-251-7/+24
* Tabs: Fix testScott González2016-05-251-2/+2
* Tabs: Fix default `classes` optionScott González2016-05-251-1/+1
* Droppable: Re-expose `$.ui.intersect()`Scott González2016-05-041-1/+1
* Tooltip: Fix re-enabling of delegated tooltipsScott González2016-04-211-9/+15
* Selectable: Proper handling of inner scrollingAlexey Balchunas2016-04-211-6/+18
* Menu: Remove extraneous blank linesScott González2016-04-131-2/+0
* Effect: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
* Effects: Disable maxLineLength for description meta explodeAlexander Schmitz2016-04-131-0/+2
* Accordion: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
* Datepicker: Disable maxLineLength for jscsAlexander Schmitz2016-04-131-0/+1
* Progressbar: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
* Selectmenu: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
* Effect: Fix line length issuesAlexander Schmitz2016-04-131-17/+30
* Plugin: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Effects: Fix line length issuesAlexander Schmitz2016-04-134-4/+8
* i18n: Fix line length issuesAlexander Schmitz2016-04-1316-18/+185
* Position: Fix line length issuesAlexander Schmitz2016-04-131-9/+19
* Scroll Parent: Fix line length issuesAlexander Schmitz2016-04-131-2/+5
* Widget: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Accordion: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Checkboxradio: Fix line length issuesAlexander Schmitz2016-04-131-2/+2
* Controlgroup: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Dialog: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Draggable: Fix line length issuesAlexander Schmitz2016-04-131-78/+203
* Droppable: Fix line length issuesAlexander Schmitz2016-04-131-27/+58
* Menu: Fix line length issuesAlexander Schmitz2016-04-131-3/+12
* Mouse: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Progressbar: Fix line length issuesAlexander Schmitz2016-04-131-1/+3
* Resizable: Fix line length issuesAlexander Schmitz2016-04-131-5/+14
* Selectable: Fix line length issuesAlexander Schmitz2016-04-131-3/+6
* Slider: Fix line length issuesAlexander Schmitz2016-04-131-11/+36
* Sortable: Fix line length issuesAlexander Schmitz2016-04-131-121/+346
* Spinner: Fix line length violationsAlexander Schmitz2016-04-131-2/+4
* Tabs: Fix line length violationsAlexander Schmitz2016-04-131-1/+2
* Datepicker: Fix day names for ar-DZ localeAmine HADDAD2016-04-131-2/+4
* Menu: Don't reset active element until after triggering `blur` eventScott González2016-04-131-1/+1
* Sortable: Fix incorrect top containment for documentMaksim Ryzhikov2016-04-121-1/+1
* Sortable: Update _contactContainers to use page clientX/Y valuesdstrohl2016-03-301-1/+1
* Menu: Check that there is an active item in `_activate()`Rand Scullard2016-03-301-1/+1