Releases: probablykasper/date-picker-svelte
Releases · probablykasper/date-picker-svelte
v1.1.0
- Add
Escape
shortcut for closing DatePicker popup - Add
Enter
shortcut for opening/closing DatePicker popup
v1.0.0
- Replace all
any
types
v0.2.1
- Fix invisible dropdown menu in dark mode on Windows Chrome
- Fix flash of incorrect month/year value on page load
v0.2.0
- Add internationalization support, including setting the first day of the week. Can be configured manually as well as using
date-fns
.
v0.1.1
- Fix dates showing under the wrong weekday
- Fix
--date-input-width
not working
v0.1.0
- Initial release