Skip to content
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

feat(RangeCalendar): enable same date selection #1227

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

epr3
Copy link
Collaborator

@epr3 epr3 commented Aug 15, 2024

Closes #1207.

PR fixes:

  • a regression where the Calendar-type components were not updating the DateField-type components in the DatePicker components
  • setting the same date on a DateField-type component was setting an erroneous invalid state on the field

@epr3 epr3 self-assigned this Aug 15, 2024
@zernonia zernonia merged commit 0748beb into main Aug 19, 2024
4 checks passed
Copy link

pkg-pr-new bot commented Aug 19, 2024

commit: 2f0a1b3

pnpm add https://pkg.pr.new/radix-vue@1227

Open in Stackblitz

@innocenzi
Copy link

Awesome ❤️

@sadeghbarati sadeghbarati deleted the feat-1207-date-picker branch September 16, 2024 10:16
@sadeghbarati sadeghbarati mentioned this pull request Sep 25, 2024
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.

[Feature]: Allow selecting a single date using DateRangePicker
3 participants