aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-103-9/+38
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-101-1/+4
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-03-101-0/+1
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2015-03-102-2/+29
* Sortable: Redetermine floating flag when recalculating positionsTJ VanToll2015-03-102-5/+40
* Build: Use browserSets from testswarm configTimo Tijhof2015-02-201-1/+1
* Build: Updating the 1-11-stable version to 1.11.4-pre.Scott González2015-02-121-1/+1
* Build: Update authors listScott González2015-02-111-0/+7
* Sortable: Add support for iframesMarcus Warren2015-02-091-21/+21
* Resizable: correct width when grid approaches zeroMike Sherov2015-02-092-3/+3
* Resizable: Whitespace CleanupMike Sherov2015-02-092-3/+3
* Docs: Clarify PHP UsageLuke Page2015-02-092-46/+47
* Slider: Fix max calculation, when step is floatJyoti Deka2015-02-092-3/+33
* Tests: Fix jQuery version references to match files in external/Jörn Zaefferer2015-02-091-1/+1
* Tests: Fix jquery reference in unit index fileJörn Zaefferer2015-02-091-1/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-02-091-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-02-091-4/+4
* Resizable: Match on exact node nameAdam Foster2015-02-091-2/+2
* Core: Match on exact node name for `:focusable` and `:tabbable`Adam Foster2015-02-091-1/+1
* Position: Add unit tests for bug 8710Thomas Meyer2015-02-092-0/+40
* Position: Restore old flip collision handlingThomas Meyer2015-02-091-2/+2
* Accordion: Set `aria-expanded` when collapsingScott González2015-02-092-29/+62
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-02-0959-60/+59
* Widget: Improve readability in `$.widget.bridge()`Giovanni Giacobbi2015-02-091-5/+6
* Easing: Fixed small typo in easing demoAnne-Gaelle Colom2015-02-091-1/+1
* Widget: Fix typosScott González2015-02-091-4/+4
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2015-02-092-185/+213
* Selectmenu: Properly parse value from optionsScott González2015-02-091-1/+1
* Tests: Adding missing dependencyTJ VanToll2015-02-051-0/+1
* Datepicker: Fixed month names and firstDay value in Arabic localeMohammed Alshehri2015-02-051-6/+7
* Selectmenu: Remove broken tabindex codeScott González2015-02-051-3/+2
* Dialog: Remove leftover backcompat flag in testsScott González2015-02-051-3/+0
* Demos: Remove duplicate CSS propertiesBruno Pérel2015-02-052-2/+2
* Autocomplete: Remove duplicate array key in demoBruno Pérel2015-02-051-1/+0
* DatePicker: datepicker_instActive released on instance destroyChen Eshchar2015-02-051-0/+4
* Build: Update links to AUTHORS.txt and LICENSE.txt in package.jsonScott González2014-11-031-2/+2
* 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