jahorton
75964b0077
chore(web): drops non-pred text dependence on es6-shim
2022-05-31 09:11:20 +07:00
jahorton
f20759f26a
chore(web): eliminates web-environment package
2022-05-23 13:40:29 +07:00
Marc Durdin
05a4c33200
chore(web): move common/core/web to common/web
...
Relates to #5816 .
Moves folders under common/core/web to common/web:
* input-processor -> common/web/input-processor
* keyboard-processor -> common/web/keyboard-processor
* tools/recorder -> common/web/recorder
* tools/sentry-manager -> common/web/sentry-manager
* utils -> common/web/utils
Updates scripts and configuration to point to new folders.
2022-05-18 06:01:03 +10:00
Marc Durdin
af44c0687f
chore(web): move web-environment to common/web
2022-05-16 08:29:46 +10:00
Marc Durdin
4f87aad344
chore(web): bulk renderer tsc cleanup
...
Changes the bulk renderer build script to the new standard build script
format and updates to use tsc -b. Cleans up final external <reference>s.
2022-05-16 05:50:11 +10:00
Marc Durdin
21ee5c4900
fix(web): bulk renderer using video stream capture
...
Instead of using html2canvas which is only an approximation of the DOM,
we now use the video capture API to get an exact capture of the OSK.
2021-01-22 15:51:38 +11:00
jahorton
126a15e120
refactor(web/engine): renames DeviceSpec, moves to utils
2020-05-18 08:31:32 +07:00
jahorton
d2b6a1bec8
refactor(web): full KMW now uses web-utils package
2020-05-15 13:34:31 +07:00
jahorton
ac3661b2d4
chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package
2020-04-29 13:11:43 +07:00
jahorton
5c709f9468
chore(web/engine): post-rebase cleanup
2020-04-24 14:35:52 +07:00
jahorton
251257b7f3
fix(web): Fixes resource builds, polishes core builds
2020-04-24 14:35:50 +07:00
jahorton
1eed004296
change(web): package rename + patchup
2020-04-24 13:53:39 +07:00
jahorton
22f1a1208d
fix(web): ensures keyboard-processor build, patches tool builds
2020-04-24 13:45:15 +07:00
Joshua A. Horton
e955c16777
Start of development on a 'bulk rendering' engine for KMW validation.
2018-12-14 10:02:50 +07:00