Marc Durdin
3fe15a75cd
Merge pull request #6628 from keymanapp/chore/web/move-common-core-web-to-common-web
...
chore(web): move common/core/web to common/web 🎡
2022-05-27 09:05:05 +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
b58b546045
Merge pull request #6622 from keymanapp/chore/web/fixup-predictive-text-unit-tests
...
chore(web): fixup languageProcessor text unit tests 🎡
2022-05-27 08:53:33 +10:00
Marc Durdin
acea0c51a9
Merge branch 'chore/web/no-more-lerna' into chore/web/fixup-predictive-text-unit-tests
2022-05-27 08:53:16 +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
2991235ba3
Merge pull request #6618 from keymanapp/chore/web/publish-package-version
...
chore(web): update npm version refs for publishing packages 🎡
2022-05-27 08:52:00 +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
976c43603c
Merge pull request #6613 from keymanapp/chore/developer/lmc-bundle-cleanup
...
chore(developer): lexical model compiler bundling cleanup 🎡
2022-05-27 08:50:55 +10:00
Marc Durdin
a81acc66ea
Merge pull request #6612 from keymanapp/chore/developer/server-remove-lerna
...
chore(developer): fixup server build without lerna 🎡
2022-05-27 08:49:38 +10:00
Marc Durdin
785f302eee
Merge pull request #6610 from keymanapp/chore/developer/remove-lerna
...
chore(developer): build web-environment during js build 🎡
2022-05-27 08:49:22 +10:00
Marc Durdin
2f98c8c21c
Merge pull request #6608 from keymanapp/chore/web/lm-layer-tests
...
chore(web): fixup lmlayer test paths 🎡
2022-05-27 08:49:06 +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
1343219d33
Merge pull request #6602 from keymanapp/chore/web/cleanup-unit-tests
...
chore(web): cleanup unit tests 🎡
2022-05-27 08:47:08 +10:00
Marc Durdin
9a29c08c42
Merge pull request #6597 from keymanapp/chore/web/fixup-test-paths
...
chore(web): fixup keyboard-processor and input-processor tests 🎡
2022-05-27 08:46:47 +10:00
Marc Durdin
e80ce488d0
Merge pull request #6586 from keymanapp/chore/web/build-paths
...
chore(web): make build paths consistent 🎡
2022-05-27 08:46:35 +10:00
Marc Durdin
67222ecf49
Merge pull request #6539 from keymanapp/chore/web/version-maintenance
...
chore(web): move version from package.json to keyman-version package 🎡
2022-05-27 08:46:13 +10:00
Marc Durdin
449aa98931
Merge pull request #6538 from keymanapp/chore/developer/fixup-kmlmc-imports
...
chore(developer): fixup kmlmc imports 🎡
2022-05-27 08:45:53 +10:00
Marc Durdin
f9b2d1009c
Merge pull request #6533 from keymanapp/chore/web/split-lm-worker
...
chore(web): move lm-worker into its own folder 🎡
2022-05-27 08:45:39 +10:00
Marc Durdin
fbf4bea9e4
Update developer/js/bundle.sh
...
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
2022-05-24 13:10:44 +10: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
Marc Durdin
1d7c329973
chore: address review comment
2022-05-23 07:41:04 +10:00
Marc Durdin
7e5cd7a137
chore(web): chmod +x
2022-05-18 07:21:47 +10:00
Marc Durdin
be51c1b692
chore(web): chmod +x
2022-05-18 06:44:30 +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
dfd5fad2c7
chore(common): move common/core/web to common/web and flatten
2022-05-17 11:15:22 +10:00
Marc Durdin
f0f44c84b7
chore(developer): remove package-lock ref
...
This is probably not needed at the bundling stage.
2022-05-16 16:12:36 +10:00
Marc Durdin
75e77c4c76
chore(developer): remove package-lock ref
...
This is probably not needed at the bundling stage.
2022-05-16 16:12:01 +10:00
Marc Durdin
f668ee5744
chore(web): fixup languageProcessor text unit tests
...
Uses "Poor Man's Modules" until we have ES6, just so we can get passing
tests.
2022-05-16 15:05:36 +10:00
Marc Durdin
833dde0ae4
chore: remove unnecessary package-lock.json files
2022-05-16 14:47:58 +10:00
Marc Durdin
15f4aa8af2
chore(web): update npm version refs for publishing packages
...
Note that the version entry will be added to the local package.json
which will then be dirty. This version entry should not be committed.
2022-05-16 08:46:09 +10:00
Marc Durdin
1f708d06de
chore(web): build.sh +x
2022-05-16 08:45:45 +10:00
Marc Durdin
af44c0687f
chore(web): move web-environment to common/web
2022-05-16 08:29:46 +10:00
Marc Durdin
7e19405f16
chore: only set THIS_SCRIPT_PATH if THIS_SCRIPT is set
2022-05-16 06:11:29 +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
63ef4a30e8
chore(developer): lexical model compiler bundling cleanup
2022-05-15 12:25:22 +10:00
Marc Durdin
5e9af137b1
chore(developer): full npm install for production
...
We will avoid storing our local package-lock.json and do a full npm
install for production builds of Keyman Developer Server.
2022-05-15 06:56:22 +10:00
Marc Durdin
3f559e3f4e
chore(developer): work around monorepo for building Developer Server
2022-05-15 06:42:48 +10:00
Marc Durdin
eef83be999
chore(developer): fixup server build without lerna
2022-05-14 19:22:34 +10:00
Marc Durdin
bd8e07bea2
chore(developer): fixup paths for tests
2022-05-14 15:35:06 +10:00
Marc Durdin
46c987bc7f
chore(developer): build web-environment during js build
2022-05-13 14:46:19 +10:00
Marc Durdin
77ed80e567
chore(web): build lm-worker in predictive-text
2022-05-13 14:28:40 +10:00
Marc Durdin
41bd9069ad
chore(web): fixup lmlayer test paths
2022-05-13 09:52:08 +10:00
Marc Durdin
1730df16cb
chore(ios): fixup sentry copy
2022-05-12 17:16:52 +10:00
Marc Durdin
8efcb5d64a
chore(web): embedded web cleanup
2022-05-12 07:37:10 +10:00
Marc Durdin
78427b374f
chore(web): build deps for predictive-text
2022-05-12 06:29:41 +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
08ec9a5565
chore(web): +x for build.sh
2022-05-10 12:58:02 +10:00
Marc Durdin
d2b86c90d1
chore(web): fix predictive text module concatenation
2022-05-10 10:50:33 +10:00
Marc Durdin
f7a0b3d398
chore(web): fixup keyboard-processor tests
...
Uses poor man's module mode (i.e. appending .js files) to avoid module
issues with the changeover from Lerna to NPM and tsc -b for builds. We
will revisit this once the builds have stabilised.
2022-05-10 10:22:12 +10:00