You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-currency-input-field

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-currency-input-field - npm Package Versions

1345
11

3.7.0

Diff
c
cchanxzy
published 3.7.0 •

Changelog

Source

3.7.0 (2024-02-11)

Features

  • export utility function 'cleanValue' (#334) (026329f)
c
cchanxzy
published 3.6.14 •

Changelog

Source

3.6.14 (2023-12-29)

Bug Fixes

  • export type CurrencyInputOnChangeValues and update examples (#331) (8ea2c47)
c
cchanxzy
published 3.6.13 •

Changelog

Source

3.6.13 (2023-12-28)

Bug Fixes

  • Update input to empty string when userValue is undefined (#323) (30c5fcc)
c
cchanxzy
published 3.6.12 •

Changelog

Source

3.6.12 (2023-11-07)

Bug Fixes

  • fixedDecimalValue issue #292 and handle fixedDecimalValue 0 (#313) (5be14cb)
c
cchanxzy
published 3.6.11 •

Changelog

Source

3.6.11 (2023-06-23)

Bug Fixes

c
cchanxzy
published 3.6.10 •

Changelog

Source

3.6.10 (2023-02-03)

Bug Fixes

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

Changelog

Source

3.6.9 (2022-10-25)

c
cchanxzy
published 3.6.8 •

Changelog

Source

3.6.8 (2022-10-20)

Bug Fixes

  • parse float for currencies w/o decimal sep (#259) (a75d8cc)
c
cchanxzy
published 3.6.7 •

Changelog

Source

3.6.7 (2022-10-18)

Bug Fixes

  • safari cursor stuck if onBlur & decimalScale set (#261) (d724157)
c
cchanxzy
published 3.6.6 •

Changelog

Source

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)