Commit Graph

13 Commits

Author SHA1 Message Date
admin 3a4f24cb06 feat(payment): implement coffee tip plans and update payment flow 2026-07-14 11:48:46 +08:00
admin b4904e738b perf: defer heavy modules and add performance baselines
Lazy-load Stripe and the chat reply animation, remove the unused Lottie runtime, and add repeatable bundle and Web Vitals baseline tooling.
2026-07-14 10:55:08 +08:00
admin 0fe74b5371 feat(tip): support tiered coffee gifts 2026-07-14 10:46:27 +08:00
admin 37ae152abb refactor: scope providers by route and use XState selectors 2026-07-13 19:07:53 +08:00
admin f9b5f22ee9 feat(tip): display realistic coffee photo 2026-07-13 18:54:15 +08:00
admin f7f910bd61 fix(tip): use English fallback product name 2026-07-13 18:43:33 +08:00
admin 31ad5102f5 feat(tip): use coffee product image 2026-07-13 18:19:30 +08:00
admin 3362fafa1c refactor(tip): improve coffee tip presentation 2026-07-13 15:54:59 +08:00
admin 51462660a4 refactor(app): migrate shared styles to tailwind 2026-07-13 15:46:28 +08:00
admin 098b675f44 refactor(ui): add shared character avatar 2026-07-10 18:35:17 +08:00
admin c67689f8a1 refactor(payment): share launch flow 2026-07-09 12:38:53 +08:00
admin 41d0c121b2 refactor(app): split page orchestration flows 2026-07-09 11:59:03 +08:00
admin cb7791dd8d feat(tip): add coffee tipping page 2026-07-08 19:21:42 +08:00