Commit Graph
3 Commits
Author SHA1 Message Date
patrick 6a9a35c3fe add triplit vars to example .env 2026-03-02 15:44:35 -05:00
patrick 1d67d3d60c feat: mark cell as failed when decrementing if value is already zero 2026-03-02 15:26:53 -05:00
patrick e9bee860d7 Fix habit cell morphing on focus in Chrome browsers
Prevent visual glitch where habit cells would shrink and borders would
   morph during NumberFlow animations when interacting via keyboard (shift
   key). Added focus-visible:outline-none to suppress global outline style
   that was causing layout shifts in Chrome's rendering engine.
2026-03-02 15:20:46 -05:00