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

fix issue with empty range value, add tests #33

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

WickyNilliams
Copy link
Owner

there was a flaw in the logic that resulted in this:

<calendar-range value="">
  <calendar-month></calendar-month>
</calendar-range>

initially showing every date as selected. simple fix, and added some tests to catch future regressions

@WickyNilliams WickyNilliams merged commit 8a66823 into main Apr 22, 2024
1 check passed
@WickyNilliams WickyNilliams deleted the fix/empty-range-selection branch April 22, 2024 10:45
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.

1 participant