v2.0.0
π₯ Breaking Changes
onChange
event now always returns a string value regardless of the value ofisInputNum
.- We now show the default text keyboard instead of a keypad on mobile thereby allowing non-numeric characters to be entered into the fields.
π Patches
- Fix the inputs accepting +, - , e when
isInputNum
is true. #29, #50 - Fix inputs accepting characters in Firefox when
isInputNum
is true. #85 - Fix the leading zeros not being accepted by always providing string value of the input in
onChange
handler. #25, #30, #71, #81 - Fix the numeric keypad being shown when
isInputNum
is false. #97
π Thank you to the contributors
@vinitshahdeo, @utkarsh22garg, @Parikshit-Hooda, @nikhilgupta30, @ferdox2, @dhruvmisra, @blenderskool, @vishalsureify, @vishalpolley, @saisrinivaspaila, @robintom, @pratik-276, @nestoralonso, @michizhou, @ghost, @kalpitjain0407, @anikethsaha, @anandprabhakar0507, @Rishabh510, @KieranAnalogRepublic, @joao-arvins, and @xitter