mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.51k stars 404 forks source link

feat(a11y): add aria label to icon button #756

Open iknox27 opened 8 months ago

iknox27 commented 8 months ago

Added aria-label to allow screen readers to reach some icon buttons

before: Screenshot 2023-10-16 at 21 12 42

after: Screenshot 2023-10-16 at 21 14 05