Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

date-picker-svelte

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-picker-svelte - npm Package Versions

probablykasper
published 1.2.0 •

Changelog

Source

1.2.0 - 2021 Dec 22

  • Hide disabled dates
  • Fix disabled dates not reacting to min and max being updated
probablykasper
published 1.1.1 •

Changelog

Source

1.1.1 - 2021 Dec 11

  • Fix some dates showing as wrong weekdays
  • Fix invalid input fields resetting when clicked
probablykasper
published 1.1.0 •

Changelog

Source

1.1.0 - 2021 Oct 19

  • Add Escape shortcut for closing DatePicker popup
  • Add Enter shortcut for opening/closing DatePicker popup
probablykasper
published 1.0.0 •

Changelog

Source

1.0.0 - 2021 Oct 6

  • Replace all any types
probablykasper
published 0.2.1 •

Changelog

Source

0.2.1 - 2021 Oct 2

  • Fix invisible dropdown menu in dark mode on Windows Chrome
  • Fix flash of incorrect month/year value on page load
probablykasper
published 0.2.0 •

Changelog

Source

0.2.0 - 2021 Oct 2

  • Add internationalization support, including setting the first day of the week. Can be configured manually as well as using date-fns.
probablykasper
published 0.1.1 •

Changelog

Source

0.1.1 - 2021 Oct 2

  • Fix dates showing under the wrong weekday
  • Fix --date-input-width not working
probablykasper
published 0.1.0 •

Changelog

Source

0.1.0 - 2021 Sep 30

  • Initial release