Patch Changes
-
fix(Command): ensure correct
aria-activedescendantis applied toCommand.Input(#1288) -
improve(Combobox): add
aria-multiselectableattribute to the content when type ismultiple(#1288) -
fix(AlertDialog): ensure
AlertDialog.Contentreceives focus first on open to read alert title/description to screen readers (#1288) -
fix(Context Menu): ensure
onOpenAutoFocusprop is exposed and forwarded (#1291) -
improve(Select): add
aria-multiselectableattribute to the content when type ismultiple(#1288)