Joshua A. Horton
|
924e761b29
|
change(web): remembered that the outputTarget.restoreTo func exists
|
2023-11-03 09:39:29 +07:00 |
|
Joshua A. Horton
|
c34cc13f1e
|
fix(web): deadkey restoration for multitap-rewinds
|
2023-10-26 09:48:24 +07:00 |
|
Joshua A. Horton
|
2fa51fce29
|
feat(web): retrieval of base transcription for multitaps
|
2023-10-26 09:48:21 +07:00 |
|
Joshua A. Horton
|
2da1ac64e3
|
fix(web): unit test patchup b/c new constructor param
|
2023-10-24 14:09:02 +07:00 |
|
Joshua A. Horton
|
ad07855239
|
refactor(web): transcription cache needed for multitaps, no longer prediction-only
|
2023-10-24 11:45:57 +07:00 |
|
Joshua A. Horton
|
eb4f781831
|
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
|
2023-10-20 16:25:03 +07:00 |
|
Joshua Horton
|
5c74e4ced2
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-10-20 16:21:20 +07:00 |
|
Joshua A. Horton
|
597acdb125
|
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
|
2023-10-18 08:38:55 +07:00 |
|
Joshua A. Horton
|
684b6235eb
|
fix(web): forgot that 'this' ref changed in extracted method, fixes ref
|
2023-10-18 08:38:34 +07:00 |
|
Joshua A. Horton
|
e35a741f65
|
chore(web): better handling for subkeys matching a base key
|
2023-10-18 08:24:56 +07:00 |
|
Joshua A. Horton
|
7adf27dd84
|
feat(web): subkey-menu fat-finger correction
|
2023-10-17 13:42:54 +07:00 |
|
Joshua A. Horton
|
445f6bd868
|
refactor(web): third pass - relocates correction types & methods to input-processor
|
2023-10-17 10:40:35 +07:00 |
|
Marc Durdin
|
ab80e3c292
|
fix(developer): LexicalModelCompiler now takes a callbacks constructor parameter
|
2023-07-19 15:14:08 +07:00 |
|
Joshua A. Horton
|
a92f915e60
|
chore(web): Merge branch 'chore/web/cleanup-kmw-headless-module-builds' into chore/web/esbuild-config-cleanup
|
2023-06-16 12:47:20 +07:00 |
|
Joshua A. Horton
|
9ae9a5e297
|
change(common/web): generalizes the entrypoint mapper func
|
2023-06-16 10:33:03 +07:00 |
|
Joshua A. Horton
|
194139be03
|
chore(web): paren spacing cleanup
|
2023-06-15 15:49:38 +07:00 |
|
Joshua A. Horton
|
6e8432383b
|
chore(web): applies bulk of review suggestions
|
2023-06-15 15:48:53 +07:00 |
|
Joshua A. Horton
|
b4b1c5e2ac
|
chore(web): partial centralization of common/web KMW module bundling config
|
2023-06-15 10:33:29 +07:00 |
|
Joshua A. Horton
|
cb2029bf49
|
chore(web): cleanup for purely-headless KMW main-thread-module build scripts, esbuild configs
|
2023-06-14 15:37:30 +07:00 |
|
Joshua A. Horton
|
626e1855a3
|
chore(web): Merge branch 'change/srcmap-cleanup-and-c8-use' into chore/web/centralize-kmw-tsconfigs
|
2023-06-14 14:59:18 +07:00 |
|
Joshua A. Horton
|
3ce99b9c73
|
chore(web): cleanup re set_keyman_standard_build_path
|
2023-06-14 10:00:39 +07:00 |
|
Joshua A. Horton
|
095bf97626
|
chore(web): kmw-main tsconfig -> /web, redirect in /common/web
|
2023-06-14 08:22:05 +07:00 |
|
Joshua A. Horton
|
52d4feadd3
|
chore(web): centralizes common/web tsconfigs
|
2023-06-13 15:52:40 +07:00 |
|
Joshua A. Horton
|
3b9b0fbb37
|
feat(web): c8 for web/lm-worker
|
2023-06-12 10:59:36 +07:00 |
|
Joshua A. Horton
|
b41b619dfd
|
feat(common/web): adds c8 for web/utils, web/keyboard-processor
|
2023-06-12 10:51:35 +07:00 |
|
Joshua A. Horton
|
06434953a8
|
chore(web): KMW use of importHelpers
|
2023-06-08 13:03:25 +07:00 |
|
Joshua A. Horton
|
2b0a92725f
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/loose-ends
|
2023-06-06 08:56:08 +07:00 |
|
Joshua A. Horton
|
351cedf25f
|
fix(common/web): fixes Node-worker-reliant input-processor integration tests
|
2023-06-05 12:19:02 +07:00 |
|
Joshua A. Horton
|
beafe44a8e
|
chore(web): Merge branch 'chore/web/finish-api-conversion' into chore/web/loose-ends
|
2023-05-30 14:44:12 +07:00 |
|
Joshua A. Horton
|
60a4a88af3
|
fix(web): input-processor unit test - param missing
|
2023-05-26 15:19:19 +07:00 |
|
Joshua A. Horton
|
2d6f80f2c9
|
chore(web): resolves domOverrides.ts
|
2023-05-23 13:12:02 +07:00 |
|
Joshua A. Horton
|
84cf3fdca5
|
fix(web): banner state management after predict-mode toggling
|
2023-05-12 14:25:21 +07:00 |
|
Joshua A. Horton
|
b39011be73
|
chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch
|
2023-05-02 16:03:40 +07:00 |
|
Joshua A. Horton
|
e42fa70aa8
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/update-feature-esmodule-a17s12-start
|
2023-05-02 12:59:35 +07:00 |
|
Joshua A. Horton
|
4a2beb9a38
|
fix(web): model display-state issues
|
2023-05-02 12:53:36 +07:00 |
|
Joshua A. Horton
|
78562a0bd9
|
chore(web): cleanup per PR reviews
|
2023-04-20 10:30:49 +07:00 |
|
Joshua A. Horton
|
66da792319
|
chore(web): sets kmc-model as dependency of input-processor test action
|
2023-04-19 14:26:44 +07:00 |
|
Joshua A. Horton
|
b4fee54336
|
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
|
2023-04-07 09:57:10 +07:00 |
|
Marc Durdin
|
787b32ba34
|
Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩"
|
2023-03-31 14:17:37 +11:00 |
|
Joshua A. Horton
|
d5ec58c52a
|
fix(web): lots of little connection points for actual in-app use; gets Android app functional
|
2023-03-29 15:31:55 +07:00 |
|
Joshua A. Horton
|
3f4fd65d07
|
fix(web): android debug-host page linkage
|
2023-03-28 14:36:58 +07:00 |
|
Joshua A. Horton
|
e5241956d2
|
change(web): changes per PR review suggestions, puts ModelSpec in own source file
|
2023-03-27 13:18:53 +07:00 |
|
Joshua A. Horton
|
6682886566
|
chore(web): Merge branch 'change/web/webview-context-manager' into change/web/language-resource-module
|
2023-03-27 12:19:46 +07:00 |
|
Joshua A. Horton
|
2a6733600f
|
chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/webview-context-manager
|
2023-03-27 12:15:25 +07:00 |
|
Joshua Horton
|
e8d05db4d3
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-03-27 11:56:02 +07:00 |
|
Joshua A. Horton
|
de5354b843
|
change(web): modularizes ModelManager
|
2023-03-20 09:25:06 +07:00 |
|
Joshua A. Horton
|
8a13a4e64d
|
change(web): webview context configuration + connections
|
2023-03-17 14:10:05 +07:00 |
|
Joshua A. Horton
|
7be31d0372
|
refactor(common/web): PredictionContext reuse on context change, postApplication cleanup
|
2023-03-17 14:09:48 +07:00 |
|
Joshua A. Horton
|
b34cdb9c84
|
chore(web): Merge branch 'change/web/osk-and-key-event-integration' into change/web/keyboard-requisition
|
2023-03-14 13:11:34 +07:00 |
|
Joshua A. Horton
|
f7d082981c
|
chore: Merge branch 'master' into chore/feature-esmodule-master-update
|
2023-03-14 11:51:57 +07:00 |
|