-
Notifications
You must be signed in to change notification settings - Fork 25
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
how to change quick select year range? #10
Comments
It's a good question in terms of UX. If we add more years in the quick select list it will became too long for this little datePicker. What do you suggest ? Scrollable list ? Replace the select by something else ? |
I've added a scroll and a configurable year range if you like i'll do a PR so you can evaluate the implementation. |
Thank you ! Please send the PR, I'll evaluate it ASAP |
Take a look this PR, contains the year range setup. |
Hello @RemiAWE
Right now we can go to till 2005. i want to change this range from current year to past 50 year then what i will do?
Thanks in advance
The text was updated successfully, but these errors were encountered: