Skip to content

feat: add renderQuarterHour prop for :15/:45 time-column labels#24

Draft
anton-patrushev wants to merge 1 commit into
feat/half-hour-labelsfrom
feat/quarter-hour-labels
Draft

feat: add renderQuarterHour prop for :15/:45 time-column labels#24
anton-patrushev wants to merge 1 commit into
feat/half-hour-labelsfrom
feat/quarter-hour-labels

Conversation

@anton-patrushev

Copy link
Copy Markdown
Owner

Summary

  • New renderQuarterHour prop on CalendarBody plumbed through BodyContext.
  • TimeColumn renders optional :15 and :45 labels per hour, positioned at the quarter/three-quarter marks and counter-scaled.

Ported from core-mobile patch @howljs+calendar-kit+2.5.6+023+quarter-hour-labels.

Stacked on top of #23.

Test plan

  • Pass renderQuarterHour; verify :15 and :45 labels appear.
  • Combine with renderHalfHour; verify all sub-hour labels render correctly.
  • Omit prop; verify no quarter labels render.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant