Skip to content

Version 1.1.2 (Stable)

Compare
Choose a tag to compare
@hodgef hodgef released this 15 Mar 18:00
· 6115 commits to master since this release

This release contains a number of improvements:

  • New methods to control input (clearInput, setInput, getInput).
  • Refreshed style for default theme.
  • Tab support (\t), Newline support for Enter key (\n).
  • newLineOnEnter prop, which lets you decide if you want the enter key to input a new line or not. A use case for this might be if you're using the enter key to submit an input or for whatever action that you'll handle in your code.
  • Improved demo, with visual of the entered input.
  • Other minor tweaks.

Got any improvements to suggest? Please feel free to open an issue here:
https://github.com/hodgef/simple-keyboard/issues

Or even better, submit a PR :)
https://github.com/hodgef/simple-keyboard/pulls