Skip to content
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

Accessibility support #1651

Open
Huangdongrong opened this issue Jun 13, 2018 · 6 comments
Open

Accessibility support #1651

Huangdongrong opened this issue Jun 13, 2018 · 6 comments

Comments

@Huangdongrong
Copy link

What problem does this feature solve?

组件是否考虑对ARIA的支持, 如果框架走国际路线,必须要支持 Accessibility,国外有些地区法律法规需要有Accessibility支持。

What does the proposed API look like?

Angular Material Design 的组件基本会支持Accessibility
https://material.angular.io/components/paginator/overview

@Huangdongrong Huangdongrong changed the title Accessibility Accessibility support Jun 13, 2018
@vthinkxie
Copy link
Member

vthinkxie commented Jun 13, 2018

we will support SSR first, and then we will take aria into consideration.

@1166544
Copy link

1166544 commented Jul 23, 2018

@vthinkxie 现在的v1.2是否已完全支持SSR了呢?

@mikerobi
Copy link

I've started working on aria support for tabs, will probably work on menus next.

@wzhudev
Copy link
Member

wzhudev commented Jan 10, 2019

@mikerobi Feel free to make pull requests! 😆

@mikerobi
Copy link

@wendzhue I'm working on it.

Is it appropriate to add an "aria" commit type to commit-message.json?

How do you feel about warning messages if aria properties are missing? I've currently got it set up to warn in dev mode.

@mikerobi
Copy link

I'm sorry i didn't know commits to my own branch would add messages here. I will leave of the the issue id for my in progress commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants