This is awesome, I use Semantic UI a lot and it's annoying how there's no date and/or time picker component. I'll probably use this for dates but as others have mentioned please please consider building a time picker as well :):)
I really like the range picker, you should consider adding time into the date picker. Many times developers have both date and time requirements. Most of what I do in my domain, requires precise time down to the second due to legal requirements.
Totally agree, if this had time options we would use this in production in a heart beat. Trying to get off ant design but their date/time picker is pretty clean.
I will say, this is SUPER clean. Great work HernĂ¡n!
Not from the calendar (for now at least), but you can change the year with the input or from a custom UI (if you pass a `month` prop to make it controlled).
This is where you lost me. If I import a component i would like very much their styles to be self contained.
It can handle customization using css-in-js or passing class-names, but having it leak to my components is just such a turn-off.