svelte-datepicker icon indicating copy to clipboard operation
svelte-datepicker copied to clipboard

A lightweight datepicker written in Svelte

Results 35 svelte-datepicker issues
Sort by recently updated
recently updated
newest added

Currently there is no way to clear a selected date/range. Could this be added as this is quite important to a datepicker.

enhancement
help wanted

I didn't see any documentation for Date and time picking. An example in the svelte repl would be fine.

documentation

- [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]...

technical debt

## 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...