aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Selectmenu: Default disabled option to nullScott González2014-04-211-0/+1
* Button: Remove `ui-state-active` when disabling buttonsDaniel DeGroff2014-04-211-1/+5
* Selectmenu: Simplify selection of focused item via keyboardScott González2014-04-181-5/+6
* Selectmenu: Don't use active items at allScott González2014-04-181-8/+2
* Selectmenu: CleanupScott González2014-04-181-49/+62
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-161-8/+0
* Position: Don't create `$.support.offsetFractions`Scott González2014-04-031-3/+3
* Core: Don't create `$.support.selectstart`Scott González2014-04-031-5/+9
* Button: Properly refresh button sets with new radio buttonsScott González2014-04-011-8/+10
* Datepicker: Fix date format for Ukranian localeScott González2014-03-311-1/+1
* Slider: Switch handles from <a href="#"> to <span tabindex="0">TJ VanToll2014-03-071-9/+5
* Selectmenu: Add UMD wrapperTJ VanToll2014-02-211-8/+18
* Core: Deprecate .focus( n ), replace in dialog with explicit timeoutsJörn Zaefferer2014-02-212-18/+22
* Selectmenu: Fall back to .ui-front searching for empty jQuery objectsJörn Zaefferer2014-02-211-1/+1
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-1974-1509/+1583
* I18n: Rename all files, removing the "jquery.ui." prefixRafael Xavier de Souza2014-02-193-5/+3
* Draggable: fix current JSCS violations.Mike Sherov2014-02-181-72/+69
* All: Updating copyright year to 2014TJ VanToll2014-01-2837-38/+38
* Autocomplete: Do not set value on multi-line inputYermo2014-01-281-1/+5
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-281-2/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-24111-139/+139
* All: Remove "Depends" commentRafael Xavier de Souza2014-01-2432-130/+0
* All: Wrap I18n files with UMD return exportsRafael Xavier de Souza2014-01-2474-298/+1260
* All: Wrap source files with UMD return exportsRafael Xavier de Souza2014-01-2438-99/+609
* Autocomplete: Normalize falsy values, not just missing valuesScott González2014-01-221-2/+2
* Autocomplete: Fall back to .ui-front searching for empty jQuery objectsScott González2014-01-201-1/+1
* Draggable: fix changing containmentBen Higgins2014-01-201-0/+2
* Widget: Support events with dashes and colonsRuslan Yakhyaev2014-01-161-1/+1
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-152-1/+42
* Position: Avoid reading overflow css on documentsThomas Meyer2014-01-151-3/+7
* Resizable: Only resize/reposition if size is greater than specified gridKris Borchers2014-01-151-4/+14
* Sortable: CleanupAndrei Picus2014-01-151-1/+1
* Autocomplete: Announce autocomplete correctly in all ATs.Dylan Barrell2014-01-141-10/+13
* Datepicker: Fix Spanish locale dataScott González2014-01-101-2/+2
* Tooltip: Preserve the title after disabling twiceMichael Wiencek2014-01-091-1/+1
* Resizable: whitespace fixedJyoti Deka2014-01-091-1/+1
* Tooltip: Only bind remove handler for delegated tooltipsScott González2014-01-091-4/+11
* Menu: Fix var declaration and move regex comment to the right place.Jörn Zaefferer2014-01-081-4/+5
* Tooltip: On close and destroy only set title if empty or undefinedDaniel DeGroff2014-01-061-2/+6
* Tooltip: Improve accessibility by adding content to an aria-live divDylan Barrell2013-12-191-1/+24
* Selectmenu: fix lint issueFelix Nagel2013-12-181-1/+1
* Selectmenu: Fix empty option processingFelix Nagel2013-12-181-0/+4
* Menu: Add _isDivider methodFelix Nagel2013-12-181-4/+8
* Resizable: remove redundant comments and whitespaceJyoti Deka2013-12-151-42/+15
* Resizable: containment plugin restricts resizing within containerJyoti Deka2013-12-151-11/+30
* Resizable: fix whitespace on containment pluginJyoti Deka2013-12-151-41/+71
* Resizable: containment now works with non - immediate childrenJyoti Deka2013-12-151-2/+2
* Resizable: modified to allow resizing when resizables are nested.Jyoti Deka2013-12-141-1/+1
* JSCS config: Set requireSpaceBeforeBinaryOperators, fix occurencesJörn Zaefferer2013-12-091-5/+5
* JSCS config: Set disallowSpaceAfterObjectKeys, fix two occurencesJörn Zaefferer2013-12-092-2/+2