alpinejs / alpine

A rugged, minimal framework for composing JavaScript behavior in your markup.
https://alpinejs.dev
MIT License
27.92k stars 1.22k forks source link

Add @focusin/out to menu + fix tabindex #4183

Open jurgenj136 opened 4 months ago

jurgenj136 commented 4 months ago

tabindex was reversed. Only disabled buttons were reachable. I added @focusin & @focusout to also set the active button.