Skip to content

Releases: probablykasper/date-picker-svelte

v1.1.0

19 Oct 02:25
Compare
Choose a tag to compare
  • Add Escape shortcut for closing DatePicker popup
  • Add Enter shortcut for opening/closing DatePicker popup

v1.0.0

05 Oct 22:04
Compare
Choose a tag to compare
  • Replace all any types

v0.2.1

02 Oct 20:25
Compare
Choose a tag to compare
  • Fix invisible dropdown menu in dark mode on Windows Chrome
  • Fix flash of incorrect month/year value on page load

v0.2.0

02 Oct 04:34
Compare
Choose a tag to compare
  • Add internationalization support, including setting the first day of the week. Can be configured manually as well as using date-fns.

v0.1.1

01 Oct 22:05
Compare
Choose a tag to compare
  • Fix dates showing under the wrong weekday
  • Fix --date-input-width not working

v0.1.0

30 Sep 17:33
Compare
Choose a tag to compare
  • Initial release