Commit graph

126 commits

Author SHA1 Message Date
Joshua A. Horton
9884d6725d change(web): retools processor config init pattern 2023-06-16 10:06:42 +07:00
Joshua A. Horton
089f38f45e fix(web): restores picker interface API 2023-06-15 13:11:02 +07:00
Joshua A. Horton
06434953a8 chore(web): KMW use of importHelpers 2023-06-08 13:03:25 +07:00
Joshua A. Horton
78dc7b5fff fix(web): KMW handling of OSK-swapping, partially configured paths in internal stubs 2023-06-07 09:05:21 +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 Horton
83130c194d
Merge pull request #8878 from keymanapp/chore/web/finish-api-conversion
chore(web): completes conversion of KMW's documented API 🧩
2023-06-06 08:54:36 +07:00
Joshua Horton
eb8833d514
Merge pull request #8877 from keymanapp/fix/web/beep
fix(web): keystroke error-feedback handling 🧩
2023-06-06 08:49:13 +07:00
Joshua A. Horton
a7492957c3 chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/test-page-patchup 2023-06-05 15:08:36 +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
55aee5e795 chore(web): Merge branch 'fix/web/beep' into chore/web/finish-api-conversion 2023-05-30 14:40:40 +07:00
Joshua A. Horton
6241699c72 chore(web): Merge branch 'fix/web/mobile-device-osk-issues' into fix/web/beep 2023-05-30 14:15:11 +07:00
Joshua A. Horton
464b52e38d chore(web): Merge branch 'change/web/sample-page-rework' into chore/web/test-page-patchup 2023-05-30 12:59:30 +07:00
Joshua A. Horton
0ca7e0f918 chore(web): missed adding one script's changes 2023-05-30 12:46:39 +07:00
Joshua A. Horton
415907fb5e chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/build-config-cleanup 2023-05-30 08:47:30 +07:00
Joshua A. Horton
2d998a55ff chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/browser-toolbar-ui 2023-05-29 13:11:10 +07:00
Joshua A. Horton
f0b84adf75 chore(web): Merge branch 'fix/web/dom-keyevent-recorder' into fix/web/integrated-test-restoration 2023-05-29 10:23:10 +07:00
Joshua A. Horton
7af9ff0354 chore(web): Merge branch 'feat/web/browser-context-unit-testing' into fix/web/attached-control-fonts 2023-05-25 10:22:48 +07:00
Joshua A. Horton
3705d847c1 chore(web): addresses PR review concerns 2023-05-25 10:18:51 +07:00
Joshua A. Horton
3822b57aa2 fix(web): setActiveOnRegister option use 2023-05-23 12:59:06 +07:00
Joshua A. Horton
4c24618c56 chore(web): load/unload ui events 2023-05-23 11:42:46 +07:00
Joshua A. Horton
11314bfb95 chore(web): finishes converting keyman.util API 2023-05-23 10:53:22 +07:00
Joshua A. Horton
7e2f94d2c4 chore(web): finishes modularization of base object API 2023-05-23 08:57:40 +07:00
Joshua A. Horton
17d0e2fca0 fix(web): restores error-feedback handling 2023-05-22 15:26:13 +07:00
Joshua A. Horton
a2e6339783 chore(web): migrates a few API, fixes misc small bugs 2023-05-22 11:32:39 +07:00
Joshua A. Horton
a639c14abc docs(web): doc tweaks related to prior commit 2023-05-19 09:47:43 +07:00
Joshua A. Horton
7c9a7bf566 fix(web): unfilted Safari refocus on text selection caused unwanted context resets 2023-05-18 12:18:40 +07:00
Joshua A. Horton
f470a7cc96 fix(web): child project tsconfig.json references 2023-05-18 10:07:28 +07:00
Joshua A. Horton
a95a091fcc chore(web): cleans build scripts, converts to use of builder_run_action 2023-05-18 10:06:37 +07:00
Joshua A. Horton
77896b48cc chore(web): toolbar, toolbar testing page patchup 2023-05-17 15:15:56 +07:00
Joshua A. Horton
d81b1cd51c fix(web): Toolbar UI -> TS, ES modules - but not yet tested 2023-05-17 15:15:55 +07:00
Joshua A. Horton
2e3bf2f552 fix(web): restores other test suites, aside from KMW UI modules 2023-05-17 11:46:11 +07:00
Joshua A. Horton
9b9a0d2b4d change(web): a more robust fix - does not replace .paths on re-init 2023-05-17 09:42:47 +07:00
Joshua A. Horton
ee3e9d36b6 fix(web): linkage of keyboard font to attached controls 2023-05-17 09:42:46 +07:00
Joshua A. Horton
1a3d056881 feat(web): adds activation-replacement unit test 2023-05-17 08:48:44 +07:00
Joshua A. Horton
b1c95469f4 fix(web): complex focus-change + indep-mode kbd issue, user test 2023-05-17 08:48:44 +07:00
Joshua A. Horton
f3a3522d10 feat(web): keyboard-load with focus-change interaction unit tests, related polish 2023-05-17 08:48:42 +07:00
Joshua A. Horton
08bbcf4393 feat(web): error on activating without a stub, fleshes out related unit tests 2023-05-17 08:48:41 +07:00
Joshua A. Horton
b03a8c1832 feat(web): adds some active-keyboard management unit tests 2023-05-17 08:48:41 +07:00
Joshua A. Horton
47293d9f16 fix(web): sil_euro_latin's desktop mode - insertText use 2023-05-16 13:24:30 +07:00
Joshua A. Horton
404b6a52c6 fix(web): first-pass fixes - nits & path config timing + keyboard load interactions 2023-05-16 10:50:44 +07:00
Joshua A. Horton
07e413ddb9 refactor(web): alerts and waits as module, basic integration 2023-05-16 10:45:03 +07:00
Joshua A. Horton
e9fa472f69 chore(web): modularization of blur, focus, and text-change events 2023-05-15 14:46:49 +07:00
Joshua A. Horton
629b8c8d64 chore(web): _ControlFocus, _ControlBlur, remaining focus-management flag modularization 2023-05-15 14:46:49 +07:00
Joshua A. Horton
fb4a369894 chore(web): modularizes control keyboard management handling, control focus 2023-05-15 14:46:48 +07:00
Joshua Horton
c68ec30a62
Merge pull request #8630 from keymanapp/fix/web/app-browser-osk-hooks
fix(web): app/browser osk hooks, initialization 🧩
2023-05-15 13:55:04 +07:00
Joshua A. Horton
dbf14faeb0 chore(web): minor cleanup 2023-05-12 09:24:56 +07:00
Joshua A. Horton
1cadcd73e3 chore(web): Merge branch 'refactor/web/browser-focus-maintenance-states' into fix/web/app-browser-osk-hooks 2023-05-12 09:22:05 +07:00
Joshua A. Horton
bd656481b6 chore(web): cleanup per review 2023-05-12 09:21:25 +07:00
Joshua A. Horton
289a11c629 chore(web): Merge branch 'fix/web/webview-android-launch' into refactor/web/legacy-web-events 2023-05-02 16:04:15 +07:00
Joshua A. Horton
4a2beb9a38 fix(web): model display-state issues 2023-05-02 12:53:36 +07:00