Skip to content

Releases: svelte-plugins/datepicker

v1.0.9

16 Mar 20:50
f393fd8
Compare
Choose a tag to compare
  • Implements better logic when generating ranges for enabled and disabled dates

v1.0.8

16 Mar 16:12
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.1

15 Jan 03:46
Compare
Choose a tag to compare

What's Changed

  • 🧹 refactor(dev): update dev tooling and bundling by @dysfunc in #5
  • ✨ feat(enable-dates): add support for enabled dates only by @dysfunc in #6

Full Changelog: v0.1.3...v1.0.1

v0.1.3

25 Nov 22:20
Compare
Choose a tag to compare

What's Changed

  • 🧹 refactor(plugin): add exports for svelte 5 and cleanup deps + demo code by @dysfunc in #3

Full Changelog: v0.1.2...v0.1.3