We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WAI-ARIA-Practices(中文版) 这是一个文档翻译项目,包括 组件的可访问性实践指南 +常用 ARIA 属性详解两大部分,方便开发者快速理解和实现一个组件的可访问性
主要是参考 https://www.w3.org/TR/wai-aria-1.1 & https://www.w3.org/TR/wai-aria-practices/ 以及国外组件库和Element的可访问性实践,进行经验总结,为常用到的ARIA的属性提供解释说明; 网站生成使用 https://github.com/QingWei-Li/docsify/
其实本来设想的 还有一块是 各组件可用的ARIA属性的 在 platform accessibility API & UA 组合中兼容情况,研究下来决定先暂时不加了,主要是因为各平台底层accessibility API是一块全新的领域,测试脚本编写需要较大的学习成本,如果手动人工测试时间成本也比较大;如果有小伙伴对此感兴趣,希望能够一起研究
The text was updated successfully, but these errors were encountered:
一个小建议:列个 list ,记录一下各个章节的翻译情况
Sorry, something went wrong.
No branches or pull requests
项目名称
WAI-ARIA-Practices(中文版)
这是一个文档翻译项目,包括 组件的可访问性实践指南 +常用 ARIA 属性详解两大部分,方便开发者快速理解和实现一个组件的可访问性
技术方案
主要是参考 https://www.w3.org/TR/wai-aria-1.1 & https://www.w3.org/TR/wai-aria-practices/ 以及国外组件库和Element的可访问性实践,进行经验总结,为常用到的ARIA的属性提供解释说明;
网站生成使用 https://github.com/QingWei-Li/docsify/
不足
其实本来设想的 还有一块是 各组件可用的ARIA属性的 在 platform accessibility API & UA 组合中兼容情况,研究下来决定先暂时不加了,主要是因为各平台底层accessibility API是一块全新的领域,测试脚本编写需要较大的学习成本,如果手动人工测试时间成本也比较大;如果有小伙伴对此感兴趣,希望能够一起研究
The text was updated successfully, but these errors were encountered: