Skip to content

Conversation

@Josem1801
Copy link
Contributor

Related Issue

Related to #13

Summary

Calendar component with support for:

  • Single day selection
  • Multiple day selection
  • Date range selection
  • Month to month navigation

Details

  • Fully controlled component: selection must be updated via the value prop
  • Infer props and behaviors based on the selected type ("single", "multiple", or "range")

Type and lint safe (check:tsc & -r lint)

Integrated into showcase/App.tsx

Screenshots

Captura de pantalla 2025-06-25 a la(s) 12 18 28 a m
Captura de pantalla 2025-06-25 a la(s) 12 18 19 a m

Copy link
Member

@Brayan-724 Brayan-724 left a comment

Choose a reason for hiding this comment

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

LGTM! It's a little complex so needs to be tested well, but ready to merge.

@Brayan-724 Brayan-724 merged commit ed7fab8 into RustLangES:main Jun 26, 2025
1 check passed
@Brayan-724 Brayan-724 added React Related to React.js New Component labels Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Component React Related to React.js

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants