mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 08:46:43 +02:00
✨ feat(a11y): add accessibility settings and theme improvements
Add comprehensive accessibility support across shared packages: - A11y store with contrast, colorblind mode, and reduce motion settings - A11yQuickToggles and A11ySettings UI components - PillNavigation and PillDropdown components in shared-ui - Calendar app updates to integrate new theme/a11y features 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
6cc9f70a4a
commit
02c82c7547
33 changed files with 1474 additions and 143 deletions
|
|
@ -9,6 +9,7 @@ pnpm docker:down
|
|||
|
||||
pnpm dev:chat:app
|
||||
pnpm dev:contacts:app
|
||||
pnpm dev:storage:app
|
||||
pnpm dev:calendar:app
|
||||
pnpm dev:picture:app
|
||||
pnpm dev:manacore:app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue