Skip to content

Releases: javadbat/jb-date-input

version 4 release

02 Jul 12:13

Choose a tag to compare

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

10 Jun 20:50

Choose a tag to compare

fix arrow key bug when value type and input type are different

release version 3.13.0

19 Feb 14:41

Choose a tag to compare

add setMonthList method to easily customize month

release version 3.11.0

11 Dec 13:50

Choose a tag to compare

accept min max value in date format

3.10.0

12 Nov 08:00

Choose a tag to compare

new features:

  • add placeholder support

bug fixed:

  • make some methods private because they are intended to be private.

release version 3.9.0

20 Oct 15:52

Choose a tag to compare

add Date object as an acceptable value input and output

release version 3.8.0

05 Jun 14:20

Choose a tag to compare

release version 3.7.13

29 Mar 20:34

Choose a tag to compare

fix calendar button bug #13

release version 3.7.0

04 Mar 20:46

Choose a tag to compare

fix rtl swipe functionality and add auto-detect CSS direction and remove the old direction attribute

release version 3.6.0

15 Feb 21:33

Choose a tag to compare

add swipe up gesture for year selection and better UX on mobile device