aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Selectmenu: Copy title attributesFelix Nagel2014-11-042-10/+21
* Selectmenu: Properly parse value from optionsScott González2014-11-041-1/+1
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2014-11-042-5/+40
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-042-18/+71
* Selectmenu: Restore hidden overflow on menu itemsScott González2014-11-031-0/+1
* Theme: Carat should be named caretLisa Seacat DeLuca2014-11-036-23/+23
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-253-55/+60
* Autocomplete: Re-add wrappers to menu itemsTJ VanToll2014-10-254-4/+7
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-2513-435/+543
* Theme: Change default widget font-size to 1emTJ VanToll2014-10-249-23/+2
* Tests: Removing unused visual theme testTJ VanToll2014-10-242-530/+0
* Tests: Adding missing dependencyTJ VanToll2014-10-241-0/+1
* Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors taskScott González2014-10-244-5/+70
* 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
* Build: Upgrade to commitplease 2.0.0Jörn Zaefferer2014-10-221-1/+1
* All: Drop support for IE7Scott González2014-10-2111-33/+8
* Core: Remove .zIndex()Scott González2014-10-205-187/+0
* Core: Removed .focus( delay )Scott González2014-10-202-44/+0
* Dialog: Remove leftover backcompat flag in testsScott González2014-10-201-3/+0
* Demos: Remove duplicate CSS propertiesBruno Pérel2014-10-202-2/+2
* Autocomplete: Remove duplicate array key in demoBruno Pérel2014-10-201-1/+0
* DatePicker: datepicker_instActive released on instance destroyChen Eshchar2014-10-201-0/+4
* Build: Update version to 1.12.0-preScott González2014-10-161-1/+1
* Build: Updating the master version to 1.11.3-pre.Scott González2014-10-161-1/+1
* Selectmenu: Preserve text selection and button focus on clickScott González2014-10-161-3/+47
* Build: Update authors listScott González2014-10-141-0/+3
* Tooltip: Properly track hiding and closing for delegated tooltipsScott González2014-10-092-26/+84
* Slider: Don't allow a slider's value to exceed its maxJyoti Deka2014-10-082-4/+28
* Datepicker: Fix test for French localeScott González2014-10-071-2/+2
* Datepicker: Fix French localeScott González2014-10-071-1/+1
* Menu: Typeahead now accounts for leading whitespaceTrisha Crowley2014-10-073-3/+5
* Menu: Remove a redundant checkTJ VanToll2014-10-031-7/+3
* Menu: Maintain focus on already selected item during typeaheadTJ VanToll2014-10-032-1/+23
* Menu: Filter out non-items when typingSimen Bekkhus2014-09-293-13/+43
* Datepicker: Fix currentText in Greek localeScott González2014-09-221-1/+1
* Menu: Adding a demo showing how to create category headersTJ VanToll2014-09-192-0/+43
* Effects Demos: Fix typeErrors on puff and size demosMike Sherov2014-09-103-0/+6
* Effects tests: Add clip visual testMike Sherov2014-09-036-6/+98
* CONTRIBUTING: Close parenthesisRichard Gibson2014-09-031-1/+1
* Tests: CleanupScott González2014-09-032-22/+26
* Effects Tests: Add shake visual testMike Sherov2014-09-022-0/+100
* Effects Tests: Fix and format scale visual testMike Sherov2014-09-021-12/+23
* Widget: modify this.window test to support IE8 window equality quirkAlexander Schmitz2014-08-271-1/+4
* Tabs: Fix description in ajax demoScott González2014-08-271-1/+1
* Menu: Ignore mouseenter events while typeahead is acticeJörn Zaefferer2014-08-271-0/+6
* Widget: Ensure window and document are defined in _getCreateOptions()Alexander Schmitz2014-08-272-5/+9
* Draggable: Add battery of tests to cover connectToSortableMike Sherov2014-08-262-28/+107
* Sortable: cancelHelperRemoval only considers helper, not placeholderMike Sherov2014-08-262-17/+7
* Draggable: Whitespace and naming cleanup of connectToSortableMike Sherov2014-08-261-44/+41