Commit graph

44 commits

Author SHA1 Message Date
jahorton
531c6f76c8 change(web): set -eu for web scripts 2021-01-27 14:29:16 +07:00
jahorton
e445e3d034 fix(common/core/web): mnemonic modifier key-up handling. Fixes #3744 2021-01-11 14:19:11 +07:00
jahorton
54482e8f1f fix(web/engine): fixes OSK rotation 2020-11-20 10:35:20 +07:00
jahorton
598984bc54 chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests 2020-11-17 13:11:10 +07:00
Joshua Horton
ad7a612b42
Merge pull request #3847 from keymanapp/fix/common/core/web/meta-key-handling
fix(common/core/web): meta key handling
2020-11-17 10:02:18 +07:00
jahorton
7e10c56354 docs(common): requested comment tweaks 2020-11-17 09:57:31 +07:00
jahorton
ad6489d9d3 chore(common): adds requested comments re: tentative META flag 2020-11-17 09:42:28 +07:00
jahorton
0843288f84 change(common/core/web): adds requested doc, reserved code 2020-11-17 09:38:55 +07:00
Joshua Horton
af2e4b1b6e
Merge pull request #3860 from keymanapp/fix/common/core/web/engine-context-tests
fix(common/core/web): Fixes engine-level context tests, adds notany cases
2020-11-16 12:19:52 +07:00
jahorton
7cdd1a5e59 fix(common/core/web): fixes engine context tests, adds notany+nil case 2020-11-13 14:46:05 +07:00
jahorton
041523cb85 fix(common/core/web): adds missing null-check 2020-11-13 12:52:01 +07:00
jahorton
5ba0888cfd feat(web/engine): adds META modifier, filters mac meta hotkeys/shortcuts 2020-11-12 09:15:33 +07:00
jahorton
268e6db9ea fix(common/core/web): fixes no-output logic check, arrow keys 2020-11-12 08:57:35 +07:00
jahorton
25277eaa0e chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests 2020-11-10 08:27:15 +07:00
Marc Durdin
477effe6a6 chore: address review comments on KCXO 2020-11-06 18:00:40 +11:00
Marc Durdin
54efc34454 fix(web): support for notany() and context()
Fixes #917.

This PR goes along with #3816 to enable support for `notany()` and
`context()` references from the output.
2020-11-04 14:37:52 +11:00
Joshua Horton
c929713bb5
Merge pull request #3726 from keymanapp/feat/common/core/web/simplify-corrective-distribution
feat(common/core/web): simplify corrective distribution
2020-10-26 10:39:45 +07:00
jahorton
13d5861492 refactor(web): default space simplification 2020-10-20 13:24:10 +07:00
jahorton
bfb3671c43 feat(common/core/web): simplifies fat-finger distrib 2020-10-20 12:05:26 +07:00
jahorton
9621fae740 fix(web): K_SPACE handling for embedded mode, hardware keystrokes 2020-10-14 15:56:09 +07:00
jahorton
764f4294c3 feat(common/core/web): input processor unit test setup 2020-10-07 12:04:45 +07:00
jahorton
4ee565a8bb fix(web): default layout shift not changing layer 2020-09-11 12:39:07 +07:00
jahorton
682b3a4937 refactor(common/core/web): fixes web/core, predictive-text 2020-06-17 10:32:36 +07:00
jahorton
dc76efaa20 chore(common): Merge branch 'master' into change/common/change-deps 2020-05-22 14:36:03 +07:00
Eddie Antonio Santos
e7b4c02393
fix(common/core/web): remove obsolete build invocations 2020-05-20 19:03:27 -06:00
Eddie Antonio Santos
a3122fd8d0
change(web): keyboard-processor depends on @keymanapp/models-types 2020-05-20 16:00:35 -06:00
jahorton
126a15e120 refactor(web/engine): renames DeviceSpec, moves to utils 2020-05-18 08:31:32 +07:00
jahorton
b448dbf32e change(web): cleans up web UI module dependencies 2020-05-15 13:52:23 +07:00
jahorton
d2b6a1bec8 refactor(web): full KMW now uses web-utils package 2020-05-15 13:34:31 +07:00
jahorton
74136bb238 refactor(web/engine): starts web-utils package, uses for keyboard-processor 2020-05-15 11:02:08 +07:00
jahorton
3e417fa4c4 feat(web/engine): basic store explosion test relocated 2020-05-01 12:32:43 +07:00
jahorton
763832cae5 feat(web): starts recorder KeyboardTest versioning 2020-05-01 08:08:49 +07:00
jahorton
a37383622c fix(web/engine): final PR review fixes 2020-05-01 08:01:14 +07:00
jahorton
abe0da911d change(web/engine): addresses PR review concerns 2020-04-30 08:40:46 +07:00
jahorton
80913fa1db fix(web/engine): better shorthand API management 2020-04-29 16:17:34 +07:00
jahorton
db8b6ced58 feat(web/engine): first headless KeyboardProcessor tests 2020-04-29 16:17:34 +07:00
jahorton
40b0b2005f fix(web/engine): fixes bad implementation of -S shorthand 2020-04-29 16:15:57 +07:00
jahorton
e7742e462f change(web/engine): addresses most of PR review 2020-04-29 14:28:30 +07:00
jahorton
67ff4a2036 chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package 2020-04-27 14:01:38 +07:00
jahorton
07834e027d change(web/engine): matches recent approach change of base PR 2020-04-27 13:57:32 +07:00
jahorton
c37de6da0f fix(web/engine): more post-rebase build fixing 2020-04-24 15:48:59 +07:00
jahorton
251257b7f3 fix(web): Fixes resource builds, polishes core builds 2020-04-24 14:35:50 +07:00
jahorton
6015abc432 change(web/engine): mild keyboard-processor build polish 2020-04-24 13:45:15 +07:00
jahorton
373196dded change(web/engine): splits off the core/web/keyboard-processor module 2020-04-24 13:45:04 +07:00