aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Fix containment calculation with relative parentMike Sherov2014-08-042-9/+16
* Tests: WhitespaceScott González2014-08-011-23/+23
* Tests: Fix composite testsScott González2014-08-0123-24/+24
* Core: Ensure forms in tests have some actual contentScott González2014-07-301-2/+7
* Core: Fix focusable detection for image mapsScott González2014-07-301-1/+1
* Core: Clean up selector testsScott González2014-07-301-169/+172
* Selectmenu: Remove unused var in testScott González2014-07-291-1/+1
* Selectmenu: Don't check menu width in width option testsScott González2014-07-291-13/+1
* Selectmenu: Preserve text selection when interacting with the widgetScott González2014-07-291-0/+7
* Selectmenu: Properly set width for buttonScott González2014-07-292-8/+26
* Autocomplete: Fix styling for combobox demoScott González2014-07-241-4/+1
* Autocomplete: ESCAPE should not change content of a MultiLineYermo Lamers2014-07-242-1/+31
* Resizable: Fix size/position changes in resize eventScott González2014-07-242-23/+58
* Position: Support positioning within document with jQuery 1.6.xScott González2014-07-241-2/+5
* Widget: Improve performance of cleanData methodFrederik Elvhage2014-07-241-2/+9
* Datepicker: Abstract mouseover logic to avoid explicit event triggerTJ VanToll2014-07-231-14/+20
* Dialog: Track the instance as soon as the dialog is openedScott González2014-07-231-3/+12
* Build: Upgrade to jquery-mousewheel 3.1.12Scott González2014-07-224-5/+27
* Dialog: Fix stacking of modal dialog overlaysScott González2014-07-171-0/+8
* Resizable: Remove accidental exposure of internal data in eventsJyoti Deka2014-07-161-8/+6
* Tabs: Work around bad Safari/VoiceOver heuristicsMonika Piotrowicz2014-07-161-19/+23
* Datepicker: Show year/month on the same lineJacques Perrault2014-07-161-1/+1
* Draggable: Manage ui-draggable-handle correctly in nested instancesTJ VanToll2014-07-152-6/+17
* Draggable: Only apply ui-draggable-handle within the draggable instanceTJ VanToll2014-07-152-3/+9
* Effect: Create a local jQuery variable to make jQuery Color workScott González2014-07-151-1/+5
* Datepicker: Set explicit button text in demoScott González2014-07-151-1/+2
* Datepicker: reject dates with two year digits when expecting 'yy'Rodrigo Menezes2014-07-142-2/+5
* Spinner: Fix inclusion of mousewheel plugin in demosScott González2014-07-126-6/+6
* Dialog demo: Remove a duplicate (and incorrect) script includeTJ VanToll2014-07-101-1/+0
* Theme: Add support comments for filter propertiesScott González2014-07-094-8/+8
* Progressbar: replace image reference in base CSS with data URIUsman Akeju2014-07-082-1/+1
* Slider: Reset positioning when orientation changesScott González2014-07-022-1/+6
* Build: Update licenseScott González2014-06-272-6/+24
* Build: Updating the master version to 1.11.1-pre.Jörn Zaefferer2014-06-261-1/+1
* Build: Update DB version for releasesJörn Zaefferer2014-06-261-1/+1
* Tests: Use closeEnough() to account for rounding differencesTJ VanToll2014-06-251-1/+1
* Bower: Change jquery dependency to >=1.6 (don't limit max version)Scott González2014-06-242-4/+5
* Build: Upgrade to grunt-bowercopy 1.1.0Scott González2014-06-241-1/+1
* Test: Get all jQuery versions from BowerScott González2014-06-2446-9844/+10363
* Build: Reorganize external directoryScott González2014-06-24223-281/+364
* Datepicker: Define en and en-US locales based on defaultsScott González2014-06-161-0/+2
* Dialog: Honor preventDefault when managing focusJörn Zaefferer2014-06-102-3/+26
* Dialog: Fix shift-tab handling, focus the correct elementJörn Zaefferer2014-06-102-8/+10
* travis: Remove node 0.8, add node 0.10Timo Tijhof2014-05-301-2/+2
* Dialog: Fix off() -> unbind() for jQuery 1.6 compatTimo Tijhof2014-05-271-1/+1
* Spinner: Don't change value when changing min/max optionsDavid Petersen2014-05-262-4/+3
* Tests: Add widget optionDavid Petersen2014-05-261-3/+3
* Build: Update DB version for release scriptJörn Zaefferer2014-05-231-1/+1
* README: Remove content that exists on the contribute siteScott González2014-05-201-38/+1
* Tabs: Move `aria-expanded` from active panel to active tabDavid Petersen2014-05-192-73/+71