aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accordion: Handle `box-sizing: border-box` in animationsScott González2015-03-031-1/+4
* Core: Drop feature detection for version check to support jQuery 1.7Scott González2015-02-271-5/+11
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-2616-0/+42
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-02-252-7/+41
* Tabs: Use standard promise methods for jqXHRScott González2015-02-242-13/+18
* Sortable: Append a tr with td to the placeholder of tbody elementsNils Heuermann2015-02-243-14/+97
* Dialog: Fix typoScott González2015-02-231-2/+2
* Build: Upgrade to jQuery 1.11.2Scott González2015-02-2323-3910/+72387
* Datepicker: Fix date range demo when entering values manuallyScott González2015-02-231-15/+28
* Build: Use browserSets from testswarm configTimo Tijhof2015-02-201-1/+1
* Dialog: Stop tracking instance in destroy() to avoid memory leaksTJ VanToll2015-02-201-0/+1
* Theme: Restore placeholders for overlay background imageJörn Zaefferer2015-02-121-1/+1
* Sortable: Add support for iframesMarcus Warren2015-02-031-21/+21
* Dialog: Remove overflow: hidden and reposition resize handlesTJ VanToll2015-01-281-6/+37
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-272-3/+3
* Resizable: Whitespace CleanupMike Sherov2015-01-272-3/+3
* Theme: Improve default theme stylingJasper de Groot2015-01-2722-53/+48
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-01-263-1176/+1806
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-2421-25/+5
* All: Remove 1.6.x leftoversMichael Orchard2015-01-222-3/+1
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-216-18/+16
* Theme: Disabled elements can still be focused with a clickAlexander Schmitz2015-01-161-0/+1
* Build: Update list of maintainersScott González2015-01-141-10/+5
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-1320-45045/+12
* Docs: Clarify PHP UsageLuke Page2015-01-122-46/+47
* Selectmenu: Better handling when there are no optionsScott González2015-01-122-8/+34
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-122-8/+29
* Slider: Fix max calculation, when step is floatJyoti Deka2015-01-122-3/+33
* Tests: Fix jQuery version references to match files in external/Jörn Zaefferer2015-01-121-1/+1
* Tests: Fix jquery reference in unit index fileJörn Zaefferer2015-01-121-1/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-01-101-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-01-101-4/+4
* 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: Add unit tests for bug 8710Thomas Meyer2015-01-092-0/+40
* Position: Restore old flip collision handlingThomas Meyer2015-01-091-2/+2
* Accordion: Set `aria-expanded` when collapsingScott González2015-01-052-29/+62
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-0259-60/+59
* Widget: Improve readability in `$.widget.bridge()`Giovanni Giacobbi2014-12-311-5/+6
* Effects: RewriteMike Sherov2014-12-1031-806/+921
* Build: Fix typoRafael Xavier de Souza2014-11-251-1/+1
* Dialog: Updating demo style based on changes to theme and demo CSSAlexander Schmitz2014-11-182-3/+4
* Easing: Fixed small typo in easing demoAnne-Gaelle Colom2014-11-171-1/+1
* Build: Remove manifest files; move metadata to source filesScott González2014-11-1043-426/+262
* Widget: Fix typosScott González2014-11-101-4/+4
* Draggable: Ensure parent is correct after dragging through sortableMike Sherov2014-11-082-2/+29
* Demos: Fix menu markup in split button demoJörn Zaefferer2014-11-071-3/+3
* Demos: Fix menu markup in tooltip video-player demoJörn Zaefferer2014-11-071-3/+3
* Droppable: Remove $.ui.intersect()Mike Sherov2014-11-051-4/+4
* Tabs: Suppress automatic activation when navigating with COMMANDScott González2014-11-042-185/+213