Skip to content

Releases: hodgef/react-simple-keyboard

Version 1.9.0 (Stable)

09 Nov 19:13
Compare
Choose a tag to compare

Release 1.9.0 updates the source code to Webpack 4 and Babel 7. Many other devDependencies have also been updated across the board, which means more stable and secure builds.

Got any improvements to suggest? Please feel free to open an issue or reach out on the community chat:
http://franciscohodge.com/simple-keyboard/chat/join

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

Version 1.8.0 (Stable)

02 Nov 00:10
Compare
Choose a tag to compare

Release 1.8.0 brings react-simple-keyboard to the improved functionality of simple-keyboard 2.7.6.

To learn more, check out the release details for simple-keyboard@2.7.6:

Changelog

Got any improvements to suggest? Please feel free to open an issue or reach out on the community chat:
http://franciscohodge.com/simple-keyboard/chat/join

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

Version 1.7.1 (Stable)

22 Oct 16:57
Compare
Choose a tag to compare

Welcome to the 1.7.X branch of releases!

This update is light on news, as it has only one change:

  • build directory is now called dist.

While technically a breaking change (hence the minor bump), all demos should still be fit for production.

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

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

Version 1.6.1 (Stable)

17 Oct 05:09
Compare
Choose a tag to compare

Welcome to react-simple-keyboard 1.6.X.
Release 1.6.1 brings react-simple-keyboard to the improved stability and performance of simple-keyboard 2.6.1.

To learn more, check out the release details for simple-keyboard@2.6.1:

Changelog

  • Travis CI integration: In an effort to make every new release of simple-keyboard even more stable, Travis CI will test every released build.

  • 100% code coverage: This goes a bit with the last item, yet it is an important milestone that I'm glad to deliver today. Thanks to full code coverage, you'll enjoy an even more stable and reliable simple-keyboard.

  • Optimizing source: Some redundant or inefficient functions and variables have been removed for optimization sake. These were undocumented parts that wouldn't be missed by 99.99% of users. (normalizer function, physicalKeyboardHighlight init flag, etc)

Got any improvements to suggest? Please feel free to open an issue or reach out on the community chat:
http://franciscohodge.com/simple-keyboard/chat/join

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

Version 1.5.2 (Stable)

07 Oct 02:34
Compare
Choose a tag to compare

This is a feature release, updating react-simple-keyboard to the latest features in simple-keyboard 2.5.5
https://github.com/hodgef/simple-keyboard

  • Cursor positioning support ! This was a hot request and I'm pleased to deliver it today.
  • maxLength option
  • tabCharOnTab option
  • addButtonTheme method
  • removeButtonTheme method
  • mergeDisplay option
  • onRender method
  • onInit method
  • getButtonElement method
  • physicalKeyboardHighlightTextColor option
  • physicalKeyboardHighlightBgColor option
  • other minor fixes and tweaks.

And other minor features and style updates.

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

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

Version 1.4.4 (Stable)

25 Sep 14:17
Compare
Choose a tag to compare

This is a feature release, adapting react-simple-keyboard to the latest features in simple-keyboard 2.4.0
https://github.com/hodgef/simple-keyboard

And other minor features and style updates.

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

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

Version 1.3.2 (Stable)

26 Jun 13:08
Compare
Choose a tag to compare

This is a bugfix release thanks to a pull request by @draperunner.

  • Fixed an issue with keyboard initialization.
  • Cleanup of class performed.

For more details, please check out:
#2

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

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

Version 1.2.5 (Stable)

30 Apr 17:55
Compare
Choose a tag to compare

A new feature joins react-simple-keyboard, thanks to a feature request by @tezlopchan.
#1

  • The feature is "inputName", which is helpful when you want simple-keyboard to handle several inputs.
  • This release also contains minor adjustments.

To consult the new doc entry on "inputName", click here:
https://github.com/hodgef/react-simple-keyboard#using-several-inputs

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

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

Version 1.2.4 (Stable)

24 Apr 13:55
Compare
Choose a tag to compare

Welcome to version 1.2.4 !

This version is the continuation of the original simple-keyboard project for React in it's new home. Now, "simple-keyboard" is framework and library independent, and "react-simple-keyboard" emerges as the solution for those who love and enjoy React (like me).

Want to try the vanilla JS version? You can install simple-keyboard here: https://github.com/hodgef/simple-keyboard

I hope this change allows for more possibilities moving forward !

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