Skip to content

Releases: cchanxzy/react-currency-input-field

v3.3.0

18 Feb 11:34
Compare
Choose a tag to compare

3.3.0 (2021-02-18)

Features

v3.2.5

15 Feb 14:39
Compare
Choose a tag to compare

3.2.5 (2021-02-15)

v3.2.4

03 Feb 23:48
Compare
Choose a tag to compare

3.2.4 (2021-02-03)

Bug Fixes

  • remove prefix if letters (7958f29)

v3.2.3

31 Jan 19:12
Compare
Choose a tag to compare

3.2.3 (2021-01-31)

Bug Fixes

  • prevent cursor moving if only negative value at start (aadec9d)

v3.2.2

25 Jan 20:52
Compare
Choose a tag to compare

3.2.2 (2021-01-25)

Bug Fixes

  • intl config currency is optional (a52a9d6)

v3.2.1

24 Jan 16:26
Compare
Choose a tag to compare

3.2.1 (2021-01-24)

v3.2.0

24 Jan 16:13
Compare
Choose a tag to compare

3.2.0 (2021-01-24)

Features

  • stepping does not go beyond min max values (0cc5d57)

v3.0.4

24 Jan 10:42
Compare
Choose a tag to compare

3.0.4 (2021-01-24)

Bug Fixes

  • prevent autofocusing on load (da10c81)

v3.0.3

18 Jan 20:51
Compare
Choose a tag to compare

3.0.3 (2021-01-18)

Bug Fixes

  • formatValue trim decimalScale (012d4c2)

v3.0.2

08 Jan 21:26
Compare
Choose a tag to compare

3.0.2 (2021-01-08)

Bug Fixes

  • default value with decimal scale renders correctly part 2 (4b7f5db)