Accessibility
WCAG 2.2 AA for web. Equivalent VoiceOver and TalkBack quality on native platforms.
FelicityUI targets WCAG 2.2 AA for the documentation site and React implementations.
Native implementations document VoiceOver / TalkBack, Dynamic Type / font scaling, and platform focus behavior in each component spec. Automated axe tests run in CI. They do not replace a keyboard pass or a screen-reader pass.
Component pages list expectations from the registry so CLI info and the website cannot drift.
See Button accessibility, Input accessibility, Accordion accessibility, Dialog accessibility, and Drawer accessibility.