AmpleOrganics / Blaze.vue

Ample Organics Component Library
https://blaze-vue.netlify.com
MIT License
6 stars 2 forks source link

Add focus trap to ao-modal component #423

Closed bobmanary closed 3 years ago

bobmanary commented 3 years ago

This change prevents focus from leaving the ao-modal component when navigating with the tab key. The focus-trap-vue and focus-trap libraries are added as peer dependencies (the embedding application must provide them, rather than bundling them into Blaze builds).