| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Controlgroup: Handle child elements that don't have options defined | Scott González | 2016-07-13 | 1 | -0/+2 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Datepicker: Fixed keyboard navigation | Piotr Baran | 2016-03-30 | 1 | -2/+2 |
* | Checkboxradio: Check that there is an icon before toggeling class | Alexander Schmitz | 2016-03-30 | 1 | -1/+3 |
* | Resizable: Fix top jump with rotated element | Francesc Baeta | 2016-03-30 | 1 | -1/+1 |
* | Menu: Remove active class from top-level item when menu is blurred | Jörn Zaefferer | 2016-03-11 | 1 | -8/+8 |
* | Selectmenu: Fixed selectmenu icon float right | Alexander Schmitz | 2016-02-24 | 1 | -7/+4 |
* | Datepicker: Use `getFullYear()` instead of deprecated `getYear()` | Fahad Ahmad | 2016-02-21 | 1 | -1/+1 |
* | Autocomplete: Work around `isContentEditable` bug in Chrome | Scott González | 2016-02-16 | 1 | -1/+19 |
* | Accordion: Correct height calculated when closed | Alyosha Pushak | 2016-02-09 | 1 | -0/+7 |
* | Draggable: Improve detection for when to blur the active element | Scott González | 2016-02-09 | 1 | -4/+9 |
* | Datepicker: Refactor `_updateAlternate()` method | Benjamin Albert | 2015-11-13 | 1 | -1/+1 |