-
Notifications
You must be signed in to change notification settings - Fork 287
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
[Progress]无障碍支持 #1049
Labels
Comments
👋 @anlyyao,感谢给 TDesign 提出了 issue。 |
任何人都可以处理此问题。 |
yaogengzhu
added a commit
to yaogengzhu/tdesign-miniprogram
that referenced
this issue
Dec 1, 2022
16 tasks
1_1669908295.mp4 |
LeeJim
pushed a commit
that referenced
this issue
Dec 5, 2022
* feat(progress): support progress aria fix #1049 * fix(progress): add props add props
LeeJim
added a commit
that referenced
this issue
Dec 7, 2022
* fix(calendar): remove useless classname * feat(button): using new style (#993) * feat(fab): using new style (#995) * feat(fab): using new style * test(fab): update * feat(tag): using new style (#997) * feat(tag): using new style * feat(tag): check-tag support variant and extra-large size * fix(NoticeBar): support dynamic update of some properties (#999) * test: update demo test * build: remove useless using (#1000) * fix(tabbar): resolve width when fixed (#1001) * chore: publish v0.25.0-beta.0 * feat(cell): using new style * feat(cell): using new style (#1003) * feat(cell): using new style * test(cell): update snapshot * test(cell): update snapshot * test: using load function * Feat/new grid (#1006) * feat(cell): using new style * fix(grid): update demo * feat(grid): finish new version * test(grid): update snapshot * fix(grid): remove virtual-host option * fix(textarea): using correct default value of confirm-type (#1007) * fix(textarea): using correct default value of confirm-type * test(textarea): update snapshot * Feat/new navbar (#1010) * fix(textarea): using correct default value of confirm-type * test(textarea): update snapshot * fix(navbar): update demo * feat(navbar): finish new style * test(navbar): update snapshot * test(navbar): update snapshot * fix(cascader): resolve async options (#1011) * Fix/grid/layout (#1012) * fix(grid): resolve layout problem * fix(action-sheet): resolve layout * test(grid): update snapshot * chore: publish v0.26.0 (#1013) * chore: publish v0.26.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(divider): using new style (#1035) * feat(divider): using new style * test(divider): update snapshot * feat(upload): using new style (#1034) * feat(upload): using new style * fix(upload): update demo & snapshot * Feat/new collapse (#1039) * feat(collapse): add theme property * test(collapse): update snapshots * feat(image): using new style (#1038) * feat(image): using new style * fix(image): remove useless demo & update snapshots * feat(toast): using new style (#1073) * feat(toast): using new style * test(image-viewer): update snapshot * style(Empty): using new style (#1041) * feat(Result): support iconProps attr (#1040) * feat(Result): support iconProps attr * style(Result): use css token * style(Skeleton): using new style (#1037) * style(Skeleton): using new style * style(Skeleton): use css token * style(ImageViewer): using new style (#1074) * style(Footer): use css token (#1042) * style(footer): use css token * chore: use t-image component * feat(switch): using new style (#1080) * feat(switch): using new style * test(switch): upate snapshots * fix(switch): update style * style(Avatar): using css token (#1076) * fix(navbar): resolve status bar height correctly (#1083) * fix(navbar): resolve status bar height correctly * test(navbar): update snapshot * feat(badge): using new style (#1004) * feat(badge): using new style * test(badge): update snapshot * feat(badge): using new style * test(badge): update snapshot * test(badge): update snapshot * docs: update docs for some components (#1086) * fix(search): render slot by default (#1087) * chore: publish v0.27.0 (#1088) * chore: publish v0.27.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: update category and demo * test(side-bar): update snapshots * test(navbar): update snapshot * fix(tabs): resolve render blink (#1093) * fix(tabs): resolve render blink * test(tabs): update snapshot * fix(result): 修复装饰性图标获取焦点的问题 (#1082) * Feat/new radio (#1098) * feat(radio): update demo * feat(radio): using new style * test(radio): update snapshot * docs(radio): update * fix(radio): using union token * test(radio): update snapshot * Feat/new checkbox (#1100) * feat(checkbox): using new style * docs(checkbox): update * docs(checkbox): update * Feat/new search (#1103) * feat(search): using new style * test(search): update snapshot * fix(Tabs): fix tabs left layout (#1099) * fix(toast): support text wrap (#1107) * Fix/tabs/animation (#1106) * fix(tabs): resolve animation * test(tabs): update snapshot * feat(Textarea): enrich attributes (#1097) * feat(Textarea): enrich attributes * docs(Textarea): update docs * fix(tabs): calculate offset correctly (#1111) * feat: aria-footer (#1104) * feat: aria-footer * fix: aira-footer Co-authored-by: zhanghaixu1 <zhanghaixu1@tal.com> * chore: update gitignore * fix(navbar): resolve navbar color (#1116) * style(CountDown): using css token (#1085) * style(CountDown): using css token * feat(Textarea): support hightlight theme * feat(input): support nickname type (#1115) * fix(calendar): enable controlled usage (#1119) * fix(calendar): enable controlled usage * test(calendar): update snapshots * test(calendar): update snapshots * fix(calendar): enable without confirm button (#1120) * feat(cell): support css variables (#1117) * [Checkbox] 无障碍支持 (#1105) * feat:aria-checkbox * feat: feat:checked-mixed * fix: aria-checkbox Co-authored-by: leejimqiu <leejimqiu@gmail.com> * fix(navbar): update docs and demo (#1124) * fix(navbar): update docs and demo * test(navbar): update snapshot * fix(popup): remove catch touch-move (#1125) * fix(popup): remove catch touch-move * test(popup): update snapshot * feat(Grid): support iconProps: (#1123) * fix(loading): resolve size problem (#1128) * feat: support aria property for all component (#1127) * feat: support aria property for all component * test(icon): update snapshot * test(icon): update snapshot * fix(dropdown-menu): resolve checkbox style (#1129) * fix(cascader): resolve radio style (#1130) * feat(Input): enrich attributes (#1109) * feat(Input): enrich attributes * fix: fix cr Co-authored-by: leejimqiu <leejimqiu@gmail.com> * chore: publish v0.28.0 (#1131) * chore: publish v0.28.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix(checkbox): enable to use image icon (#1135) * chore: publish v0.28.0-beta.0 * build: update tag push * chore: publish v0.28.0-beta.1 * Aria search (#1132) * feat: aria-search * feat: aria-search * test: aria-search Co-authored-by: chongliang <chongliang@tencent.com> * feat(action-sheet): using new style (#1142) * feat(action-sheet): using new style * test(action-sheet): update snapshot * docs: update contributing * feat(drawer): using new style (#1147) * feat(drawer): using new style * feat(drawer): update style and demo * Feat/new loading (#1152) * feat(loading): using new style * test(loading): update snapshot * fix(loading): update style * test(loading): update snapshot * feat(message): support aria (#1150) * feat(stepper): stepper aria (#1144) * feat(stepper): support aria * test(stepper): update snap * feat(stepper): add step info * test(stepper): update snap * fix(radio): 修复朗读问题. (#1026) (#1139) * fix(radio): 修复朗读问题. (#1026) * fix(radio): 修复禁用问题, 区域问题问题. (#1026) * fix(radio): 修复按钮组几分之几问题. (#1026) * fix(avatar): 无障碍朗读支持 * fix(avatar): 无障碍朗读支持. (#1028) * fix(avatar): 支持自定义无障碍标签. (#1028) * fix(avatar): 头像aria-label 兜底问题. (#1028) * fix(avatar): 头像超出问题, 文案问题, 快照问题 (#1028) * test: snap update * fix(cascader): remove options without errors (#1163) * build: support auto preview (#1168) * feat(progress): support progress aria (#1156) * feat(progress): support progress aria fix #1049 * fix(progress): add props add props * feat(image): support aria (#1136) * feat(image): support aria * test(image): update snap * feat(image): example add aria-label * test(image): update snap * docs(tabs): update document * chore: publish v0.29.0 (#1171) * chore: publish v0.29.0 * chore: changelog's changes Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat(navbar): aria-navbar (#1140) * style(Message): using css token (#1153) * style(Message): using css token * fix: fix cr * fix(calendar): enable reactive max-date\min-date\first-day-of-week (#1172) * fix: fix:aria-checkbox-demo (#1176) * build: enable to preview on pr * build: download artifact correctly * build: get preview qrcode currectly * build: update ci * build: update preview ci * build: get correct code * build: checkout repo correctly * fix: resolve backtop demo Co-authored-by: Y <anly_yaw@163.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: omnis <39907007+aomnisz@users.noreply.github.com> Co-authored-by: Isabella327 <49264532+Isabella327@users.noreply.github.com> Co-authored-by: zhanghaixu1 <zhanghaixu1@tal.com> Co-authored-by: chongliang <chongliang@tencent.com> Co-authored-by: paopao <zhangpaopao0609@gmail.com> Co-authored-by: byqbai <1213567900@qq.com> Co-authored-by: byqbai <byq1213@qq.com> Co-authored-by: 龙风 <455947455@qq.com> Co-authored-by: Lindddt <44339196+Lindddt@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
优先级
P1
问题描述
iOS 表现
缺少动态变化过程(从0%-100%的过渡)示例,且示例过程适时动态播报具体具体百分比
Android 表现
在这个页面测试很卡,表现为右滑会不读,等确认能否稳定复现
参考信息
录屏:https://share.weiyun.com/EcbmEFrF
改造建议
改造参考示例
https://share.weiyun.com/GwA8S3qQ
验收标准
真机效果是无障碍改造验收通过的依据之一,请开发者在发起
pull request
时附上相应组件示例页分别在 iOS、Android下录屏效果,录屏示例及要求可分别查看 iOS录屏指引、Android录屏指引。最终
pull request
验收通过会以 iOS、Android 两个平台都满足无障碍要求为准,同时这两个平台的录屏链接有助于加快pull request
通过效率哦:)常见无障碍 Q&A
点我查看
其他说明
如果您准备修复此问题,请您在发起
pull request
之前先在 issue 中评论,以便其他开发者知道这个问题已经有人在跟进:)最终激励以实际提交
pull request
并合并为准TDesign 开发者交流群
IssueShoot
pull request
并合并为准The text was updated successfully, but these errors were encountered: