Skip to content

Releases: svelte-plugins/datepicker

v1.0.11

19 Jan 19:51

Choose a tag to compare

  • Updates types with missing props

Full Changelog: v1.0.10...v1.0.11

v1.0.10

19 Jan 16:15

Choose a tag to compare

What's Changed

  • Updates to documentation
  • Fixes for time picker display when no value has been set
  • Adds missing CSS variable for controlling top position
  • Supports string parsing for startOfWeek
  • Adds missing type attribute to buttons
  • Fixes submit issue with forms
  • Adds new onDateChange event
  • Adds new showPresetsOnly feature for range pickers

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

16 Mar 20:50
f393fd8

Choose a tag to compare

  • Implements better logic when generating ranges for enabled and disabled dates

v1.0.8

16 Mar 16:12

Choose a tag to compare

What's Changed

  • 🐛 refactor(enabled): fix issues with range generation for enabled dates by @dysfunc in #19

Full Changelog: v1.0.7...v1.0.8

v1.0.7

16 Mar 15:10
d9313b2

Choose a tag to compare

What's Changed

  • 🐛 refactor(misc): updates to fix issues with theming, button props and timepicker by @dysfunc in #16

Full Changelog: v1.0.6...v1.0.7

v1.0.6

05 Mar 16:35

Choose a tag to compare

  • Fix timepicker date reset when clearing time
  • Fix issue with using component with SvelteKit

Full Changelog: v1.0.4...v1.0.6

v1.0.5

03 Mar 16:22

Choose a tag to compare

Fixes a bad reference while reloading an SSR app.

Full Changelog: v1.0.3...v1.0.5

v1.0.4

03 Feb 16:55

Choose a tag to compare

Fixes a bad reference when reloading an SSR app.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

31 Jan 17:50

Choose a tag to compare

What's Changed

  • ✨ feat(font): add includeFont to api by @dysfunc in #9

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 Jan 21:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2