ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.54k stars 2.38k forks source link

feat: 优化数字键盘及虚拟输入框无障碍 #6494

Closed majiang666 closed 7 months ago

majiang666 commented 7 months ago

fix: #6486 1:禁用无障碍模式下,mask背景读取焦点
2:修复虚拟键盘role为textbox
3:修复数字键盘收起及删除为中文,更改按钮及数字role类型为button

github-actions[bot] commented 7 months ago

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6494.surge.sh

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7a1a8e6) 92.20% compared to head (a07952e) 92.24%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6494 +/- ## ========================================== + Coverage 92.20% 92.24% +0.04% ========================================== Files 316 316 Lines 6926 6876 -50 Branches 1743 1724 -19 ========================================== - Hits 6386 6343 -43 + Misses 502 497 -5 + Partials 38 36 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 6 months ago

Deploy PR preview failed.