Commit graph

59 commits

Author SHA1 Message Date
Joshua A. Horton
cea89c6562 refactor(web): KeyboardStub extends KeyboardProperties, extracts StubAndKeyboardCache 2023-02-20 12:54:56 +07:00
Joshua A. Horton
e0c20db88b chore(web): cleanup from prior commits/work 2023-02-20 12:54:50 +07:00
Joshua A. Horton
12786151f1 change(web): defines cloud subfolder for engine/keyboards 2023-02-20 12:53:49 +07:00
Joshua A. Horton
4422b1697d chore(web): import path cleanup post-rebase 2023-02-20 12:53:49 +07:00
Joshua A. Horton
1ae7c3c5c4 change(web): relocates one method 2023-02-20 12:53:48 +07:00
Joshua A. Horton
be5a152210 fix(web): fixes query-return font handling 2023-02-20 12:53:48 +07:00
Joshua A. Horton
b973639a18 change(web): refactors, modularizes KMW cloud API querying code 2023-02-20 12:53:47 +07:00
Joshua A. Horton
560c09654e chore(common/web): minor cleanup 2023-02-20 10:35:32 +07:00
Joshua A. Horton
e10f043bf0 change(common/web): better typing, handling of legacy Codes endpoints 2023-02-20 10:24:42 +07:00
Joshua A. Horton
4503ed9768 change(web): web child projects now utilize import paths 2023-02-17 09:22:43 +07:00
Joshua A. Horton
8fb5b42818 chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/early-import-path-cleanup 2023-02-16 15:52:25 +07:00
Joshua A. Horton
6af1e4890e chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/feature-esmodule-update 2023-02-16 15:18:50 +07:00
Joshua A. Horton
889d347c02 chore(common): Merge branch 'master' into chore/common/js-ts-dependency-updates 2023-02-16 13:51:31 +07:00
Marc Durdin
4598f13ba8 chore(common): automatically apply _builder_check_color 2023-02-09 12:12:18 +07:00
Joshua A. Horton
24d3f35cc7 fix(developer): drops implicit 'dom' library from server tsconfig 2023-02-09 10:32:02 +07:00
Joshua A. Horton
3cbd0632ba chore(web): cleans up OSK module import paths 2023-02-06 10:09:28 +07:00
Joshua A. Horton
0b642561ac chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/early-import-path-cleanup 2023-02-06 09:35:56 +07:00
Joshua Horton
e6caff993a
Merge pull request #8100 from keymanapp/feat/web/osk-modularization-testing
feat(web): unit tests for the OSK module & spun-off formerly-OSK components 🧩
2023-02-06 09:28:56 +07:00
Joshua A. Horton
dba8bd646d chore(web): cleans up element-wrapper imports, test imports 2023-02-06 09:24:51 +07:00
Joshua A. Horton
25050a5354 chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/early-import-path-cleanup 2023-02-06 09:13:26 +07:00
Joshua A. Horton
e652e4df07 chore(web): addresses PR review concerns 2023-02-06 09:01:30 +07:00
Joshua A. Horton
82b95e01f5 chore(web): engine/device-detect cleanup 2023-02-06 08:45:27 +07:00
Joshua A. Horton
0348ec47f2 chore(web): Merge branch 'change/web/element-wrapper-modularization' into change/web/osk-modularization 2023-02-03 08:49:02 +07:00
Joshua A. Horton
d038915524 chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/element-wrapper-modularization 2023-02-03 08:46:40 +07:00
Joshua A. Horton
a167679f7e chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/device-detector-modularization 2023-02-03 08:43:21 +07:00
Joshua A. Horton
9eded6c78d chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/input-processor-modularization 2023-02-02 15:42:07 +07:00
Joshua A. Horton
fcd381e5b8 chore(web): Merge branch 'master' into change/web/reorg-tools 2023-02-02 09:20:04 +07:00
Joshua A. Horton
ede1068d51 chore(web): Merge branch 'master' into change/web/reorg-source-src-reorg 2023-02-02 09:18:46 +07:00
Joshua A. Horton
4f4842d67f feat(web): more OSK unit tests, makes ManagedPromise a web-util 2023-01-31 10:10:08 +07:00
Joshua A. Horton
de0df90f8e chore(web): stuff that accidentally missed last commit 2023-01-27 08:24:25 +07:00
Joshua A. Horton
33e0739b01 refactor(web): moves KeyboardProperties, SpacebarText enum to keyboard-processor 2023-01-25 10:21:33 +07:00
Joshua A. Horton
f94cd9f5dd feat(web): standalone osk tech demo / 'test' page 2023-01-24 15:49:38 +07:00
Joshua A. Horton
921d0da4b7 fix(web): allows keytip overflow into callout for 'descenders' 2023-01-24 15:48:58 +07:00
Joshua A. Horton
d546cc3afb fix(web): nomenclature for static vs simple activators 2023-01-24 14:58:13 +07:00
Joshua A. Horton
77a31c0408 fix(web): longpress operation 2023-01-24 14:44:13 +07:00
Joshua A. Horton
e55414ccbf fix(web): newer 'onshow' event didn't fire for anchored 2023-01-24 13:05:19 +07:00
Joshua A. Horton
d998b2a5b4 fix(web): a couple more fixes - show/hide-related 2023-01-24 12:46:49 +07:00
Joshua A. Horton
ee8b2b5d68 fix(web): mild OSK bugs discovered during demo page dev 2023-01-24 10:22:26 +07:00
Joshua A. Horton
4dd8026b6d fix(web): various bugfixes & changes to facilitate use of detached OSK 2023-01-23 13:38:06 +07:00
Joshua A. Horton
f6d79964d6 chore(web): removes old namespaced version of osk source files 2023-01-20 15:18:09 +07:00
Joshua A. Horton
d987444683 change(web): OSK modularization, prep for standalone mode, refactors to achieve both 2023-01-20 15:16:05 +07:00
Joshua A. Horton
fc84af4842 change(web): element-wrapper modularization + unit test conversion 2023-01-20 15:09:56 +07:00
Joshua A. Horton
7a7f48bf0c change(web): modularizes kmwdevice.ts 2023-01-20 15:02:20 +07:00
Joshua A. Horton
0e979a8fdf change(web): input-processor modularization - first pass 2023-01-20 14:50:56 +07:00
Joshua A. Horton
5e961d91f0 chore(web): ye olde copy-paste cleanup 2022-12-01 10:46:06 +07:00
Joshua A. Horton
a210e5fe78 chore(web): Merge remote-tracking branch 'origin/change/web/reorg-tools' into change/web/reorg-tools 2022-12-01 10:44:39 +07:00
Joshua Horton
b91451b933
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-12-01 10:44:47 +07:00
Joshua A. Horton
edcadb744b chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-tools 2022-12-01 10:42:47 +07:00
Joshua A. Horton
49ab4d4cef chore(web): a bit more cleanup 2022-12-01 08:28:58 +07:00
Joshua A. Horton
5fdf409f37 fix(web): engine bundle-build check path logic 2022-11-29 09:47:38 +07:00