enlarge journal calendar cells and pair day/title on one line #1

Merged
shinalok merged 1 commits from journal-calendar-ui-tweaks into main 2026-08-19 17:18:23 +09:00
Owner
  • calendar-cell-journal: bump min-height 44px -> 76px, scale up date/dot/title font sizes
  • journal calendar titles were centered; left-align them
  • rework JournalCalendarDay: replace separate category_colors/titles lists
    (mismatched lengths, no way to pair a dot with its title) with a single
    entries list of (color, title) pairs so the dot and its title render on
    the same non-wrapping row per entry

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

- calendar-cell-journal: bump min-height 44px -> 76px, scale up date/dot/title font sizes - journal calendar titles were centered; left-align them - rework JournalCalendarDay: replace separate category_colors/titles lists (mismatched lengths, no way to pair a dot with its title) with a single entries list of (color, title) pairs so the dot and its title render on the same non-wrapping row per entry Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
shinalok added 1 commit 2026-08-19 17:15:55 +09:00
enlarge journal calendar cells and pair day/title on one line
CI/CD / deploy (pull_request) Skipped
CI/CD / test (pull_request) Successful in 51s
8a49757882
- calendar-cell-journal: bump min-height 44px -> 76px, scale up date/dot/title font sizes
- journal calendar titles were centered; left-align them
- rework JournalCalendarDay: replace separate category_colors/titles lists
  (mismatched lengths, no way to pair a dot with its title) with a single
  entries list of (color, title) pairs so the dot and its title render on
  the same non-wrapping row per entry

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
shinalok merged commit 46c412f8f3 into main 2026-08-19 17:18:23 +09:00
shinalok deleted branch journal-calendar-ui-tweaks 2026-08-19 17:18:46 +09:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shinalok/habit-tracker#1