nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.39k stars 859 forks source link

Add possibility to handle day "enter" and "space" key press events in v-calendar. #1165

Open nkeyy0 opened 2 years ago

nkeyy0 commented 2 years ago

Vue version: 2.6.11

I'm using v-calendar it's a great library. Thank you for it. But, I faced a problem with a need to do some logic on the click event in the calendar everything works fine with the mouse click event, but also I need to support accessibility on my project and I would be appreciated it if you add a possibility to handle space and enter press on a day in the calendar or change behavior on click event like in Vue when it fires on space and enter press.

mrc-bsllt commented 2 years ago

Is there any news about this problem? Unfortunately, I cannot use this library if it is not accessible. Thanks!