Releases: mskocik/svelty-picker
Releases · mskocik/svelty-picker
v1.2.3
Fixes:
- month issue in environment with timezone offset, (#15)
v1.2.2
Fixes:
- fix improper date selection with positive timezoneOffset (#10)
- strip seconds from intial
value
(#11)
v1.2.1
Fixes
- fixed css issues in year/decade view with default browser styling (looked really ugly in REPL 😄) (#9)
v1.2.0
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
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
Component has been marked as public and usable in production!