Skip to content

v.5.2.1

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 10 Jun 10:48
· 578 commits to main since this release
8786922

🐛 Bug Fixes

  • Fixed issue where textInputOptions.tabSubmit not submitting parsed date on initial try (#423)
  • Fixed redundant condition used for auto left/right positioning (#424)
  • Fixed performance issue when large arrays are provided to disabled-dates, allowed-dates, and highlight props (#425)
  • Fixed issue where offset dates are highlighted when the hide-offset-dates prop is enabled (#426)
  • Fixed issue where pressing the enter key on arrow buttons skips months (#427)
  • Fixed issue with arrow-[up/down] slots not added in vertical mode icons (#428)
  • Fixed issue where pressing the enter key not opening month and year overlays when text-input is enabled (#429)
  • Fixed issue when tabbing out of overlay goes behind the overlay (#430)