Releases: WandererOU/aframe-keyboard
Releases · WandererOU/aframe-keyboard
v0.0.2-alpha
- Patches security issues with
acornandminimistlibraries - Fixes warning from browser related to having null values as default
v0.0.1-alpha
Initial functionalities added that allow for basic keyboard usage, suitable for usage in prototypes.
not yet production ready
Changes
- Added
coloroption to define which colors the text should be rendered with - Added
dismissableoption to define whether keyboard can be dismissed before being "Submitted" - Added
fontSizeoption to set how big keys should look - Added
verticalAlignoption to set thebaselineproperty of texts - Added
fontoption where you can choose from one of the stock fonts to be used in the keyboard - Added
highlightColoroption to change the color of keys when highlighted - Added
baseTextureoption to override the texture used in the base of the keyboard - Added
keyTextureoption to override the texture used in the keys