| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Checkboxradio: Fix label handling with jQuery 3.x | Scott González | 2016-07-12 | 1 | -2/+10 |
* | Controlgroup: Correctly handle non-empty child class key | Gabriel Schulhof | 2016-07-06 | 1 | -4/+16 |
* | Controlgroup: Add "only" position to class generator functions | Alexander Schmitz | 2016-06-09 | 1 | -3/+10 |
* | Checkboxradio: Use new `ui-state-checked` class in checkboxradio | Alexander Schmitz | 2016-06-06 | 1 | -5/+4 |
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 1 | -4/+9 |
* | Controlgroup: Fix issues with compatibility with spinner | Alexander Schmitz | 2016-05-26 | 1 | -1/+5 |
* | Controlgroup: Don't remove existing classes classes | Alexander Schmitz | 2016-05-26 | 1 | -9/+25 |
* | Focusable: Detect disabled fieldsets | Scott González | 2016-05-25 | 1 | -7/+24 |
* | Tabs: Fix test | Scott González | 2016-05-25 | 1 | -2/+2 |
* | Tabs: Fix default `classes` option | Scott González | 2016-05-25 | 1 | -1/+1 |
* | Droppable: Re-expose `$.ui.intersect()` | Scott González | 2016-05-04 | 1 | -1/+1 |
* | Tooltip: Fix re-enabling of delegated tooltips | Scott González | 2016-04-21 | 1 | -9/+15 |
* | Selectable: Proper handling of inner scrolling | Alexey Balchunas | 2016-04-21 | 1 | -6/+18 |
* | Menu: Remove extraneous blank lines | Scott González | 2016-04-13 | 1 | -2/+0 |
* | Effect: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
* | Effects: Disable maxLineLength for description meta explode | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
* | Accordion: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
* | Datepicker: Disable maxLineLength for jscs | Alexander Schmitz | 2016-04-13 | 1 | -0/+1 |
* | Progressbar: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
* | Selectmenu: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 |
* | Effect: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -17/+30 |
* | Plugin: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -1/+2 |
* | Effects: Fix line length issues | Alexander Schmitz | 2016-04-13 | 4 | -4/+8 |
* | i18n: Fix line length issues | Alexander Schmitz | 2016-04-13 | 16 | -18/+185 |
* | Position: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -9/+19 |
* | Scroll Parent: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+5 |
* | Widget: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+4 |
* | Accordion: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -1/+2 |
* | Checkboxradio: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+2 |
* | Controlgroup: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -1/+2 |
* | Dialog: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+4 |
* | Draggable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -78/+203 |
* | Droppable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -27/+58 |
* | Menu: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -3/+12 |
* | Mouse: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+4 |
* | Progressbar: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -1/+3 |
* | Resizable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -5/+14 |
* | Selectable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -3/+6 |
* | Slider: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -11/+36 |
* | Sortable: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -121/+346 |
* | Spinner: Fix line length violations | Alexander Schmitz | 2016-04-13 | 1 | -2/+4 |
* | Tabs: Fix line length violations | Alexander Schmitz | 2016-04-13 | 1 | -1/+2 |
* | Datepicker: Fix day names for ar-DZ locale | Amine HADDAD | 2016-04-13 | 1 | -2/+4 |
* | Menu: Don't reset active element until after triggering `blur` event | Scott González | 2016-04-13 | 1 | -1/+1 |
* | Sortable: Fix incorrect top containment for document | Maksim Ryzhikov | 2016-04-12 | 1 | -1/+1 |
* | Sortable: Update _contactContainers to use page clientX/Y values | dstrohl | 2016-03-30 | 1 | -1/+1 |
* | Menu: Check that there is an active item in `_activate()` | Rand Scullard | 2016-03-30 | 1 | -1/+1 |
* | Resizable: Implement `setOption` for handles | Konstantin Dinev | 2016-03-30 | 1 | -54/+79 |
* | Slider: Fixed max value miscalculation | Mukul Hase | 2016-03-30 | 1 | -1/+6 |
* | Selectmenu: Prepend icon and move overflow to text span | Alexander Schmitz | 2016-03-30 | 1 | -3/+2 |