Releases: jsillitoe/react-currency-input
Releases · jsillitoe/react-currency-input
v1.2.2
Fixed issue #10. More generic way to clone props.
v1.2.1
Fixed the non-standard conversion of values bug.
v1.1.1
Allow empty values so placeholder can be seen in the input
Support Number object for value
v1.1.0
Updated the onChange callback function signature to accept the raw float value in addition to the masked value.
v1.0.10
Negative signs come before the prefix