Releases: javadbat/jb-date-input
Releases · javadbat/jb-date-input
version 4 release
in v4 we refactored our codebase in this manner
- we refactor the validation mechanism to a new standard jb-design-system validation method
- we disable the overflow handler by default due to some problem when the page is empty or half-empty
- make some methods private because they are meant to be private in v4 we refactored our codebase in this manner
v3.13.1
release version 3.13.0
add setMonthList method to easily customize month
release version 3.11.0
accept min max value in date format
3.10.0
release version 3.9.0
add Date object as an acceptable value input and output
release version 3.8.0
release version 3.7.13
fix calendar button bug #13
release version 3.7.0
fix rtl swipe functionality and add auto-detect CSS direction and remove the old direction attribute
release version 3.6.0
add swipe up gesture for year selection and better UX on mobile device