org/internal
Taybin Rutkin 25dd231073
Some checks are pending
Release / Create GitHub Release (push) Waiting to run
Release / Build binaries (push) Blocked by required conditions
feat: datepicker added to deadline selection (#20)
* feat: add datepicker dependency and init helper

* feat: calendar-first set-date modes with text fallback

* feat: initialize datepicker when opening set-date modes

* feat: render calendar and hints in set-date view

* 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.
2026-07-21 21:15:24 +01:00
..
config feat: ToggleFoldAll (#18) 2026-02-17 09:50:37 +00:00
model fix: org syntax highlighting outside of codeblocks and more settings (#12) 2025-11-12 20:34:09 +00:00
parser fix: org syntax highlighting outside of codeblocks and more settings (#12) 2025-11-12 20:34:09 +00:00
ui feat: datepicker added to deadline selection (#20) 2026-07-21 21:15:24 +01:00