Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-currency-input-field

Package Overview
Dependencies
Maintainers
1
Versions
105
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

1
11

3.0.1

Diff

Changelog

Source

3.0.1 (2021-01-07)

Bug Fixes

  • default value with decimal scale renders correctly (c225306)
cchanxzy
published 3.0.0 •

Changelog

Source

3.0.0 (2021-01-05)

Bug Fixes

  • fixed a few inconsistencies and added intl config to examples (796e623)

Features

  • add intl locale config option (e119352)
  • allow customInput prop (f372201)
  • depreciate onBlurValue prop (8651e76)
  • handle backspace with suffix (fc84301)
  • renamed onChange prop to onValueChange (83d3806)
  • renamed precision to decimalScale (c545b78)
  • renamed turnOffAbbreviations to disableAbbreviations (7751a43)
  • renamed turnOffSeparators to disableGroupSeparators (b16f577)
  • wrap component in forwardRef (3a1f5bc)

BREAKING CHANGES

  • "onBlurValue" no longer supported
  • Renamed "onChange" to "onValueChange"
  • Renamed "turnOffAbbreviations" to "disableAbbreviations"
  • Renamed "turnOffSeparators" to "disableGroupSeparators"
  • renamed precision to decimalScale
  • Using Intl.NumberFormat to format value
  • can pass in component ref
cchanxzy
published 3.0.0-beta.11 •

Changelog

Source

3.0.0-beta.11 (2021-01-04)

cchanxzy
published 3.0.0-beta.10 •

Changelog

Source

3.0.0-beta.10 (2021-01-02)

Features

cchanxzy
published 3.0.0-beta.9 •

Changelog

Source

3.0.0-beta.9 (2021-01-02)

Bug Fixes

  • fixed a few inconsistencies and added intl config to examples (796e623)
cchanxzy
published 3.0.0-beta.8 •

Changelog

Source

3.0.0-beta.8 (2021-01-02)

Features

  • handle backspace with suffix (fc84301)
cchanxzy
published 2.7.1 •

Changelog

Source

2.7.1 (2020-12-10)

cchanxzy
published 3.0.0-beta.7 •

Changelog

Source

3.0.0-beta.7 (2020-12-10)

cchanxzy
published 3.0.0-beta.6 •

Changelog

Source

3.0.0-beta.6 (2020-12-10)

cchanxzy
published 3.0.0-beta.5 •

Changelog

Source

3.0.0-beta.5 (2020-12-09)

Features

  • depreciate onBlurValue prop (8651e76)

BREAKING CHANGES

  • "onBlurValue" no longer supported
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc