Skip to content

Releases: mskocik/svelty-picker

v1.2.3

25 Jan 10:39
Compare
Choose a tag to compare

Fixes:

  • month issue in environment with timezone offset, (#15)

v1.2.2

23 Jan 19:33
Compare
Choose a tag to compare

Fixes:

  • fix improper date selection with positive timezoneOffset (#10)
  • strip seconds from intial value (#11)

v1.2.1

12 Nov 17:24
Compare
Choose a tag to compare

Fixes

  • fixed css issues in year/decade view with default browser styling (looked really ugly in REPL 😄) (#9)

v1.2.0

12 Nov 11:14
Compare
Choose a tag to compare

New features

  • css variables for easy theming
  • keyboard navigation for time picker and shiftKey support (#7)
  • better transition animations

Fixes

  • internal code fixes, code cleanup

v1.0.3

09 Nov 15:59
Compare
Choose a tag to compare

New:

added todayBtnClasses and clearBtnClasses property

Fixes:

  • fix today selection when it startDate is set and is past today
  • rename registerSveltyPicker to registerElement method

🎉 Initial Release

08 Nov 18:55
Compare
Choose a tag to compare

Component has been marked as public and usable in production!