[READ-ONLY] Mirror of https://github.com/probablykasper/date-picker-svelte. Date and time picker for Svelte date-picker-svelte.kasper.space
calendar date date-picker date-time-picker datepicker package svelte time
0

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG.md

Kasper (Sep 23, 2023, 11:31 PM +0200) 14d995db 53da5558

+1 -1
+1 -1
CHANGELOG.md
··· 2 2 3 3 ## 2.7.0 - 2023 Sep 23 4 4 - Add `dynamicPositioning` prop to avoid the date popup appearing outside the screen (@stinger567) 5 - - `DateInput`: Avoid errors when `undefined` is passed as value 5 + - `DateInput`: Avoid errors when `undefined` is passed as value (@happysalada) 6 6 7 7 ## 2.6.0 - 2023 Jul 11 8 8 - Add 'yy' format (@erezarnon)