v0.16.1 - ActionInput focus fix, add autoFocus prop for SearchInput
·
74 commits
to develop
since this release
- fixed a bug where
DebounceInput
wasn't focused upon calling focus() onActionInput
component - add
autoFocus
prop forSearchInput
component - if true, it will be auto focused oncomponentDidMount