Skip to content

Version 3.3.0 (Stable)

Compare
Choose a tag to compare
@hodgef hodgef released this 13 Oct 08:42
· 2833 commits to master since this release

Release 3.3.0 updates react-simple-keyboard to simple-keyboard 3.3.0.

Changelog

  • Added Modern Browsers bundle (index.modern.js) :

    Simple-keyboard supports a wide array of browser versions, even old ones. This is why it can run on Chrome 38 and IE11, for example.

    If you plan to support only modern browsers, you can now use the Modern Browsers bundle linked above. As its name suggests, index.modern.js might not work on older browsers, but in return it is lighter. Choose according to your needs, and if in doubt, stick to the default bundle!


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