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

[v2.x] Hover callback, activeStartDate internal override... #282

Open
wants to merge 7 commits into
base: v2.x
Choose a base branch
from
Open

[v2.x] Hover callback, activeStartDate internal override... #282

wants to merge 7 commits into from

Conversation

Christopher2K
Copy link

Hi !

I don't know If you still maintain the v2 but for my own needs, I had to implement some features:

  • the ability to programatically control the date hovered
  • disable the fact that when you specify a date not shown on the current view, the calendar will render the view where this specific date is visible.

It allow me to do things like that...
Capture d’écran 2019-11-27 à 18 53 06
Capture d’écran 2019-11-27 à 18 53 08

@wojtekmaj
Copy link
Owner

Hi, thanks for your input. I definitely like parts of this PR - like onMouseOut/onMouseOver thing for tiles. I think I'm gonna port this in. keepUsingActiveStartDate makes the whole idea of activeStartDate even more confusing, hence the changes in React-Calendar 3.0.

@Christopher2K
Copy link
Author

Hi !
Thank you for your feedback. I'll check changes in 3.0

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.

None yet

2 participants