Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Virtual Keyboard for JavaScript, V1.1 (Read 2626 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
Virtual Keyboard for JavaScript, V1.1
Jan 5th, 2022 at 3:31pm
Print Post  
We have released version 1.1 of MindFusion Virtual Keyboard for JavaScript. It contains the following new features and improvements:

ES6 modules, classes and properties
JsKeyboard source code has been refactored following ES6 standards, including modules, classes and properties. Get/set functions have been replaced by getter/setter properties, which should help using the keyboard API with binding expressions of various JS frameworks. The distribution still includes ES5-compatible scripts located in Scripts/umd folder, which are transpiled from current ES6 code, and whose classes are exposed as members of global MindFusion namespace object as in previous versions. The Scripts/esm folder contains ES6 code that lets you import JsKeyboard classes from respective modules.

Distribution for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/JsKeyboard.zip

Updated scripts are also available as @mindfusion/keyboard NPM package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint