Compare commits

..

5 commits

Author SHA1 Message Date
Taybin Rutkin
4baa83f032
chore: go mod tidy for bubble-datepicker direct dependency
Promotes github.com/ethanefung/bubble-datepicker from indirect to a
direct require (it is imported directly by internal/ui) and drops the
now-unused golang.org/x/text v0.3.8 checksums.

Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:33 -04:00
Taybin Rutkin
6ae9e427dd
feat: render calendar and hints in set-date view
Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:32 -04:00
Taybin Rutkin
51bd9b16b9
feat: initialize datepicker when opening set-date modes
Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:32 -04:00
Taybin Rutkin
ecd261e377
feat: calendar-first set-date modes with text fallback
Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:32 -04:00
Taybin Rutkin
04676f1bab
feat: add datepicker dependency and init helper
Claude-Session: https://claude.ai/code/session_01BA1doywpQD49rP1vezTe9U
2026-07-21 15:43:31 -04:00

Diff content is not available