Releases: cchanxzy/react-currency-input-field
Releases · cchanxzy/react-currency-input-field
v3.3.0
3.3.0 (2021-02-18)
Features
v3.2.4
3.2.4 (2021-02-03)
Bug Fixes
v3.2.3
3.2.3 (2021-01-31)
Bug Fixes
- prevent cursor moving if only negative value at start (aadec9d)
v3.2.2
3.2.2 (2021-01-25)
Bug Fixes
- intl config currency is optional (a52a9d6)
v3.2.0
3.2.0 (2021-01-24)
Features
- stepping does not go beyond min max values (0cc5d57)
v3.0.4
3.0.4 (2021-01-24)
Bug Fixes
- prevent autofocusing on load (da10c81)
v3.0.3
3.0.3 (2021-01-18)
Bug Fixes
- formatValue trim decimalScale (012d4c2)
v3.0.2
3.0.2 (2021-01-08)
Bug Fixes
- default value with decimal scale renders correctly part 2 (4b7f5db)