jquery-ui/tests/unit
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
..
accordion Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
autocomplete Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
button Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
checkboxradio Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
controlgroup Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
core Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
datepicker Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
dialog Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
draggable Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
droppable Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
effects Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
form-reset-mixin Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
menu Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
position Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
progressbar Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
resizable Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
selectable Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
selectmenu Selectmenu: Fix selecting options following hidden ones 2023-05-10 10:55:01 +02:00
slider Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
sortable Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
spinner Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
tabs Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
tooltip Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
widget Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
index.html Controlgroup: Inital commit of new widget 2015-10-07 10:57:59 -04:00
subsuite.js Build: Add jQuery 3.6.4, update Migrate to 3.4.1 2023-05-10 10:54:31 +02:00