2020-10-20
- #18
refsupport viainputrefparameter 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
onBlurevent support
2019-02-17
- Fix late prop updates for state
2019-02-16
- Introduce
FormattedTextcomponent, for formatting simple text - Expose
formatfunction for formatting text - Move
FormattedInputto regular export - Add
elementprop forFormattedInputso custom input elements can be used
2017-05-18
- Add support for
typeprop (test/password supported) - Add raw value output in
onChangecallback (second parameter)
2017-05-18
- Fix fundamental data entry bug (API change)
2017-05-18
- Add built version (dist)