theKashey / vue-focus-lock

It is a trap! A lock for a Focus. A11y util for scoping a focus.
MIT License
137 stars 14 forks source link

refactor: make it work with Vue3 #37

Closed ltoussaint closed 7 months ago

ltoussaint commented 7 months ago

BREAKING CHANGE : not intended to work with Vue2 anymore

Fixes #28 Fixes #33

After this PR validated, I think we should publish a beta to get some feedbacks and improve it if needed

theKashey commented 7 months ago

🚀 , thanks for the contribution and especially refactoring. The new code looks much better than the old one.