Releases: probablykasper/date-picker-svelte
Releases · probablykasper/date-picker-svelte
v2.8.0
- Add date to
select
event detail
v2.7.0
- Add
dynamicPositioning
prop to avoid the date popup appearing outside the screen (@stinger567) DateInput
: Avoid errors whenundefined
is passed as value (@happysalada)
v2.6.0
- Add 'yy' format (@erezarnon)
v2.5.1
- Fix wrong version published
v2.5.0
- Add Svelte 4 support
v2.4.1
- Fix browsing not working with
browseWithoutSelecting
when a date is selected
v2.4.0
- Add
class
prop (@jdtjenkins) - Fix vite-plugin-svelte resolve config conflict warning
v2.3.0
- Outline today in the date picker (@VladimirLakodei)
v2.2.5
- Fix month/year not updating when
value
is assigned to
v2.2.4
- Fix buttons causing form submissions