-
Notifications
You must be signed in to change notification settings - Fork 187
feat(CalendarRange): make accessible from keyboard and screen reader #8515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(CalendarRange): make accessible from keyboard and screen reader #8515
Conversation
Remove focusableDay from useCalendar and move it directly to calendar and calendar range
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8515 +/- ##
==========================================
+ Coverage 95.92% 95.96% +0.03%
==========================================
Files 419 420 +1
Lines 12035 12106 +71
Branches 3985 4012 +27
==========================================
+ Hits 11545 11617 +72
+ Misses 490 489 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PR закрыт из-за отсутствия активности в течение последних 14 дней. Если это произошло по ошибке или изменения все ещё актуальны, откройте PR повторно. |
# Conflicts: # packages/vkui/src/components/CalendarRange/CalendarRange.tsx
e2e tests |
👀 Docs deployed
📦 Package ✅yarn add @vkontakte/vkui@https://vkui-screenshot.hb.bizmrg.com/pull/8515/fa7ead38280ef1ddb09fc02d66351c4975d9a115/pkg/@vkontakte/vkui/_pkg.tgz Commit fa7ead3 |
Co-authored-by: Inomdzhon Mirdzhamolov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💟
Описание
Нужно по примеру реализации в #8487 доработать доступность компонента
CalendarRange
Изменения
CalendarRange
changeDayLabel
как устаревшееRelease notes
Улучшения