aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Core: Deprecate .focus( n ), replace in dialog with explicit timeoutsJörn Zaefferer2014-02-214-46/+50
* Selectmenu: Fix invalid empty options in visual testJörn Zaefferer2014-02-211-3/+3
* Selectmenu: Fix whitespace in visual testJörn Zaefferer2014-02-211-8/+8
* Build: Update to latest grunt-htmlJörn Zaefferer2014-02-211-1/+1
* Selectmenu: Refactor appendTo option testsJörn Zaefferer2014-02-211-16/+27
* Selectmenu: Fall back to .ui-front searching for empty jQuery objectsJörn Zaefferer2014-02-212-2/+7
* Autocomplete: Fix assertion message in appendTo option testJörn Zaefferer2014-02-211-1/+1
* Dialog: Work around subpixel issues in dialog resizable testJörn Zaefferer2014-02-201-4/+7
* Tests: Update to latest QUnitJörn Zaefferer2014-02-202-685/+814
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-2042-210/+42
* Build: Base manifest dependencies off of Bower configurationTJ VanToll2014-02-201-4/+3
* All: Add Bower supportTJ VanToll2014-02-201-0/+13
* Tabs: Removed tabs at bottom demoScott González2014-02-192-59/+0
* Build: Switch to renamed TestSwarm browserSetJörn Zaefferer2014-02-191-1/+1
* I18n: Avoid indenting an entire fileRafael Xavier de Souza2014-02-1974-1509/+1583
* I18n: Rename all files, removing the "jquery.ui." prefixRafael Xavier de Souza2014-02-193-5/+3
* 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