svelte-datepicker
svelte-datepicker copied to clipboard
A lightweight datepicker written in Svelte
Currently there is no way to clear a selected date/range. Could this be added as this is quite important to a datepicker.
I didn't see any documentation for Date and time picking. An example in the svelte repl would be fine.
- [x] On a very small viewport, make the calendar fullscreen and scrollable - [x] Ensure that the time chooser part is no bigger than the overall calendar - [x]...
## Expected When I 1. click on the current month, and then 2. click on a different month in the year overview Then I expect 1. the month view for...
When using time picker, end date time should be 23:59, this way you can select the same day as start/end and by default you will get the entire day instead...