Skip to content

Release 1.4.0

Choose a tag to compare

@anday013 anday013 released this 15 Dec 22:13
· 71 commits to main since this release

Features

  • Expose autoFocus prop to be modified (default is true) from the core input #28 (kudos to @GoldAndLink )
  • Implement focus function on ref to be called to focus the input #28 (kudos to @GoldAndLink )

Fixes

  • Change minHeight and minWidth in favor of plain height and width for the pinCodeContainer to prevent issue of style override when the lower values are being set #29 (kudos to @sabuhiteymurov )
  • Tiny but nice syntax fix in the docs #27 (kudos to @Al-Faiz-Ahmed )