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: add jumpToSelectedDate option #251

Merged

Conversation

ghiscoding
Copy link
Contributor

@ghiscoding ghiscoding commented Apr 23, 2024

  • default to false and when enabled, it will only be effective on the first selected date and also only work when selected.month and selected.year are both undefined
  • fixes issue Add gotoSelection #250 (number 2 of discussion #244)
  • it could be renamed to gotoSelection if you prefer

ghiscoding and others added 2 commits April 22, 2024 21:01
- default to `false` and when enabled, it will only be effective and jump to the first selected date when `selected.month` and `selected.year` are both undefined
@uvarov-frontend uvarov-frontend merged commit 9c94ea5 into uvarov-frontend:main Jul 28, 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.

2 participants