Skip to content

Releases: cchanxzy/react-currency-input-field

v3.6.11

23 Jun 07:37
Compare
Choose a tag to compare

3.6.11 (2023-06-23)

Bug Fixes

v3.6.10

03 Feb 12:01
Compare
Choose a tag to compare

3.6.10 (2023-02-03)

Bug Fixes

  • closes Cursor jumping issue if the ref passed isn't a ref object #247 (#276) (ef4e9e4)

v3.6.9

25 Oct 09:41
Compare
Choose a tag to compare

3.6.9 (2022-10-25)

v3.6.8

20 Oct 13:25
Compare
Choose a tag to compare

3.6.8 (2022-10-20)

Bug Fixes

  • parse float for currencies w/o decimal sep (#259) (a75d8cc)

v3.6.7

18 Oct 14:06
Compare
Choose a tag to compare

3.6.7 (2022-10-18)

Bug Fixes

  • safari cursor stuck if onBlur & decimalScale set (#261) (d724157)

v3.6.6

18 Oct 13:05
Compare
Choose a tag to compare

3.6.6 (2022-10-18)

Bug Fixes

  • no decimals if defined decimalScale, input value as X.00 and intlConfig, but without no currency (#262) (36ad0ed)

v3.6.5

20 Sep 10:08
Compare
Choose a tag to compare

3.6.5 (2022-09-20)

Bug Fixes

v3.6.4

14 Jan 10:28
Compare
Choose a tag to compare

3.6.4 (2022-01-14)

Bug Fixes

v3.6.3

09 Jan 18:44
Compare
Choose a tag to compare

3.6.3 (2022-01-09)

Bug Fixes

v3.6.2

09 Jan 18:39
Compare
Choose a tag to compare

3.6.2 (2022-01-09)

Bug Fixes

  • dont block controlled prop if decimal separator not present (#215) (02b875c)