feat: add command palette, accessibility, scroll animations, and keyboard navigation
Implements COMP-139 (command palette), COMP-140 (accessibility), COMP-141 (scroll animations), COMP-145 (keyboard navigation) Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -11,10 +11,11 @@
|
||||
"db:push": "prisma db push --schema=../../packages/database/prisma/schema.prisma"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codeboard/shared": "*",
|
||||
"@codeboard/database": "*",
|
||||
"@codeboard/shared": "*",
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"bullmq": "^5.34.0",
|
||||
"cmdk": "^1.1.1",
|
||||
"ioredis": "^5.4.0",
|
||||
"lucide-react": "^0.563.0",
|
||||
"mermaid": "^11.4.0",
|
||||
|
||||
Reference in New Issue
Block a user