| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Datepicker: Abstract mouseover logic to avoid explicit event trigger | TJ VanToll | 2014-07-23 | 1 | -14/+20 |
* | Dialog: Track the instance as soon as the dialog is opened | Scott González | 2014-07-23 | 1 | -3/+12 |
* | Dialog: Fix stacking of modal dialog overlays | Scott González | 2014-07-17 | 1 | -0/+8 |
* | Resizable: Remove accidental exposure of internal data in events | Jyoti Deka | 2014-07-16 | 1 | -8/+6 |
* | Tabs: Work around bad Safari/VoiceOver heuristics | Monika Piotrowicz | 2014-07-16 | 1 | -19/+23 |
* | Draggable: Manage ui-draggable-handle correctly in nested instances | TJ VanToll | 2014-07-15 | 1 | -6/+4 |
* | Draggable: Only apply ui-draggable-handle within the draggable instance | TJ VanToll | 2014-07-15 | 1 | -1/+3 |
* | Effect: Create a local jQuery variable to make jQuery Color work | Scott González | 2014-07-15 | 1 | -1/+5 |
* | Datepicker: reject dates with two year digits when expecting 'yy' | Rodrigo Menezes | 2014-07-14 | 1 | -1/+2 |
* | Slider: Reset positioning when orientation changes | Scott González | 2014-07-02 | 1 | -0/+3 |
* | Datepicker: Define en and en-US locales based on defaults | Scott González | 2014-06-16 | 1 | -0/+2 |
* | Dialog: Honor preventDefault when managing focus | Jörn Zaefferer | 2014-06-10 | 1 | -1/+1 |
* | Dialog: Fix shift-tab handling, focus the correct element | Jörn Zaefferer | 2014-06-10 | 1 | -1/+1 |
* | Dialog: Fix off() -> unbind() for jQuery 1.6 compat | Timo Tijhof | 2014-05-27 | 1 | -1/+1 |
* | Spinner: Don't change value when changing min/max options | David Petersen | 2014-05-26 | 1 | -1/+0 |
* | Tabs: Move `aria-expanded` from active panel to active tab | David Petersen | 2014-05-19 | 1 | -10/+8 |
* | Widget: Remove misleading comment | Scott González | 2014-05-14 | 1 | -1/+0 |
* | Autocomplete: Search if the user retypes the same value | TJ VanToll | 2014-05-12 | 1 | -2/+7 |
* | All: Fix typos | Scott González | 2014-05-07 | 1 | -1/+1 |
* | Menu: Use item.outerHeight() in _scrollIntoView | Jörn Zaefferer | 2014-05-06 | 1 | -1/+1 |
* | Datepicker: Remove unnecessary mouseover trigger | Rafael Xavier de Souza | 2014-05-02 | 1 | -1/+1 |
* | Selectmenu: Default disabled option to null | Scott González | 2014-04-21 | 1 | -0/+1 |
* | Button: Remove `ui-state-active` when disabling buttons | Daniel DeGroff | 2014-04-21 | 1 | -1/+5 |
* | Selectmenu: Simplify selection of focused item via keyboard | Scott González | 2014-04-18 | 1 | -5/+6 |
* | Selectmenu: Don't use active items at all | Scott González | 2014-04-18 | 1 | -8/+2 |
* | Selectmenu: Cleanup | Scott González | 2014-04-18 | 1 | -49/+62 |
* | Resizable: Remove bad workaround for draggable+resizable | Jörn Zaefferer | 2014-04-16 | 1 | -8/+0 |
* | Position: Don't create `$.support.offsetFractions` | Scott González | 2014-04-03 | 1 | -3/+3 |
* | Core: Don't create `$.support.selectstart` | Scott González | 2014-04-03 | 1 | -5/+9 |
* | Button: Properly refresh button sets with new radio buttons | Scott González | 2014-04-01 | 1 | -8/+10 |
* | Datepicker: Fix date format for Ukranian locale | Scott González | 2014-03-31 | 1 | -1/+1 |
* | Slider: Switch handles from <a href="#"> to <span tabindex="0"> | TJ VanToll | 2014-03-07 | 1 | -9/+5 |
* | Selectmenu: Add UMD wrapper | TJ VanToll | 2014-02-21 | 1 | -8/+18 |
* | Core: Deprecate .focus( n ), replace in dialog with explicit timeouts | Jörn Zaefferer | 2014-02-21 | 2 | -18/+22 |
* | Selectmenu: Fall back to .ui-front searching for empty jQuery objects | Jörn Zaefferer | 2014-02-21 | 1 | -1/+1 |
* | I18n: Avoid indenting an entire file | Rafael Xavier de Souza | 2014-02-19 | 74 | -1509/+1583 |
* | I18n: Rename all files, removing the "jquery.ui." prefix | Rafael Xavier de Souza | 2014-02-19 | 3 | -5/+3 |
* | Draggable: fix current JSCS violations. | Mike Sherov | 2014-02-18 | 1 | -72/+69 |
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 37 | -38/+38 |
* | Autocomplete: Do not set value on multi-line input | Yermo | 2014-01-28 | 1 | -1/+5 |
* | Button: Ignore non-radio elements with the same name | TJ VanToll | 2014-01-28 | 1 | -2/+2 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 111 | -139/+139 |
* | All: Remove "Depends" comment | Rafael Xavier de Souza | 2014-01-24 | 32 | -130/+0 |
* | All: Wrap I18n files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 74 | -298/+1260 |
* | All: Wrap source files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 38 | -99/+609 |
* | Autocomplete: Normalize falsy values, not just missing values | Scott González | 2014-01-22 | 1 | -2/+2 |
* | Autocomplete: Fall back to .ui-front searching for empty jQuery objects | Scott González | 2014-01-20 | 1 | -1/+1 |
* | Draggable: fix changing containment | Ben Higgins | 2014-01-20 | 1 | -0/+2 |
* | Widget: Support events with dashes and colons | Ruslan Yakhyaev | 2014-01-16 | 1 | -1/+1 |
* | Slider & Interactions: Add Windows 8 touch support | TJ VanToll | 2014-01-15 | 2 | -1/+42 |