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
4f0185dd1e
chore(web): cleanup unit tests
...
Fixes the build for unit tests (and fixes corresponding bug in KMW
build) to eliminate Lerna dependencies.
2022-05-11 12:05:44 +10:00
Marc Durdin
21744d0ed6
chore(web): fixup test paths
...
Fixes some of the test paths required for core tests.
2022-05-09 13:29:41 +10:00
jahorton
d9ff26daec
refactor(web/engine): fixes DOM-web, recorder
2020-06-17 10:51:33 +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
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
jahorton
8ecacd0476
fix(web): unit test adjustments for new namespacing
...
fix(web): missed resource
2020-03-26 13:00:45 +07:00
Joshua A. Horton
f2e2388143
Polishes Transcription work, adds a unit-test suite for it.
2019-02-21 10:20:35 +07:00
Joshua A. Horton
36e8aec6f0
Merge branch 'web-element-interface-deadkeys' into web-stub-output-target
2019-02-08 00:57:00 +07:00
Joshua A. Horton
d6e8a8c043
Renames dom.EditableElement to text.OutputTarget.
2019-02-07 22:19:23 +07:00