Skip to content

feat(CalendarTime): remove reset accessible to false#9215

Merged
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9194/remove-accessible-flag-reset
Nov 28, 2025
Merged

feat(CalendarTime): remove reset accessible to false#9215
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9194/remove-accessible-flag-reset

Conversation

@EldarMuhamethanov
Copy link
Contributor


  • Unit-тесты
  • Release notes

Описание

После того как в #9194 в CustomSelect флаг accessible был включен по умолчанию, немного поломалост поведение пикеров времени в Calendar. Поэтому было решено временно проставить accessible={false}. Нужно избавиться от сброса accessible так как в v9 этот флаг будет удален.

Изменения

  • Пикер времени вынес в отдельный компонент CalendarTimePicker.
  • В CalendarTimePicker доработал логику так чтобы ввода даты работал корректно. По итоге получилось так, что a11y этого компонента стал лучше.

Release notes

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 426.58 KB (+0.01% 🔺)
JS (gzip) 129.13 KB (+0.05% 🔺)
JS (brotli) 105.64 KB (+0.03% 🔺)
JS import Div (tree shaking) 1.67 KB (0%)
CSS 370.5 KB (0%)
CSS (gzip) 45.84 KB (0%)
CSS (brotli) 36.32 KB (0%)

@github-actions
Copy link
Contributor

e2e tests

Playwright Report

@github-actions
Copy link
Contributor

📊 Найдены изменения в собранных файлах: Отчет

Commit 816ddec

@github-actions
Copy link
Contributor

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9215/816ddec8cb6b03da7a037ed0affa5b5a84179583/pkg/@vkontakte/vkui/_pkg.tgz

Commit 816ddec

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (c82337e) to head (816ddec).
⚠️ Report is 18 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9215   +/-   ##
=======================================
  Coverage   95.03%   95.04%           
=======================================
  Files         420      421    +1     
  Lines       11208    11209    +1     
  Branches     4221     4221           
=======================================
+ Hits        10652    10654    +2     
+ Misses        556      555    -1     
Flag Coverage Δ
unittests 95.04% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@EldarMuhamethanov EldarMuhamethanov merged commit 8a3fb4d into master Nov 28, 2025
29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/9194/remove-accessible-flag-reset branch November 28, 2025 13:22
@github-project-automation github-project-automation bot moved this to ✅ Done in VKUI Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants