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

onDateClickListener #34

Closed
priyamsaikia opened this issue Jan 23, 2017 · 4 comments
Closed

onDateClickListener #34

priyamsaikia opened this issue Jan 23, 2017 · 4 comments
Assignees
Labels

Comments

@priyamsaikia
Copy link
Collaborator

Is it possible to set the disabled date? eg. If I want the user to only select date from today, the days before today should be disabled.

@JonatanSalas
Copy link
Member

I have recently closed a similar issue. For now I decided to not give support to these before I refactor all the codebase and add support to manage events through the Calendar!

@priyamsaikia
Copy link
Collaborator Author

@JonatanSalas hi, thanks for the info. I have another query/issue: isn't the onDateClickListener callback supposed to give us the selectedDate ? In my case I am only getting the current date as the param in the callback. Thanks !

@JonatanSalas
Copy link
Member

Yes, the expected behavior for the callback onDateClickListener is to receive the date selected by the user.

I've looked at the sample app, and seems that there's a bug with it. I will take a look today at the afternoon if I can, and release a bug fix version.

Thank you for reporting it!

@priyamsaikia priyamsaikia changed the title disabled date onDateClickListener Jan 25, 2017
@JonatanSalas JonatanSalas self-assigned this Jan 26, 2017
@JonatanSalas
Copy link
Member

@saikiapriyam This issue is currently solved, I have released the v1.5.2! Probe it and let me know if it works for you.

Thanks again for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants