Skip to content

Releases: javadbat/jb-date-input-react

release version 5.0.0

30 Sep 17:42
Compare
Choose a tag to compare

Breaking changes:

  • refactor popover and separate it from inside popover to jb-popover web-component.
  • refactor input and use jb-input instead of inner input code and handlers so all styles related to the input need to be refactored.
  • change use-persian-number to show-persian-number to make all jb-design-system use the same names and approach.

new features

  • better focus and caret pos handling
  • less package size
  • add br and gzip to package build file and add default minification to reduce loaded bundle size
  • better typescript support
  • better overflow handler

release version 2.6.1

20 Feb 08:33
Compare
Choose a tag to compare

new features:

add a customizable month name so you can change the month name based on your localization in both jalali and gregorian date

fix:

fix typescript mandatory value prop and make it optional

2.3.1

12 Nov 07:57
Compare
Choose a tag to compare

new features:
add placeholder
add Date type support for value

release version 2.0.20

29 Mar 20:49
Compare
Choose a tag to compare

update jb-date-input version to fix trigger button problem

release version 2.0.18

09 Mar 17:27
Compare
Choose a tag to compare

first stable version with typescript support and nextjs demo page