7fba98f89d
test(07-02): add failing tests for week mode renderer
2026-04-09 16:30:42 +02:00
cab07eedc3
test(07-01): add failing tests for mode and metric controls
2026-04-09 11:14:48 +02:00
881718e3f0
refactor(06-02): migrate test imports to new module locations
2026-04-09 09:47:18 +02:00
b9b2565884
feat(06-01): extract shared utilities (tooltip, color-scale, stats, date-utils)
2026-04-09 09:34:11 +02:00
fe24e8bdd7
feat(06-01): add type contracts, state module, and renderer registry
2026-04-09 09:32:47 +02:00
338ffb9c19
fix: layout polish — responsive filter, scroll, resize, min cell size
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 17:14:48 +02:00
d0dc64f333
feat: add streak, stats, weekend styling, week-start preference
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:05:44 +02:00
c90ad494b7
fix(04): tooltip and dropdown overflow clipping
...
Tooltip uses fixed positioning on document.body to escape overflow
contexts. Removed overflow-x:auto from container and SVG area that
clipped tooltip top and dropdown focus ring.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 15:47:39 +02:00
b50972ac59
test(04-02): filter dropdown tests for project selection, fetch, and empty state
2026-04-08 15:34:31 +02:00
4b87dbf087
test(04-02): click navigation tests for cell callback and init URL construction
2026-04-08 15:33:55 +02:00
6b1c6068fa
feat: d3 calendar heatmap with color scale, labels, and tooltips
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 13:16:02 +02:00
032b6f87ff
feat: add JS toolchain — esbuild, TypeScript, Vitest
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 13:11:26 +02:00