jquery-ui/ui
Michał Gołębiowski-Owczarek 020828e7ff
Selectmenu: Fix selecting options following hidden ones
Change a2b25ef6ca made options with
the `hidden` attribute skipped when rendering. However, that makes
indexes misaligned with native options as hidden ones maintain their
index values. Instead, don't skip hidden options but add the `hidden`
attribute to the respective jQuery UI elements as well.

Fixes gh-2082
Closes gh-2144
Ref a2b25ef6ca
2023-05-10 10:55:01 +02:00
..
effects All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
i18n Datepicker: Capitalize some Indonesian words 2022-07-14 19:53:59 +02:00
vendor/jquery-color Build: Update jQuery Simulate, jQuery Migrate & jQuery Color 2020-05-16 08:26:48 +02:00
widgets Selectmenu: Fix selecting options following hidden ones 2023-05-10 10:55:01 +02:00
.eslintrc.json Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
core.js Core: Fix dependencies in ui/core.js 2022-08-18 13:28:26 +02:00
data.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
disable-selection.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
effect.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
focusable.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
form-reset-mixin.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +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 All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +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 All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
labels.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
plugin.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
position.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +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 All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
tabbable.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
unique-id.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00
version.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
widget.js All: Update JS Foundation mentions to OpenJS Foundation 2022-07-19 09:36:55 +02:00