Skip to content

v2.0.0

Compare
Choose a tag to compare
@apollonian apollonian released this 06 Jul 18:10
· 56 commits to master since this release

πŸ’₯ Breaking Changes

  1. onChange event now always returns a string value regardless of the value of isInputNum.
  2. 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

  1. Fix the inputs accepting +, - , e when isInputNum is true. #29, #50
  2. Fix inputs accepting characters in Firefox when isInputNum is true. #85
  3. Fix the leading zeros not being accepted by always providing string value of the input in onChange handler. #25, #30, #71, #81
  4. 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