Commit graph

24978 commits

Author SHA1 Message Date
Joshua A. Horton
e0c20db88b chore(web): cleanup from prior commits/work 2023-02-20 12:54:50 +07:00
Joshua A. Horton
12786151f1 change(web): defines cloud subfolder for engine/keyboards 2023-02-20 12:53:49 +07:00
Joshua A. Horton
4422b1697d chore(web): import path cleanup post-rebase 2023-02-20 12:53:49 +07:00
Joshua A. Horton
1ae7c3c5c4 change(web): relocates one method 2023-02-20 12:53:48 +07:00
Joshua A. Horton
be5a152210 fix(web): fixes query-return font handling 2023-02-20 12:53:48 +07:00
Joshua A. Horton
b973639a18 change(web): refactors, modularizes KMW cloud API querying code 2023-02-20 12:53:47 +07:00
Joshua A. Horton
4f121d34f5 refactor(common/web): headless keyboard loading + related unit-test patchups 2023-02-20 12:53:47 +07:00
Marc Durdin
1de9aa8009 chore(developer): update bundled node to 18.14.1 LTS
@keymanapp-test-bot skip

Fixes #8235.
2023-02-20 12:51:20 +07:00
Joshua A. Horton
edcdf08b9e docs(common/web): about known caveat for experiment 2023-02-20 12:49:33 +07:00
Marc Durdin
deac408486 feat(developer): touch layout compiler key and layer identifiers 2023-02-20 12:39:16 +07:00
Marc Durdin
d35c418f91
Merge pull request #8261 from keymanapp/chore/cleanup-fail-warn-log_warning-log_error-echo_heading
chore: consolidate script helper functions
2023-02-20 16:27:25 +11:00
Marc Durdin
3fe89ee508
Merge branch 'master' into chore/cleanup-fail-warn-log_warning-log_error-echo_heading 2023-02-20 16:27:17 +11:00
Marc Durdin
f290175bc4
Merge pull request #8260 from keymanapp/chore/cleanup-shell-helper-functions
chore: cleanup some of shellHelperFunctions.sh
2023-02-20 16:26:01 +11:00
Marc Durdin
a6fb0b1e91
Merge pull request #8266 from keymanapp/chore/web/skip-browserstack
chore(web): Actually skip browser-stack for non-web builds
2023-02-20 16:25:30 +11:00
Marc Durdin
320d20b651
chore(web): Actually skip browser-stack for non-web builds
@keymanapp-test-bot skip
2023-02-20 16:24:01 +11:00
Joshua A. Horton
6f3913bd62 feat(common/web): explicit headless kbd-load unit tests, more precise closure-capture documentation 2023-02-20 12:08:43 +07:00
Joshua A. Horton
c8556d88ab chore(common/web): Merge branch 'feature-esmodule-web-engine' into feat/common/web/keyboard-loaders 2023-02-20 11:52:02 +07:00
Marc Durdin
88a2351281 chore: rename comments 2023-02-20 10:40:02 +07:00
Joshua A. Horton
560c09654e chore(common/web): minor cleanup 2023-02-20 10:35:32 +07:00
Joshua A. Horton
3b929de742 fix(common/web): npm install post-merge to fix npm ci 2023-02-20 10:27:05 +07:00
Joshua A. Horton
e10f043bf0 change(common/web): better typing, handling of legacy Codes endpoints 2023-02-20 10:24:42 +07:00
Joshua A. Horton
9a0f32f59f fix(common/web): keyboard-processor DOM tests now called by build.sh test 2023-02-20 10:22:00 +07:00
Marc Durdin
88df443ba1 feat(developer): touch layout compiler [unfinished] 2023-02-20 10:18:01 +07:00
Marc Durdin
a951680fb9
Merge pull request #8264 from keymanapp/chore/web/8255-no-minify-skip-minify
fix(web): `--no-minify`, not `--skip-minify`
2023-02-20 14:11:37 +11:00
Marc Durdin
0c00eaf8cb fix(web): --no-minify, not --skip-minify 2023-02-20 09:54:15 +07:00
Marc Durdin
3ada5bc928 chore: delete comments 2023-02-20 09:40:20 +07:00
Marc Durdin
e1169f281a chore(developer): ignore Esc key when compiling
Long ago, ESC was a useful way to stop the compiler. These days, it's
so fast that it's hard to break it that way anyway. It's also watching
in the background, so that's bad... because if you have keyboard
compiles happening in the background and hit Esc at the wrong time, you
cancel the build. So... delete it!
2023-02-20 09:39:18 +07:00
Marc Durdin
6df6b0ef18 chore: remove log_error 2023-02-20 09:19:03 +07:00
Marc Durdin
501c317b24 chore: use builder_warn, remove log_warning 2023-02-20 09:18:26 +07:00
Marc Durdin
a004978863 chore: use builder_heading, remove echo_heading 2023-02-20 09:17:51 +07:00
Marc Durdin
4d53a277f3 chore: use builder_die, remove fail 2023-02-20 09:15:38 +07:00
Marc Durdin
c475188c6b chore: use builder_die, remove die 2023-02-20 09:03:37 +07:00
Marc Durdin
318b4d4478 chore: use builder_warn, remove warn 2023-02-20 08:56:31 +07:00
Marc Durdin
8f5997a3e6 chore: rename os_id to BUILDER_OS 2023-02-20 08:44:03 +07:00
Joshua Horton
731e906680
Merge pull request #8149 from keymanapp/change/common/web/early-import-path-cleanup
change(web): cleaner import paths between in-repo packages 🧩
2023-02-20 08:43:18 +07:00
Joshua A. Horton
0055587a57 chore: Merge branch 'feature-gestures' into chore/update-feature-gestures-base 2023-02-20 08:36:04 +07:00
Marc Durdin
f61ef08f05 chore: cleanup shellHelperFunctions 2023-02-20 08:33:23 +07:00
Joshua A. Horton
2cd8f90a66 chore(web): Merge branch 'feature-gestures' into chore/update-feature-gestures-base 2023-02-20 08:32:47 +07:00
Marc Durdin
2a5c4d2d66
Merge pull request #8254 from keymanapp/chore/web/build-sh-refactor
chore(web): minor cleanup of web/build.sh
2023-02-20 12:23:05 +11:00
rc-swag
4b7c8286db
Merge pull request #8215 from keymanapp/fix/windows/8077/readme-label-text-wrap
fix(windows): use min-width allow to expand
2023-02-20 10:48:45 +10:00
Marc Durdin
cb019d97aa
Merge pull request #8253 from keymanapp/fix/developer/7953-schema-copy-in-build
fix(developer): always copy schemas during build
2023-02-19 12:22:51 +11:00
Marc Durdin
b75d245868
Merge pull request #8252 from keymanapp/chore/developer/master-to-kmcompx-a17s6
chore(developer): merge master to feature-kmcompx A17S6
2023-02-19 12:22:43 +11:00
Darcy Wong
72f1f33844 chore(windows): Remove old Kannada setup strings 2023-02-19 07:59:18 +07:00
Keyman Server
5d28c5bdd8
Merge pull request #8256 from keymanapp/auto/version-master-17.0.52
auto: increment master version to 17.0.52
2023-02-19 01:02:01 +07:00
Keyman Build Agent
f550106f32 auto: increment master version to 17.0.52 2023-02-18 13:01:24 -05:00
Steven R. Loomis
d46f2c3f9b
Update core/tests/unit/ldml/ldml_test_source.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-18 09:35:17 -06:00
Steven R. Loomis
ce0a488fe0
Update core/tests/unit/ldml/ldml_test_source.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-18 09:35:11 -06:00
Steven R. Loomis
fceebaed76
Update core/tests/unit/ldml/ldml.cpp
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-18 09:34:53 -06:00
Steven R. Loomis
8a28583101
Merge pull request #8243 from keymanapp/feat/core-spec-merge-key2-epic-ldml 2023-02-18 09:34:31 -06:00
Steven R. Loomis
dd9be17228
Update core/include/ldml/keyboardprocessor_ldml.ts
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-02-18 09:32:58 -06:00