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 bug where the month in which a min date or max date exist are not reachable if the current date is less than or greater than min/max date respectively #40

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

roypearce
Copy link
Owner

  • Adds some tsdoc style documentation to a few methods
  • Fixes typescript issues
  • Adds stories/tests for the issue with the min and max date causing the month in which those dates occur to be unreachable depending on the actively focused date
  • Refactored some tests to be able to be run in isolation, a future Cypress upgrade is going to require this of all tests

@roypearce roypearce merged commit 06813ca into main Aug 22, 2023
3 checks passed
@roypearce roypearce deleted the fix-min-max-date-month-traversal branch August 22, 2023 17:35
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