Commit graph

18 commits

Author SHA1 Message Date
Joshua A. Horton
35fec0e4f6 fix(web): Fixes #2261, filters nul when deleting context 2019-10-31 10:16:34 +07:00
jahorton
0a0ab9e1ac Updates notifyKeyboard and uses of KNS 2019-10-09 09:52:45 +07:00
jahorton
4c6014edc1 Better comment. 2019-10-04 11:07:05 +07:00
jahorton
73a6f04574 Blocks nextLayer store-sets during fat-finger cals 2019-10-04 11:04:47 +07:00
jahorton
7ce05c8038 Adjustment to legacy API for OutputTarget compat 2019-09-20 14:02:23 +07:00
jahorton
5fec50c34e Helps to reference 'this' when creating aliases... 2019-09-20 12:51:22 +07:00
jahorton
04fa7e33d5 Adds capitalized equivalents for some legacy funcs 2019-09-20 12:33:11 +07:00
jahorton
c045d118e4 Fixes erroneous 'beep' from fat-finger processing 2019-08-29 11:42:54 +07:00
jahorton
35ae108add Fix for embedded Mock-targetted processing 2019-06-05 10:39:18 +07:00
Joshua Horton
5903838cd9
Merge pull request #1747 from keymanapp/web-suggestion-ux
[Web] Predictive text UX improvements
2019-05-02 11:56:34 +07:00
jahorton
efe4abe6ec New predictions on change-of-context. 2019-04-26 12:52:12 +07:00
jahorton
f3a51ea4c0 Adds upper-cased variant of showPinnedHelp API 2019-04-25 08:49:32 +07:00
Joshua A. Horton
16ea288b60 Adds ability for KMW to request predictions from the LMLayer. 2019-03-18 09:32:44 +07:00
Joshua A. Horton
e56dc00ee8 Merge branch 'master' into web-touch-alias-refactor 2019-02-15 08:34:29 +07:00
Joshua A. Horton
dd7857573d Moves deadkey adjustment maintenance to outputTarget. 2019-02-07 22:57:41 +07:00
Joshua A. Horton
d6e8a8c043 Renames dom.EditableElement to text.OutputTarget. 2019-02-07 22:19:23 +07:00
Joshua A. Horton
b435ceb7e4 Fixed issue with deadkeys manipulation in output(). 2019-02-07 04:06:17 +07:00
Joshua A. Horton
ebce04fdca Moves text-processing related files to text namespace. 2019-02-07 02:28:27 +07:00
Renamed from web/source/kmwcallback.ts (Browse further)