New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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

1
11

3.2.0

Diff

Changelog

Source

3.2.0 (2021-01-24)

Features

  • stepping does not go beyond min max values (0cc5d57)
cchanxzy
published 3.0.4 •

Changelog

Source

3.0.4 (2021-01-24)

Bug Fixes

  • prevent autofocusing on load (da10c81)
cchanxzy
published 3.0.3 •

Changelog

Source

3.0.3 (2021-01-18)

Bug Fixes

  • formatValue trim decimalScale (012d4c2)
cchanxzy
published 3.0.2 •

Changelog

Source

3.0.2 (2021-01-08)

Bug Fixes

  • default value with decimal scale renders correctly part 2 (4b7f5db)
cchanxzy
published 3.0.1 •

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)
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