kiwi/frontend/src
pyr0ball d7bfc083e7 fix: Hall of Chaos quality fixes -- timer cleanup, aria-live, reduced-motion
- onUnmounted clears blooperHoldTimer to prevent stale callback after
  component teardown
- HallOfChaosView loading state gains aria-live="polite" so state
  transitions are announced to screen readers
- CommunityFeedPanel reduced-motion block resets toast translateY offset
  to avoid flash-of-offset-position on slow paint cycles
2026-04-13 12:34:23 -07:00
..
assets chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
components fix: Hall of Chaos quality fixes -- timer cleanup, aria-live, reduced-motion 2026-04-13 12:34:23 -07:00
composables feat(frontend): recipe UI — filters, dismissal, load more, prep notes, nutrition chips 2026-04-02 22:12:45 -07:00
services feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
stores feat: community publish modals -- focus traps, aria-live, plan + outcome forms 2026-04-13 11:45:32 -07:00
App.vue feat: handle household invite accept on app load via URL hash 2026-04-04 22:53:55 -07:00
main.ts chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
style.css feat: saved recipes, recipe browser, and recipe detail panel 2026-04-08 14:35:02 -07:00
theme.css fix(a11y): add aria-describedby and persistent hints for wildcard checkbox and tag inputs (closes #40) 2026-04-08 22:27:28 -07:00