| Commit message (Expand) | Author | Age | Files | Lines |
* | All: Drop support for IE & some other browsers (but mostly IE) | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -5/+1 |
* | Build: Fork vendors to remove QUnit deprecated API usage | Michał Gołębiowski-Owczarek | 2023-05-10 | 1 | -2/+2 |
* | Widget: Optimize attachment of the _untrackClassesElement listener | Michał Gołębiowski-Owczarek | 2022-01-15 | 1 | -0/+23 |
* | Autocomplete: Rewrite with a delay instead of appending the live region | Ben Mullins | 2022-01-05 | 1 | -34/+46 |
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 4 | -0/+4 |
* | Tests: Ensure no timers are running at the end of each test (#1920) | Michał Gołębiowski-Owczarek | 2020-05-16 | 4 | -8/+12 |
* | Autocomplete: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -258/+278 |
* | Autocomplete: Whitespace | Scott González | 2015-10-16 | 1 | -2/+2 |
* | Autocomplete: Close the menu on any outside interactions | Scott González | 2015-10-16 | 1 | -0/+24 |
* | Autocomplete: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -197/+200 |
* | Autocomplete: Move autocomplete into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 |
* | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -10/+10 |
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
* | Tests: Rename files | Scott González | 2015-04-09 | 5 | -0/+0 |
* | Autocomplete: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -37/+32 |
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 1 | -2/+2 |
* | Autocomplete: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 2 | -5/+5 |
* | Autocomplete: Add classes option | Alexander Schmitz | 2015-03-11 | 2 | -0/+10 |
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
* | Tests: Reduce timeouts to optimize testsuite runtime | Jörn Zaefferer | 2015-03-04 | 3 | -16/+16 |
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 1 | -2/+0 |
* | Menu: Use ui-state-active consistently | Jörn Zaefferer | 2015-01-21 | 2 | -2/+2 |
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 2 | -2/+3 |
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
* | Tests: Whitespace | Scott González | 2014-08-01 | 1 | -23/+23 |
* | Tests: Fix composite tests | Scott González | 2014-08-01 | 1 | -1/+1 |
* | Autocomplete: ESCAPE should not change content of a MultiLine | Yermo Lamers | 2014-07-24 | 1 | -0/+28 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -4/+4 |
* | Autocomplete: Search if the user retypes the same value | TJ VanToll | 2014-05-12 | 1 | -0/+21 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
* | Autocomplete: Fix assertion message in appendTo option test | Jörn Zaefferer | 2014-02-21 | 1 | -1/+1 |
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 2 | -10/+2 |
* | Tests: Use .bind() instead of .on() | Scott González | 2014-02-11 | 1 | -1/+1 |
* | Autocomplete: Do not set value on multi-line input | Yermo | 2014-01-28 | 1 | -0/+26 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -6/+6 |
* | Autocomplete: Normalize falsy values, not just missing values | Scott González | 2014-01-22 | 4 | -23/+50 |
* | Autocomplete: Fall back to .ui-front searching for empty jQuery objects | Scott González | 2014-01-20 | 1 | -11/+26 |
* | Autocomplete: Announce autocomplete correctly in all ATs. | Dylan Barrell | 2014-01-14 | 1 | -11/+47 |
* | Autocomplete: Append liveRegion to body to support detached init. Fixes #9590... | Jörn Zaefferer | 2013-10-19 | 1 | -0/+9 |
* | Autocomplete tests: Update tests now that generated menu doesn't have anchors... | Kris Borchers | 2013-10-05 | 2 | -3/+2 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
* | Autocomplete: Scope race condition handling to the instance. Fixes #9334 - Au... | Scott González | 2013-05-28 | 1 | -0/+28 |
* | Autocomplete tests: Cleanup. | Scott González | 2013-04-30 | 2 | -18/+32 |
* | Whitespace. | Scott González | 2013-04-30 | 1 | -2/+2 |
* | Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - Autocomplet... | Jason Moon | 2013-04-25 | 1 | -0/+41 |
* | Autocomplete Tests: Fix oldIE test failures by accounting for casing differen... | Mike Sherov | 2013-03-31 | 1 | -1/+1 |
* | Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomp... | Scott González | 2013-03-21 | 1 | -0/+10 |
* | Widget tests: Use instance method. Also replace a few instances of $.data in ... | Jörn Zaefferer | 2013-03-19 | 1 | -3/+3 |
* | Widget: Stop setting ui-state-disabled and aria by default on setting disable... | Scott González | 2013-03-14 | 1 | -4/+7 |
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on setting... | Scott González | 2013-03-14 | 1 | -7/+4 |