aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Draggable Tests: fix IE scroll tests affected by focus issues.Mike Sherov2014-02-181-5/+12
* Draggable Tests: fix IE offset tests affected by focus issues.Mike Sherov2014-02-181-1/+1
* Draggable: fix current JSCS violations.Mike Sherov2014-02-184-101/+108
* Demos: Fix custom style tooltip demoJörn Zaefferer2014-02-121-3/+1
* Authors: UpdateJörn Zaefferer2014-02-111-0/+10
* Tests: Use .bind() instead of .on()Scott González2014-02-113-5/+5
* Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggableBrian J. Dowling2014-02-113-6/+10
* Build: Sort dependencies and update grunt-compare-size to latestJörn Zaefferer2014-02-111-1/+1
* Build: Add commitplease as devDependency, to check commit messagesJörn Zaefferer2014-02-111-0/+1
* Build: Add load-grunt-tasksPatrick Stapleton2014-02-112-16/+8
* Build: Inline testswarm browserSet settingJörn Zaefferer2014-02-051-1/+1
* Build: Fixing a small typo in the effect's descriptionTJ VanToll2014-02-041-1/+1
* Release: Update download.jqueryui.com version to 1.10.8Rafael Xavier de Souza2014-01-291-1/+1
* Autocomplete: Update remote-jsonp demo with working geo webserviceJörn Zaefferer2014-01-291-11/+3
* All: Updating copyright year to 2014TJ VanToll2014-01-2858-59/+59
* Autocomplete: Do not set value on multi-line inputYermo2014-01-282-1/+31
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-282-2/+16
* All: Quote CSS url() valuesScott González2014-01-248-28/+30
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-24329-1280/+1280
* All: Remove "Depends" commentRafael Xavier de Souza2014-01-2432-130/+0
* All: Wrap I18n files with UMD return exportsRafael Xavier de Souza2014-01-2478-314/+1328
* All: Wrap source files with UMD return exportsRafael Xavier de Souza2014-01-2438-99/+609
* Tests: Add link to selectmenu in unit indexScott González2014-01-241-0/+1
* Test: WhitespaceScott González2014-01-241-1/+1
* Autocomplete: Normalize falsy values, not just missing valuesScott González2014-01-225-25/+52
* Autocomplete: Fall back to .ui-front searching for empty jQuery objectsScott González2014-01-202-12/+27
* Draggable: fix changing containmentBen Higgins2014-01-202-2/+9
* Tests: sortable: fix assert message.Andrei Picus2014-01-201-1/+1
* Demos: Fixing broken links to effect demosTJ VanToll2014-01-171-9/+9
* Build: Upgrade to grunt-contrib-qunit, supports page optionsJörn Zaefferer2014-01-171-1/+1
* Tests: Fix draggable_options expected test count to be dynamicBrian J. Dowling2014-01-162-2/+3
* Build: Upgrade to grunt-contrib-csslint 0.2.0Scott González2014-01-161-1/+1
* Widget: Support events with dashes and colonsRuslan Yakhyaev2014-01-162-3/+18
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-1510-1/+111
* Position: Avoid reading overflow css on documentsThomas Meyer2014-01-152-4/+15
* Droppable demos: Use ui-state-default for activationScott González2014-01-152-4/+4
* Resizable: Only resize/reposition if size is greater than specified gridKris Borchers2014-01-152-4/+37
* Dialog: Apply `overflow: hidden` to contain the resize handlesScott González2014-01-151-0/+1
* Sortable: CleanupAndrei Picus2014-01-152-3/+3
* Autocomplete: Announce autocomplete correctly in all ATs.Dylan Barrell2014-01-143-22/+65
* Datepicker: Fix Spanish locale dataScott González2014-01-101-2/+2
* Build: Update grunt and grunt-jscs-checker, use jquery preset for jscsJörn Zaefferer2014-01-102-26/+3
* Tooltip: Preserve the title after disabling twiceMichael Wiencek2014-01-092-2/+8
* Resizable: whitespace fixedJyoti Deka2014-01-091-1/+1
* Docs: Reduce contributing guidelines by linking to contribute.jquery.orgScott González2014-01-091-148/+26
* Tooltip: Only bind remove handler for delegated tooltipsScott González2014-01-091-4/+11
* Menu: Fix var declaration and move regex comment to the right place.Jörn Zaefferer2014-01-081-4/+5
* Tests: Fix grammar error in commentAndrei Picus2014-01-081-1/+1
* Tests: Add link to visual test for selectmenu to indexJörn Zaefferer2014-01-071-0/+5
* Tooltip: Lowercase test html for IE7/8 compatJörn Zaefferer2014-01-061-1/+1