Skip to content

Version 1.10.0 (Stable)

Compare
Choose a tag to compare
@hodgef hodgef released this 14 Nov 22:52
· 7729 commits to master since this release

Release 1.10.0 moves dependency simple-keyboard to devDependencies. All demos have been updated.

If you are using version 1.9.X or prior and would like to upgrade, this is the single change to be made:

From:

import 'simple-keyboard/build/css/index.css';

To:

import 'react-simple-keyboard/build/css/index.css';

Credit goes to Julien Sergent (@MadDeveloper) for proposing this change through PR #29.

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

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