Skip to content

Releases: cchanxzy/react-currency-input-field

v2.2.0-beta.1

14 Aug 19:10
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

2.2.0-beta.1 (2020-08-14)

Features

  • add props decimalSeparator and groupSeparator (344e3b0)
  • can use any string as a separator (ae5755a)

v2.1.0

13 Aug 19:34
Compare
Choose a tag to compare

2.1.0 (2020-08-13)

Features

v2.0.0

02 Jul 07:22
Compare
Choose a tag to compare

2.0.0 (2020-07-02)

Features

BREAKING CHANGES

  • onChange will return string or undefined rather than number or null

v1.0.1

08 May 11:06
Compare
Choose a tag to compare

1.0.1 (2020-05-08)

Bug Fixes

  • artificial change to trigger version update (ae56e99)

v0.10.1

08 May 10:18
Compare
Choose a tag to compare

0.10.1 (2020-05-08)

Bug Fixes

  • correct package version and update demo (20112fc)

v0.10.0

08 May 09:56
Compare
Choose a tag to compare

0.10.0 (2020-05-08)

Features

  • can parse abbreviated values k, m, b (f588dcf)
  • updated examples (6a2db92)

v0.9.0

08 May 09:27
Compare
Choose a tag to compare

0.9.0 (2020-05-08)

Features

  • allow props for input to be passed (998c3ae)

v0.8.4

06 May 19:40
Compare
Choose a tag to compare

0.8.4 (2020-05-06)

Bug Fixes

v0.8.3

06 May 19:28
Compare
Choose a tag to compare

0.8.3 (2020-05-06)

Bug Fixes

v0.8.2

23 Apr 09:04
Compare
Choose a tag to compare

0.8.2 (2020-04-23)

Bug Fixes

  • add inputmode and remove pattern (de16a2e)
  • upgrade dependencies (d258747)