Abadi Kurniawan
Abadi Kurniawan
@crakjie Thanks for reporting this. I believe that's how intentional because GitHub doesn't want people to link the CSS directly from their site since they're not CDN. So the right...
Hi @nonpop Thanks for the PR. I think it's valuable to be able to show week number to the calendar, so I will definitely merge this once it's done. I...
I think there are values in allowing users to just disable certain dates regardless they're in the future the past. One use case I can think of is if you...
This was actually how I originally implemented the time picker, and I decided to change it since users can very easily change the hour by accident if they move the...
or maybe clicking on the clock face will also turn it into "edit" mode?
I really like the idea of datetimepicker returning its own data types. I know there's some efforts in elm-core to improve the Date API, if you know any insight of...
Good idea. Maybe put that in `Config` as `responsiveSize` that can be either `True` or `False`? If you want to create a PR for it, I'll be happy to assist...