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

Vue3 Support and is it possible to disallow daterange selection over specific dates? #216

Closed
ghost opened this issue Oct 22, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 22, 2020

Hi :), I have two questions:

Is there any plan to update this to Vue3 or will it work without any changes?

Is it possible to disallow a daterange selection over specific dates?
For example with a class 'range-stop' that stops the daterange selection over this date:
Date 12.12.2020 has the class 'range-stop' and if the user selects a date before as the start date, they can't select any date after as the end date. (For my use-case this has to be a new class and can't be the same as 'disabled')

PS: thank you for this great tool!

@nkostadinov
Copy link
Contributor

Yes I have plans for vue 3 but cannot give ETA yet.

There is example on the demo page which shows how you can disallow a daterange selection over specific dates.

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

No branches or pull requests

1 participant