v0.1.0
Breaking Changes
- Keyboard option
keyCode
is true by default
Bug fixes and improvments
- Miscellaneous type annotation fixes
- Fix
ButtonInputControl
overwriting options set byInputControl
- Keyboard device fires events when enabled and disabled
- Fix key string case confusion in Keyboard device
Maintenance
- improve README
- fix import paths
- include CDN instructions
- fix live example URLs
- minor dependency upgrades
- Added lots of inline documentation