v0.2.5
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
- new