Commit graph

19992 commits

Author SHA1 Message Date
Joshua A. Horton
e4f93dbfc1 fix(web): pulls forward minor bugfixes for bugs introduced here 2023-05-16 10:16:08 +07:00
Joshua A. Horton
deeb4616e4 feat(web): adds OutputTarget-mapping unit tests 2023-05-15 14:46:52 +07:00
Joshua A. Horton
68edbadf95 refactor(web): eventOutputTarget moved to engine/attachment 2023-05-15 14:46:51 +07:00
Joshua A. Horton
ac4a847a2d fix(web): post-rebase fix - accidental multi-constructor 2023-05-15 14:46:51 +07:00
Joshua A. Horton
3f49defb2f chore(web): clearActiveTarget variants 2023-05-15 14:46:50 +07:00
Joshua A. Horton
584f18d5a5 chore(web): connects some loose osk-config ends 2023-05-15 14:46:50 +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 A. Horton
ba9015f5bf chore(web): removes old form of certain attachment tests 2023-05-15 14:31:11 +07:00
Joshua A. Horton
ebde332b92 fix(web): fixes missing test fixture 2023-05-15 14:31:10 +07:00
Joshua A. Horton
b40a777d8e chore(web): that .only again 2023-05-15 14:31:10 +07:00
Joshua A. Horton
2c6dc3a916 fix(web): "everything" should include a design-iframe 2023-05-15 14:31:09 +07:00
Joshua A. Horton
35da78e11b chore(web): removes dev .only from unit test suite 2023-05-15 14:31:09 +07:00
Joshua A. Horton
b1de3ef7b6 chore(web): minor unit test name tweaks 2023-05-15 14:31:08 +07:00
Joshua A. Horton
f49518a30e feat(web): inputMode management unit tests 2023-05-15 14:31:08 +07:00
Joshua A. Horton
4fa5ea6ee5 feat(web): sure, why not add some dynamicness to that last one? 2023-05-15 14:31:07 +07:00
Joshua A. Horton
db0dc335de feat(web): a couple of .sortedInputs unit tests 2023-05-15 14:31:07 +07:00
Joshua A. Horton
07b5c1f83d feat(web): unit testing for nested iframe attachment 2023-05-15 14:31:06 +07:00
Joshua A. Horton
b355a79e00 feat(web): a bit of TDD - adds notes for desired but unimplemented tests 2023-05-15 14:31:06 +07:00
Joshua A. Horton
79c88e854c fix(web): iframe detachment state management 2023-05-15 14:31:05 +07:00
Joshua A. Horton
6778f6d240 feat(web): design-iframe attachment test 2023-05-15 14:31:05 +07:00
Joshua A. Horton
33d80fc3f5 fix(web): attachment to iframe contents 2023-05-15 14:31:04 +07:00
Joshua A. Horton
f7ee474e58 feat(web): editable-div test, split a complex test into smaller, better-focused ones 2023-05-15 14:31:04 +07:00
Joshua A. Horton
f31e2d50ae chore(web): fixes .inputList, adds attachMode: manual, detach tests 2023-05-15 14:31:04 +07:00
Joshua A. Horton
03f2c08888 chore(web): minor test enhancement 2023-05-15 14:31:03 +07:00
Joshua A. Horton
f40d081a1c feat(web): initial stand-alone attachment unit tests 2023-05-15 14:31:02 +07:00
Joshua A. Horton
02a204dc2f fix(web): cherry-picks downline bugfixes 2023-05-15 13:57:38 +07:00
Joshua A. Horton
7c73a44d90 fix(web): pulls bug-fixes from unit-test branch forward 2023-05-15 13:57:38 +07:00
Joshua A. Horton
159a51ba18 chore(web): backports numerous bug fixes from unit-test branch 2023-05-15 13:57:37 +07:00
Joshua A. Horton
7327905b2e change(web): relocates two methods nearer to similar ones 2023-05-15 13:57:37 +07:00
Joshua A. Horton
c5fbfba006 chore(web): a couple of important lines / checks 2023-05-15 13:57:36 +07:00
Joshua A. Horton
fe16d0ce45 chore(web): initial connection of attachment engine to ContextManager 2023-05-15 13:57:35 +07:00
Joshua A. Horton
69673bc291 fix(web): constructor vs install (to facilitate event listener hooks) 2023-05-15 13:57:35 +07:00
Joshua A. Horton
c201b56ae1 refactor(web): attachmentEngine -> pageContextAttachment 2023-05-15 13:57:34 +07:00
Joshua A. Horton
eaff0b491f refactor(web): extracts engine/attachment child project 2023-05-15 13:57:34 +07:00
Joshua A. Horton
251e32aa02 chore(web): removes redundant type detail - TS can infer here 2023-05-15 13:57:33 +07:00
Joshua A. Horton
56efa71fff chore(web): cleans up a timeout func 2023-05-15 13:57:33 +07:00
Joshua A. Horton
ed48e94f2c chore(web): removes now-unused func definition 2023-05-15 13:57:32 +07:00
Joshua A. Horton
83d46a1fd7 chore(web): arrayFromNodeList as dom-util 2023-05-15 13:57:32 +07:00
Joshua A. Horton
0deefc38ff refactor(web): refactors element-attachment code as own module 2023-05-15 13:57:31 +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 Horton
0831b20950
Merge pull request #8624 from keymanapp/refactor/web/browser-focus-maintenance-states
refactor(web): browser focus-maintenance states 🧩
2023-05-15 13:54:54 +07:00
Joshua Horton
5b32a8702d
Merge pull request #8591 from keymanapp/refactor/web/legacy-web-events
refactor(web): proper modularization, implementation of documented API events 🧩
2023-05-15 13:54:46 +07:00
Joshua Horton
5060b3243a
Merge pull request #8544 from keymanapp/fix/web/webview-android-launch
fix(web): modular app/webview KMW hosted within Android app 🧩
2023-05-15 13:54:36 +07:00
Joshua A. Horton
1308e74833 chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch 2023-05-15 08:50:28 +07:00
Joshua Horton
fd76ab3227
Merge pull request #8770 from keymanapp/chore/feature-esmodule-a17s12-end-update
chore(web): merge master into feature-esmodule (end of a17s12)
2023-05-15 08:47:03 +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
7b67b2f095 fix(developer): keyman-version package reference 2023-05-12 11:53:34 +07:00
Joshua A. Horton
d9425bb1ff chore: Merge branch 'master' into feature-esmodule-as17s12-end-update 2023-05-12 11:53:12 +07:00