Releases: s-yadav/react-number-format
Releases · s-yadav/react-number-format
API enhancements
08 Nov 18:28
Compare
Sorry, something went wrong.
No results found
Add source details in onValueChange
callback
Issues: #587 #429
added custom numeral support
05 Aug 16:29
Compare
Sorry, something went wrong.
No results found
Improvements
added custom numeral support #559 (by @electather )
Added jinno documentation #566 (by @morZloof)
Bug Fixes
03 Jul 11:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
09 Jun 16:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
09 Jun 13:05
Compare
Sorry, something went wrong.
No results found
v4.6.1: - Upgrade version for #473
07 Jun 15:06
Compare
Sorry, something went wrong.
No results found
Release for a long asked bugfix/feature of allowing deleting partial characters when the format is provided. By @Jologz PR: #473
Documentation fixes by @alexanderdavide #546
Bug Fixes
27 May 06:50
Compare
Sorry, something went wrong.
No results found
Adds new export signatures #536
v4.5.4
11 Apr 07:47
Compare
Sorry, something went wrong.
No results found
Currently, the library does not support passing exponential/scientific numbers. This PR adds support for that.
This fixes: #506 and #519 .
Added prettier.
Use Bublejs for bundling which results in a smaller build than the babel
Bug Fixes
30 Mar 17:02
Compare
Sorry, something went wrong.
No results found
Fix value replacement issue when the last value is the same as the value being replaced by. PR: #516
Bug Fixes
28 Mar 17:16
Compare
Sorry, something went wrong.
No results found
Fix for full value replacement issue : #511