Skip to content

Conversation

@ddudenin
Copy link
Contributor

@ddudenin ddudenin commented Nov 14, 2025

Plan

  • Implement the date range selection in a well-typed format.
  • Two-month view: supports displaying two consecutive months side-by-side.
  • Add DatePicker variants (like Calendar).
  • Support marking certain dates as unavailable.
  • Pass tests.
    • Compilation.
    • Check, clippy tests.
    • Doc comments.
    • Playwright.
    • Add components.

Fixes #132

  - Add DatePicker variants
  - Draft implementation DateRange for DatePicker
  - Extend DateRange struct
  - Use min and max dates in props as DateRange
  - Spell check fix for Calendar
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.

Date range in Date Picker

1 participant