Skip to content

v0.2.5

Compare
Choose a tag to compare
@jondlm jondlm released this 30 Mar 16:25
· 4839 commits to master since this release

Changes

  • #149 minor: TextField is now stateful by default
    • new onChangeDebounced prop
    • new onSubmit prop fired when the user hits enter
    • new debounceLevel prop that handles the debounce timing
    • new lazyLevel prop that controls the timing to help users from losing their text input if a state change comes in