codeburn/app/renderer/components
iamtoruk 144d2b3363 fix(app): strip prose em-dashes from UI copy
Replace em-dashes used as sentence punctuation (Plans, Settings, Compare,
Overview, CliErrorPanel) with cleaner punctuation; keep the standalone "—"
empty-value placeholders (a no-data convention). Update affected copy assertions.

typecheck clean; 128/128 tests pass.
2026-07-12 13:13:31 -07:00
..
AboutModal.tsx feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
ActivityHeatmap.tsx style(app): merge hero + daily-activity heatmap into one split card 2026-07-11 11:30:15 -07:00
CapsuleChart.tsx fix(app): scope Overview chart + waste-rate to selected period, harden joins 2026-07-10 16:32:48 -07:00
CliErrorPanel.tsx fix(app): strip prose em-dashes from UI copy 2026-07-12 13:13:31 -07:00
ErrorBoundary.test.tsx feat(app): error boundary so a crashing screen shows the error, not a blank 2026-07-11 14:33:16 -07:00
ErrorBoundary.tsx feat(app): error boundary so a crashing screen shows the error, not a blank 2026-07-11 14:33:16 -07:00
Hint.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
ListRow.tsx feat(app): T8 integration + cleanup — single refresh, ⌘-nav, shared error/format/period/series, README 2026-07-10 19:35:41 -07:00
Panel.tsx fix(app): scope Overview chart + waste-rate to selected period, harden joins 2026-07-10 16:32:48 -07:00
ProviderLogo.tsx feat(app): more provider logos + drop redundant session dot 2026-07-12 13:09:53 -07:00
ProviderPop.tsx feat(app): real provider logos in the picker and Settings 2026-07-12 13:00:43 -07:00
RangeCalendar.tsx feat(app): working periods, detected-provider dropdown, drag-select date range 2026-07-11 09:14:54 -07:00
Sankey.tsx feat(app): Sankey slash-paths + Models "By task" regroup 2026-07-12 12:58:15 -07:00
SegTabs.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
Sidebar.test.tsx feat(app): Sessions and Compare screens 2026-07-11 12:37:04 -07:00
Sidebar.tsx feat(app): About panel + working social links (+ LinkedIn) 2026-07-12 13:07:38 -07:00
StackedBars.tsx feat(app): color Fable as its own series (aqua) 2026-07-12 12:52:12 -07:00
Stat.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00
TopBar.tsx feat(app): working periods, detected-provider dropdown, drag-select date range 2026-07-11 09:14:54 -07:00
Window.tsx feat(app): window chrome, sidebar nav, and Overview smoke view 2026-07-10 15:17:11 -07:00