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

[Request] Date picker minimal prop #1818

Closed
mesqueeb opened this issue Mar 22, 2018 · 2 comments
Closed

[Request] Date picker minimal prop #1818

mesqueeb opened this issue Mar 22, 2018 · 2 comments
Milestone

Comments

@mesqueeb
Copy link
Contributor

I love the standard Android date picker, however my whole app is built upon the iOS theme.
I would like a prop that forces android css for the date picker. Is there any way I can do this now?

One extra little request I have is a hide-top property on the date picker that will hide the top part and only show the minimalistic calendar:

2018-03-22 13 46 55

@rstoenescu rstoenescu changed the title [Request] Date picker android prop [Request] Date picker minimal prop Mar 23, 2018
@rstoenescu rstoenescu added this to the 0.15.9 milestone Mar 23, 2018
@rstoenescu
Copy link
Member

  1. Cannot use material datepicker on ios theme and ios datepicker on material theme.
  2. Added "minimal" Boolean prop which removes the header. Available in 0.15.9.

@mesqueeb
Copy link
Contributor Author

Hey Razvan.
I think often people are looking at Quasar just for the great components on their site. Not necessarily a mobile app.
In that case when their whole website is based on the iOS theme but they are looking for something like flatpickr, the android picker is the perfect fit!

That's why i'm thinking of making the android picker available as a Quasar plugin even though a user uses iOS theme. If you agree I will make a PR for you.

( I personally was using flatpickr but would like to change it to the android picker. Flatpickr is a too big dependency.)

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

2 participants