Releases: svelte-plugins/datepicker
Releases · svelte-plugins/datepicker
v1.0.11
v1.0.10
What's Changed
- Updates to documentation
- Fixes for time picker display when no value has been set
- Adds missing CSS variable for controlling top position
- Supports string parsing for
startOfWeek
- Adds missing
type
attribute to buttons - Fixes submit issue with forms
- Adds new
onDateChange
event - Adds new
showPresetsOnly
feature for range pickers
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
- Fix timepicker date reset when clearing time
- Fix issue with using component with SvelteKit
Full Changelog: v1.0.4...v1.0.6
v1.0.5
Fixes a bad reference while reloading an SSR app.
Full Changelog: v1.0.3...v1.0.5
v1.0.4
Fixes a bad reference when reloading an SSR app.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- feat: add onNavigationChange event to API @marcossaore in #7
New Contributors
- @marcossaore made their first contribution in #7
Full Changelog: v1.0.1...v1.0.2