Skip to content

Releases: probablykasper/date-picker-svelte

v2.2.3

10 Nov 09:34
648561e
Compare
Choose a tag to compare
  • Improve Tailwind compatibility

v2.2.2

10 Nov 09:18
50ae41c
Compare
Choose a tag to compare
  • Fix accessibility hints
  • Improve Tailwind compatibility

v2.2.1

24 Oct 19:04
416c74a
Compare
Choose a tag to compare
  • Fix month dropdown left/right arrow shortcuts

v2.2.0

06 Sep 17:33
fb47016
Compare
Choose a tag to compare
  • Add disabled property

v2.1.1

14 Aug 22:09
985968c
Compare
Choose a tag to compare
  • Fix broken month dropdown on Firefox
  • Fix unreliable clamping to min/max dates
  • Fix month Up/Down arrow key shortcuts

v2.1.0

31 Jul 16:06
d7966ec
Compare
Choose a tag to compare
  • Add browseWithoutSelecting property
  • Use well-supported :focus instead of :focus-within

v2.0.0

17 Feb 17:54
b6fde69
Compare
Choose a tag to compare
  • Breaking: Allow DateInput/DatePicker value to be null
  • Breaking: The value is now null by default
  • Use rem for sizing the DatePicker
  • Make the DatePicker slightly larger
  • Make the calendar tabbable
  • Add Shift/Alt+Up/Down shortcut for changing year
  • Add Shift/Alt+Left/Right shortcut for changing month
  • Fix styling issue for languages with long month names

v1.3.0

04 Jan 22:06
Compare
Choose a tag to compare
  • Add closeOnSelection property for DateInput

v1.2.0

21 Dec 23:16
Compare
Choose a tag to compare
  • Hide disabled dates
  • Fix disabled dates not reacting to min and max being updated

v1.1.1

21 Dec 22:54
Compare
Choose a tag to compare
  • Fix some dates showing as wrong weekdays
  • Fix invalid input fields resetting when clicked