avocet/web/src/composables
2026-03-15 09:39:37 -07:00
..
useApi.ts feat: add useApiSSE helper for Server-Sent Events connections 2026-03-04 12:17:46 -08:00
useCardAnimation.test.ts fix(avocet): restore drag aura color feedback via updateAura in useCardAnimation 2026-03-08 07:14:24 -07:00
useCardAnimation.ts fix(avocet): reset card element state when new item loads to clear previous animation inline styles 2026-03-08 07:44:02 -07:00
useEasterEgg.ts feat(avocet): benchmark UI, label fixes, BenchmarkView with charts and SSE run 2026-03-15 09:39:37 -07:00
useHaptics.ts feat(avocet): useApi, useMotion, useHaptics, useEasterEgg (Konami/hacker mode) 2026-03-03 15:58:43 -08:00
useLabelKeyboard.test.ts fix: keyboard shortcuts now work after labels load (lazy keymap evaluation) 2026-03-04 12:32:25 -08:00
useLabelKeyboard.ts fix: keyboard shortcuts now work after labels load (lazy keymap evaluation) 2026-03-04 12:32:25 -08:00
useMotion.ts feat(avocet): useApi, useMotion, useHaptics, useEasterEgg (Konami/hacker mode) 2026-03-03 15:58:43 -08:00