Commit graph

4628 commits

Author SHA1 Message Date
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
Keyman Build Agent
996018fe90 auto: increment beta version to 15.0.253 2022-05-25 14:02:14 -04:00
jahorton
a38c01e5bb fix(web): preserves row height rounding 2022-05-25 15:36:53 +07:00
jahorton
2f1237e352 fix(web): osk shrinkage from rounding 2022-05-25 15:12:25 +07: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
Keyman Build Agent
6ad1549167 auto: increment beta version to 15.0.252 2022-05-23 14:02:48 -04: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
Keyman Build Agent
9697f0233c auto: increment beta version to 15.0.251 2022-05-20 14:02:40 -04:00
Keyman Build Agent
e71dd1af38 auto: increment beta version to 15.0.250 2022-05-19 14:02:12 -04:00
Marc Durdin
4ab3c53810 chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +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
Keyman Build Agent
31879771ed auto: increment beta version to 15.0.249 2022-05-17 14:02:44 -04:00
Keyman Build Agent
d1b9f2d52c auto: increment beta version to 15.0.248 2022-05-16 14:02:41 -04: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
Marc Durdin
843cde9611 chore(web): fixup npm path ref in build.sh 2022-05-04 10:20:07 +10:00
Keyman Build Agent
52b42a5958 auto: increment beta version to 15.0.244 2022-05-03 14:02:37 -04: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
Joshua Horton
e15798ded4
Merge pull request #6574 from keymanapp/fix/common/models/templates/6572-contraction-detokenization
fix(common/models): prevents preemptive tokenization of potential contractions
2022-05-03 10:14:06 -05:00
Marc Durdin
a8624c80d3
Merge pull request #6584 from keymanapp/chore/web/file-size-test
chore(web): report on file size
2022-05-03 09:43:16 +10:00
Marc Durdin
8f99bd3d21 chore(web): chmod 2022-05-01 15:03:22 +10:00
Marc Durdin
d4e42a4697 chore(web): report on file size 2022-05-01 14:53:22 +10:00
Keyman Build Agent
6d5517ff8b auto: increment master version to 16.0.10 2022-04-29 14:03:21 -04:00
Keyman Build Agent
9286a67ee0 auto: increment beta version to 15.0.243 2022-04-29 14:02:29 -04:00
jahorton
0f051edee0 change(web): addresses PR concerns 2022-04-29 10:08:24 -05:00
jahorton
6f0d7ff333 chore(web): Merge branch 'fix/common/models/templates/6572-contraction-detokenization' into fix/web/subkey-fat-fingering 2022-04-29 09:58:57 -05:00
jahorton
b2eca8b7c4 docs(common/models): addresses PR concerns 2022-04-29 09:42:34 -05:00
Darcy Wong
4138e343b4 chore: Merge remote-tracking branch 'origin/master' into chore/beta-to-master-B15S7-end 2022-04-29 10:51:12 +07:00
Keyman Build Agent
d2edf15283 auto: increment beta version to 15.0.242 2022-04-27 14:02:30 -04: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
Keyman Build Agent
2a59670bf2 auto: increment beta version to 15.0.241 2022-04-26 14:02:34 -04:00