spiegel-keyman/web/source
darcywong00 0c560f308b Fix osk.defaultKeyOutput to handle characters beyond U_FFFF
`String.fromCharCode()` has a limitation to Unicode characters in the BMP. Change to `String.kmwFromCharCode()` to handle entire Unicode range.

Also clarified how default key codepoints are processed.

KeyboardHarness changes:
- Change text area font on keyboard change
- Added U_10481 to test longpress keyboard.
- Remove test tchad keyboard
2017-10-17 13:21:30 +07:00
..
resources Tweaks 2017-08-26 09:22:09 +07:00
build.bat KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
build.sh Don't need special case for cp -R on Mac 2017-09-01 08:32:38 +07:00
keymanweb.js Merge branch 'master' into web-103-registration-stub-decouple 2017-10-16 09:49:12 +07:00
kmwbase.js Fixes a bug in _GetDocumentEditables. 2017-10-11 15:53:48 +07:00
kmwcallback.js Fixed super-shorthand variable name. 2017-10-10 11:22:08 +07:00
kmwdebug.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwdebugstub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwembedded.js Address review comments 2017-10-16 15:09:12 +07:00
kmwinit.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwkeymaps.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwlayout.js Initial implementation of state key handling is now in place. The OSK version of state keys acts just like the OSK version of modifiers. Chiral keyboard now auto-caps all keys when CAPS LOCK is active. 2017-09-12 08:32:38 +07:00
kmwnative.js Somehow missed saving these changes previously. 2017-08-21 14:27:48 +07:00
kmwosk.js Fix osk.defaultKeyOutput to handle characters beyond U_FFFF 2017-10-17 13:21:30 +07:00
kmwreleasestub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwstring.js Fix osk.defaultKeyOutput to handle characters beyond U_FFFF 2017-10-17 13:21:30 +07:00
kmwuibutton.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwuifloat.js Removes shim elements and references while deprecating the old shim API functions. 2017-08-21 13:39:30 +07:00
kmwuitoggle.js Merge pull request #212 from keymanapp/web-remove-shims 2017-08-23 12:14:29 +07:00
kmwuitoolbar.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
version.txt Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00