All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.3.3 - 2018-11-23
- Don't display suggestions on input blur
0.3.2 - 2018-09-12
- Remove console logging
0.3.1 - 2018-09-12
- Accept initial values from parent components
0.3.0 - 2018-09-06
- Rename
debounceTimeout
prop tosuggestionFuncDelay
- Refactor debouncing and suggestionFunc timing
0.2.0 - 2018-09-05
- Make JohnnyMnemonic props accept all React.InputHTMLAttributes props
0.1.1 - 2018-09-05
- Handle keyboard and focus events
- A little better docs
0.1.0 - 2018-09-04
- First release