Skip to content

Releases: jsillitoe/react-currency-input

v1.3.6

06 Feb 21:58

Choose a tag to compare

cleanup deps

v1.3.0

21 Jun 21:03

Choose a tag to compare

Update to version 1.3.0

v1.2.5

03 Mar 18:34

Choose a tag to compare

Bump version to 1.2.5

v1.2.3

15 Feb 21:49

Choose a tag to compare

Fixed issue #11.

v1.2.2

13 Feb 07:24

Choose a tag to compare

Fixed issue #10.  More generic way to clone props.

v1.2.1

13 Feb 06:12

Choose a tag to compare

Fixed the non-standard conversion of values bug.

v1.1.1

11 Jan 18:04

Choose a tag to compare

Allow empty values so placeholder can be seen in the input
Support Number object for value

v1.1.0

28 Dec 19:24

Choose a tag to compare

Updated the onChange callback function signature to accept the raw float value in addition to the masked value.

v1.0.10

09 Dec 21:40

Choose a tag to compare

Negative signs come before the prefix

v1.0.9

09 Dec 20:46

Choose a tag to compare

Small bug fix release.