2020-10-20
- #18
ref
support viainputref
parameter for referencing the input
2020-01-22
- String and array format support for character pattern
2019-06-03
- Props passed to nested
<input>
element
2019-04-27
onBlur
event support
2019-02-17
- Fix late prop updates for state
2019-02-16
- Introduce
FormattedText
component, for formatting simple text - Expose
format
function for formatting text - Move
FormattedInput
to regular export - Add
element
prop forFormattedInput
so custom input elements can be used
2017-05-18
- Add support for
type
prop (test/password supported) - Add raw value output in
onChange
callback (second parameter)
2017-05-18
- Fix fundamental data entry bug (API change)
2017-05-18
- Add built version (dist)