Skip to content

add date picker #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

add date picker #49

wants to merge 3 commits into from

Conversation

prichodko
Copy link

@prichodko prichodko commented May 28, 2025

The date picker component combines the ⁠Popover and ⁠Calendar components. This implementation aims to componentize the example, making it easier for the model to understand and reuse.

@prichodko prichodko marked this pull request as ready for review May 28, 2025 15:26
@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 15:26
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new DatePicker component that wraps the existing Popover and Calendar components into a reusable date-picker UI element.

  • Adds a DatePicker component with customizable trigger and date formatting.
  • Integrates PopoverTrigger and PopoverContent to host the calendar.
  • Exposes underlying calendar props via a props spread.

prichodko and others added 2 commits May 28, 2025 17:29
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants