Skip to content

feat(calendar): add useNDayView hook#443

Open
qkraudghgh wants to merge 4 commits intomainfrom
feat/n-day-view
Open

feat(calendar): add useNDayView hook#443
qkraudghgh wants to merge 4 commits intomainfrom
feat/n-day-view

Conversation

@qkraudghgh
Copy link
Collaborator

@qkraudghgh qkraudghgh commented Mar 12, 2026

Summary

  • N일 연속 뷰를 위한 useNDayView hook 추가 (packages/calendar)
  • createNDayInfo 코어 유틸리티 및 테스트 추가
  • Storybook stories, API 문서, 예제(vanilla/tailwind/bootstrap) 추가

qkraudghgh and others added 4 commits March 12, 2026 17:21
Add a new useNDayView hook to @h6s/calendar that displays N consecutive
days starting from a cursor date. Supports 1-14 day ranges with N-day
unit navigation, hourly time slots, and full plugin compatibility
(withDateProps, withKeyProps).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add N-Day View examples for Vanilla CSS, Tailwind CSS, and Bootstrap 5
with timetable grid UI. Add useNDayView API reference page documenting
options, return value, and hourly time slots.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
h6s Ready Ready Preview, Comment Mar 12, 2026 8:40am

Request Review

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant