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.0-beta.4

Diff

Changelog

Source

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

Features

  • renamed onChange prop to onValueChange (83d3806)

BREAKING CHANGES

  • Renamed "onChange" to "onValueChange"
cchanxzy
published 3.0.0-beta.3 •

Changelog

Source

3.0.0-beta.3 (2020-12-06)

Features

  • renamed precision to decimalScale (c545b78)
  • renamed turnOffAbbreviations to disableAbbreviations (7751a43)
  • renamed turnOffSeparators to disableGroupSeparators (b16f577)

BREAKING CHANGES

  • Renamed "turnOffAbbreviations" to "disableAbbreviations"
  • Renamed "turnOffSeparators" to "disableGroupSeparators"
  • renamed precision to decimalScale
cchanxzy
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2 (2020-12-03)

Features

  • add intl locale config option (e119352)

BREAKING CHANGES

  • Using Intl.NumberFormat to format value
cchanxzy
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1 (2020-11-19)

Features

  • wrap component in forwardRef (3a1f5bc)

BREAKING CHANGES

  • can pass in component ref
cchanxzy
published 2.8.0-beta.1 •

cchanxzy
published 2.7.0 •

Changelog

Source

2.7.0 (2020-11-18)

Features

  • can turn off abbreviations (67a54c1)
cchanxzy
published 2.6.0 •

Changelog

Source

2.6.0 (2020-11-15)

Features

  • handle arrow down and arrow up step changes (31e6156)
cchanxzy
published 2.5.0 •

Changelog

Source

2.5.0 (2020-11-11)

Features

  • export format value function and add to readme (cad0b95)
cchanxzy
published 2.4.1 •

Changelog

Source

2.4.1 (2020-11-04)

Bug Fixes

  • add onChange to onBlur test (4195ef6)
cchanxzy
published 2.4.0 •

Changelog

Source

2.4.0 (2020-11-03)

Features

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