jahorton
edef613dc8
change(web): implements arrow-func suggestion from #6567
2022-06-14 15:16:00 +07:00
jahorton
50656722bb
change(web): implements arrow-func desired in #6551 comment
2022-06-14 14:52:01 +07:00
jahorton
326dc4d720
chore(web): drops IE from unit test manual-run config
2022-05-31 09:38:07 +07:00
jahorton
75964b0077
chore(web): drops non-pred text dependence on es6-shim
2022-05-31 09:11:20 +07:00
jahorton
f600406192
fix(web): reverts a change that broke on Android API 21
2022-05-31 09:11:20 +07:00
jahorton
082d96a605
chore(web): roots MSevent refs
2022-05-31 09:11:19 +07:00
jahorton
0601f682b0
chore(web): a bit more cleanup
2022-05-31 09:11:19 +07:00
jahorton
00c717371f
chore(web): roots _GetEventObject
2022-05-31 09:11:18 +07:00
jahorton
5d96ab82ac
chore(web): removes getIEVersion entirely
2022-05-31 09:11:18 +07:00
jahorton
0abf33829a
chore(web): roots out _IsIEEditableIframe
2022-05-31 09:11:17 +07:00
jahorton
858f9bc8fa
chore(web): roots out many IE-related blocks
2022-05-31 09:11:17 +07:00
jahorton
eb62bcb7ee
chore(web): rips out document.createEvent
2022-05-31 09:11:16 +07:00
jahorton
f4b7cab97a
chore(web): rips out IE detection
2022-05-31 09:11:15 +07:00
jahorton
0df5ff44b6
change(web): removes mspointerevent refs
2022-05-31 08:27:15 +07:00
jahorton
daa0fc9f93
chore(web): Merge branch 'chore/web/merge-web-version-environment' into chore/web/better-lm-worker-bundling
2022-05-30 09:06:45 +07:00
jahorton
8bc2908780
chore(web): Merge branch 'chore/web/fixup-unit-test-fixups' into chore/web/merge-web-version-environment
2022-05-30 08:53:11 +07:00
Marc Durdin
304c37f810
chore(web): fix broken dev_resources copy
...
Accidently broke the copy of dev_resources.js to dev_resources.js.map!
2022-05-28 18:06:55 +10:00
jahorton
7b472ca686
chore(web): Merge branch 'chore/web/merge-web-version-environment' into chore/web/better-lm-worker-bundling
2022-05-27 10:31:43 +07:00
jahorton
3855a25d26
chore(web): Merge branch 'chore/web/fixup-unit-test-fixups' into chore/web/merge-web-version-environment
2022-05-27 10:30:16 +07:00
Marc Durdin
e1f3eca82d
chore(web): add comment for sentry-manager
2022-05-27 13:13:00 +10:00
Marc Durdin
fcf78bcd94
chore: merge master into branch
2022-05-27 13:11:23 +10:00
Marc Durdin
f1c98cf707
chore(web): add sentry-manager as project ref for embedded
2022-05-27 09:50:31 +10:00
Marc Durdin
323fcb875b
Merge pull request #6668 from keymanapp/chore/web/cleanup-sourceroot-and-polyfills
...
chore(web): reintroduce sourceRoot and revert types 🎡
2022-05-27 09:05:49 +10:00
Marc Durdin
66efed172b
Merge branch 'chore/web/no-more-lerna' into chore/web/move-common-core-web-to-common-web
2022-05-27 09:04:52 +10:00
Marc Durdin
93b3b2cd25
Merge pull request #6621 from keymanapp/chore/remove-package-locks
...
chore: remove unnecessary package-lock.json files 🎡
2022-05-27 08:52:20 +10:00
Marc Durdin
f8a7430538
Merge pull request #6617 from keymanapp/chore/web/move-web-environment
...
chore(web): move web-environment to common/web 🎡
2022-05-27 08:51:36 +10:00
Marc Durdin
571e28ec50
Merge pull request #6616 from keymanapp/chore/web/bulk-renderer-build-cleanup
...
chore(web): bulk renderer tsc cleanup 🎡
2022-05-27 08:51:12 +10:00
Marc Durdin
17a536d705
Merge pull request #6606 from keymanapp/chore/web/embedded-build-cleanup
...
chore(web): embedded web cleanup 🎡
2022-05-27 08:48:45 +10:00
Marc Durdin
566c7f12bd
chore(web): reintroduce sourceRoot in tsconfig
2022-05-27 07:46:30 +10:00
jahorton
ea74a7f2ce
chore(web): adds direct keyman-version compile to many build.sh's
2022-05-24 10:11:57 +07:00
Marc Durdin
e60083a800
Update web/source/tsconfig.embedded.json
...
Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2022-05-24 12:49:40 +10:00
jahorton
2d7d2c6ab1
chore(web): Wait, this worked!? Inclusion now in original project's build!
2022-05-23 13:57:06 +07:00
jahorton
2aa0b4445c
chore(web): lm-worker "test stub" code elimination
2022-05-23 13:56:09 +07:00
jahorton
e57ca35290
chore(web): minor (incomplete) recorder patchup
2022-05-23 13:41:10 +07:00
jahorton
f20759f26a
chore(web): eliminates web-environment package
2022-05-23 13:40:29 +07:00
jahorton
26c30f4204
chore(web): most web packages now use keyman-version
2022-05-23 13:35:19 +07:00
Marc Durdin
1d7c329973
chore: address review comment
2022-05-23 07:41:04 +10: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
833dde0ae4
chore: remove unnecessary package-lock.json files
2022-05-16 14:47:58 +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
Keyman Build Agent
e1d28a85d8
auto: increment master version to 16.0.11
2022-05-15 14:03:47 -04:00
Marc Durdin
c1ef2651ab
chore: beta to master A16S1
2022-05-15 18:32:36 +10:00
Marc Durdin
8efcb5d64a
chore(web): embedded web cleanup
2022-05-12 07:37:10 +10:00
Keyman Build Agent
bd85fc895e
auto: increment beta version to 15.0.247
2022-05-11 14:02:08 -04: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
Keyman Build Agent
5dbb6642b7
auto: increment beta version to 15.0.246
2022-05-10 14:01:54 -04:00
Marc Durdin
d2b86c90d1
chore(web): fix predictive text module concatenation
2022-05-10 10:50:33 +10:00
Keyman Build Agent
7448674fe0
auto: increment beta version to 15.0.245
2022-05-09 14:01:48 -04: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