You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
rstoenescu
changed the title
[Request] Date picker android prop
[Request] Date picker minimal prop
Mar 23, 2018
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.)
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:The text was updated successfully, but these errors were encountered: