组件是否考虑对ARIA的支持, 如果框架走国际路线,必须要支持 Accessibility,国外有些地区法律法规需要有Accessibility支持。
Angular Material Design 的组件基本会支持Accessibility
https://material.angular.io/components/paginator/overview
we will support SSR first, and then we will take aria into consideration.
@vthinkxie 现在的v1.2是否已完全支持SSR了呢?
I've started working on aria support for tabs, will probably work on menus next.
@mikerobi Feel free to make pull requests! 😆
@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.
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.
Most helpful comment
I've started working on aria support for tabs, will probably work on menus next.