Style customization would be a nice addition!
Gradients are old... a clear option to change color would be nice.
@shaddyhm, there are 112 open issues as I'm writing this answer. Since there is an easy way to change this component's style, I wouldn't expect any support on this matter.
So, to give you some help, take a look at the following example rule:
[date-picker] table {
background-color: #eee;
border-radius: 3px;
width: 100%;
}
This is how you proceed to style this component. In this case, I have changed the background color, set a different radius to its borders and also forced it to be 100% width.
Is there a way to inspect datepicker while oppened. I have some border showing and I can't figure out on which element it is.
Yeah, comment out the blur() function in the js file