Commit graph

94 commits

Author SHA1 Message Date
Joshua A. Horton
a93a554dba fix(web): right, main-web headless unit tests 2023-02-17 09:25:00 +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 Horton
1b220db622
Merge pull request #7894 from keymanapp/feat/common/srcmap-remap-module
feat(common): TS-based sourcemap remapping tool 📜
2023-02-02 09:21:08 +07:00
Joshua Horton
73be1a1af0
Merge pull request #7831 from keymanapp/chore/web/ci-step-extraction
chore(web): updates build product references, extracts CI test-build scripts 📜
2023-02-02 09:20:53 +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 Horton
3fb4cdd005
Merge pull request #7515 from keymanapp/change/web/reorg-test-pages-cases
change(web): conversion to standard filesystem layout:  testing -> src/test/manual, unit_tests -> src/test/auto 📜
2023-02-02 09:19:30 +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
e2d1b17dec fix(common): some nits 2023-02-01 13:08:26 +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
803976b7a8 change(web): preps for differentiated automated test types in top-level Web project 2023-01-26 12:49:00 +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
4b79f6da76 change(web): param name tweak 2023-01-20 15:02:17 +07:00
Joshua A. Horton
2ce3191e79 change(web): main web's source cleaner tool now based on new common tool 2023-01-20 15:02:17 +07:00
Joshua A. Horton
0e979a8fdf change(web): input-processor modularization - first pass 2023-01-20 14:50:56 +07:00
Joshua A. Horton
61a4a3af0d fix(web): changed the docs in advance; forgot to change implementation 2023-01-10 10:09:18 +07:00
Joshua A. Horton
df3670deb8 change(web): param name tweak 2023-01-09 13:53:55 +07:00
Joshua A. Horton
e5738667b4 change(web): main web's source cleaner tool now based on new common tool 2023-01-09 13:45:32 +07:00
Joshua A. Horton
26bddf133a chore(web): Merge branch 'change/web/reorg-tools' into chore/web/ci-step-extraction 2022-12-01 10:51:49 +07:00
Joshua A. Horton
2abec678eb chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases 2022-12-01 10:48:27 +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