Skip to content

v0.16.1 - ActionInput focus fix, add autoFocus prop for SearchInput

Compare
Choose a tag to compare
@tomislav-arambasic tomislav-arambasic released this 18 Oct 11:51
· 74 commits to develop since this release
3b75544
  • fixed a bug where DebounceInput wasn't focused upon calling focus() on ActionInput component
  • add autoFocus prop for SearchInput component - if true, it will be auto focused on componentDidMount