Commit Graph

3 Commits

Author SHA1 Message Date
ff6670c98c migrate to Preact and add iOS-feel animations
- Replace React 19 with Preact via @preact/preset-vite (zero component changes needed — Vite aliases react → preact/compat at build time)
- Add custom iOS easing curves (ease-ios, ease-spring) via Tailwind @theme
- Update all transitions to use iOS-standard 200ms durations and spring/decel easing
- Add active:scale press feedback on tiles, buttons, and toggles
- Toggle knob now uses spring easing for a satisfying snap

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 23:39:23 -03:00
181fd3b3ec looking better 2025-07-27 18:04:39 -03:00
d30fd8d30b init 2025-07-18 22:07:22 -03:00