- Added inputMode = numeric by default on input so in mobile browser proper keyboard should open. #189, #312
- Fix type declaration #374. Added allowLeadingZeros on types. #385
- Fixed #386. Clear the input on blur if ony
-
is added. - Added prop-type defination for RefObject #384
- Fixed issue with dot separator when decimalScale is set to zero #376 (By @sergei97k )