aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Datepicker: Update the picker as the user types valid datesTJ VanToll2015-01-291-0/+6
* Datepicker: Handle invalid values in `value()` and `valueAsDate()`TJ VanToll2015-01-291-2/+5
* Datepicker: Add an `isValid()` methodTJ VanToll2015-01-291-0/+3
* Datepicker: Update key handling implementation and testsTJ VanToll2015-01-291-2/+2
* Datepicker: Use Globalize 1.0.0Rafael Xavier de Souza2015-01-291-14/+14
* Datepicker: Fix key handling implementation and testsTJ VanToll2015-01-291-0/+24
* Datepicker: Add `value()` and `valueAsDate()` methodsTJ VanToll2015-01-291-0/+21
* Datepicker: Support destroying inline datepickersTJ VanToll2015-01-291-1/+3
* Datepicker: Allow `dateFormat` to be changed after initTJ VanToll2015-01-291-0/+7
* Datepicker: Support changing `eachDay` after initializationTJ VanToll2015-01-291-0/+5
* Datepicker: Support `position` option changes after initTJ VanToll2015-01-291-5/+10
* Datepicker: Various changes for the `showWeek` optionTJ VanToll2015-01-291-2/+6
* Datepicker: Support changing the `appendTo` option after initTJ VanToll2015-01-291-0/+7
* Datepicker: Only apply the `ui-state-focus` class name to one cellTJ VanToll2015-01-291-2/+6
* Datepicker: Fix the `eachDay` optionJörn Zaefferer2015-01-291-2/+2
* Datepicker: Update tests and demos for new structureTJ VanToll2015-01-291-5/+10
* Datepicker: Remove delayed focusScott González2015-01-291-3/+3
* Datepicker: Initial commit of widget rewrite work from old branchTJ VanToll2015-01-291-1970/+496
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-271-1/+1
* Resizable: Whitespace CleanupMike Sherov2015-01-271-1/+1
* Theme: Improve default theme stylingJasper de Groot2015-01-271-1/+2
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-212-6/+4
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-134-30/+3
* Selectmenu: Better handling when there are no optionsScott González2015-01-121-8/+20
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-121-8/+5
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-121-2/+20
* Resizable: Match on exact node nameAdam Foster2015-01-091-2/+2
* Core: Match on exact node name for `:focusable` and `:tabbable`Adam Foster2015-01-091-1/+1
* Position: Restore old flip collision handlingThomas Meyer2015-01-091-2/+2
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-051-4/+7
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-0237-37/+37
* Widget: Improve readability in `$.widget.bridge()`Giovanni Giacobbi2014-12-311-5/+6
* Effects: RewriteMike Sherov2014-12-1016-748/+784
* Build: Fix typoRafael Xavier de Souza2014-11-251-1/+1
* Build: Remove manifest files; move metadata to source filesScott González2014-11-1037-71/+258
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2014-11-081-2/+6
* Droppable: Remove $.ui.intersect()Mike Sherov2014-11-051-4/+4
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2014-11-041-2/+3
* Selectmenu: Copy title attributesFelix Nagel2014-11-041-2/+5
* Selectmenu: Properly parse value from optionsScott González2014-11-041-1/+1
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2014-11-041-5/+5
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-041-18/+37
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-031-6/+6
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-251-8/+11
* Autocomplete: Re-add wrappers to menu itemsTJ VanToll2014-10-251-1/+3
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-251-26/+36
* Datepicker: Fixed month names and firstDay value in Arabic localeMohammed Alshehri2014-10-221-6/+7
* Selectmenu: Remove broken tabindex codeScott González2014-10-221-3/+2
* All: Drop support for IE7Scott González2014-10-211-4/+0
* Core: Remove .zIndex()Scott González2014-10-201-29/+0