jquery-ui/ui
Ben Mullins 933ce5d779
Autocomplete: Rewrite with a delay instead of appending the live region
This fixes the issue caused by https://bugs.jqueryui.com/ticket/9357.
We now empty the live region instead of appending to it, and we do so
after a brief timeout so the live region isn't updated on every mousemove
event or when quickly traversing through options.

Fixes gh-2002
Closes gh-2031
2022-01-05 11:35:34 +01:00
..
effects Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
i18n Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
vendor/jquery-color Build: Update jQuery Simulate, jQuery Migrate & jQuery Color 2020-05-16 08:26:48 +02:00
widgets Autocomplete: Rewrite with a delay instead of appending the live region 2022-01-05 11:35:34 +01:00
.eslintrc.json Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
core.js Docs: Update removal comments to mention 1.14, not 1.13 2021-08-26 13:36:06 +02:00
data.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
disable-selection.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
effect.js Effect: Define the jQuery variable before jQuery Color gets imported 2021-09-03 14:42:30 +02:00
focusable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
form-reset-mixin.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
form.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
ie.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
jquery-patch.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
jquery-var-for-color.js Effect: Define the jQuery variable before jQuery Color gets imported 2021-09-03 14:42:30 +02:00
keycode.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
labels.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
plugin.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
position.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
safe-active-element.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
safe-blur.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
scroll-parent.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
tabbable.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
unique-id.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
version.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
widget.js Widget: Make contextless widget construction work 2021-11-19 00:47:56 +01:00