·
406 commits
to main
since this release
Patch Changes
-
4f90a03Thanks @DaviDevMod! - Fix handling ofTabfrom elements with a positive tab index. -
0cfe93fThanks @DaviDevMod! - Fix algorithm to find the next tabbable element with a positive tab index.It was missing to check whether the element was actually focusable.