Marc Durdin
ff3b8708b8
chore(web): fix broken dev_resources copy
...
Accidently broke the copy of dev_resources.js to dev_resources.js.map!
2022-05-28 18:05:32 +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
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
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
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
af44c0687f
chore(web): move web-environment to common/web
2022-05-16 08:29:46 +10:00
Marc Durdin
8efcb5d64a
chore(web): embedded web cleanup
2022-05-12 07:37:10 +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
d2b86c90d1
chore(web): fix predictive text module concatenation
2022-05-10 10:50:33 +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
Marc Durdin
843cde9611
chore(web): fixup npm path ref in build.sh
2022-05-04 10:20:07 +10:00
Joshua Horton
784cb74884
Merge pull request #6526 from keymanapp/fix/web/subkey-fat-fingering
...
fix(web): fixes fat-finger distrib when subkey selected
2022-05-03 10:14:28 -05:00
jahorton
0f051edee0
change(web): addresses PR concerns
2022-04-29 10:08:24 -05:00
Joshua Horton
a0df12247b
Merge pull request #6566 from keymanapp/change/web/touch-alias-followup
...
change(web): touch alias optimization followup
2022-04-26 17:08:21 -05:00
Joshua A. Horton
d4464b92e5
fix(web): fixes fat-finger distrib when subkey selected
2022-04-26 10:10:21 -05:00
Joshua Horton
95c7cc2675
chore(web): applies code suggestion
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-04-26 06:53:49 +07:00
jahorton
782d2ae07a
feat(web): adds .getKeyboard().IsRTL, .HasLoaded
2022-04-25 13:27:57 -05:00
jahorton
7990cdc1dd
feat(web): caret placement fine-tuning
2022-04-25 11:53:36 -05:00
jahorton
509fbb02e8
change(web): clarifies caret positioning logic
2022-04-25 11:18:02 -05:00
jahorton
efcc4276a3
change(web): performCaretSearch now member of TouchAliasElement
2022-04-25 09:25:13 -05:00
jahorton
56b4c5ac50
fix(web): caret position when page is scrolled
2022-04-20 15:28:35 -05:00
jahorton
d3900fce47
docs(web): documents some optimizing blocks
2022-04-20 15:06:32 -05:00
jahorton
a355f2ecff
chore(web): minor polish
2022-04-20 15:05:03 -05:00
jahorton
48fb1371c0
docs(web): better comments & var naming
2022-04-20 15:02:57 -05:00
jahorton
94edc5c9da
fix(web): mobile device caret positioning
2022-04-20 14:52:33 -05:00
jahorton
1c394c2744
change(web): further clarifies performCaretSearch
2022-04-20 13:03:32 -05:00
jahorton
cd666d0346
fix(web): major performance boost, fixes search bound logic bug
2022-04-20 12:29:00 -05:00
Joshua Horton
1ff699d221
Merge pull request #6535 from keymanapp/fix/web/5730-keyboardchange-event-promise-wait
...
fix(web): keyboardchange event should defer until successful
2022-04-19 20:50:09 -05:00
jahorton
189e6a77d9
change(web): implements PR suggestions, includes test-page-UI-code move
2022-04-19 09:41:46 -05:00
Marc Durdin
2eb10663ba
chore(web): Apply suggestions from code review
...
Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2022-04-19 06:47:31 +10:00
jahorton
d65e933d9d
fix(web): keyboardchange event defers until loaded
2022-04-14 18:01:35 -05:00
Marc Durdin
2f2d3c72c9
chore(web): move lm-worker into its own folder
...
This starts the reorg required for splitting the lm worker into its own
module. Tests are still not working. But builds are going.
Some decisions to be made around the final path for wrapping of the
code. I think it may be possible to do something a whole lot more
elegant by moving the wrapping process into the KMW build and leaving
the LM Worker output as a pure tsc output -- given only KMW wants the
wrapped worker anyway (tests aside). The actual wrapping code could
still be in the lm-worker folder.
2022-04-14 15:33:23 +10:00
Marc Durdin
8046c5304b
chore(web): build order for deps
2022-04-14 10:40:36 +10:00
Marc Durdin
e0b308b983
chore(web): cleanup for ts projects
2022-04-13 15:19:55 +10:00
Marc Durdin
d2d6b4a12d
chore: address review comment
2022-04-13 08:18:54 +10:00
Marc Durdin
0ac04d0530
chore(web): Merge branch 'beta' into chore/web/no-more-lerna
2022-04-12 21:17:15 +10:00