Releases: chemerisuk/better-dateinput-polyfill
Releases · chemerisuk/better-dateinput-polyfill
Version 1.5.2
Version 1.5.1
- custom formats support (huge thanks to @luiz)
- on desktop skip browsers that support dateinput natively (thanks to @mikemaccana)
- don't allow selecting of the out of range values
- various fixes for calendar CSS (thanks to @nunoarruda)
- fixed French localization (thanks to @rjanot)
Version 1.5.0
min
andmax
attributes support- improved date picker design
- animations when month is changed
Version 1.1.0
Improvements:
- better and more compact calendar design
- revised keyboard shortcuts:
shift
key is used instead ofctrl
shift
+right/left arrow
to navigate to next/previous monthshift
+up/down arrow
to navigate to next/previous year- improve test coverage
Bug fixing:
- skip extension in mobile browsers
- display calendar on input focus
- use 2-letter days of week in every language