codeburn/app/renderer
iamtoruk 191fca35d1 feat(app): Overview capsule chart + list row components
CapsuleChart renders one .c bar per history.daily entry with the peak day
gradient-glowed (.c.hi) and runner-up plain blue (.c.hi2); axis top is the
peak day's spend. ListRow is the reusable .li row (rank, model .mdot,
title+sub, value, chevron) plus seriesColorForModel() for the palette dots.
2026-07-10 16:10:32 -07:00
..
components feat(app): Overview capsule chart + list row components 2026-07-10 16:10:32 -07:00
hooks fix(app): resolve usePolled stale-response race + review nits 2026-07-10 15:40:11 -07:00
lib feat(app): electron shell, 30s timer, and typed IPC bridge 2026-07-10 15:17:03 -07:00
styles feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00
test feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00
App.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
index.html fix(app): resolve usePolled stale-response race + review nits 2026-07-10 15:40:11 -07:00
main.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
vite-env.d.ts feat(app): scaffold Electron+Vite package and codeburn CLI spawn 2026-07-10 15:16:55 -07:00