Joshua A. Horton
|
281ffe2d8d
|
chore(web): fixes a describe_outputs
|
2023-02-20 13:46:05 +07:00 |
|
Joshua A. Horton
|
09c598ca8f
|
refactor(web): extracts common config settings, creates corresponding esmodule
|
2023-02-20 13:43:22 +07:00 |
|
Joshua A. Horton
|
1a0d60e1b1
|
chore(common/web): more import path fun
|
2023-02-20 13:40:48 +07:00 |
|
Joshua A. Horton
|
2764a85a70
|
refactor(common/web): minor build-bundler tweak post-rebase
|
2023-02-20 13:39:16 +07:00 |
|
Joshua A. Horton
|
4a9be7a516
|
chore(web): forgetKeyboard()
|
2023-02-20 12:54:59 +07:00 |
|
Joshua A. Horton
|
bf569c9ca1
|
feat(web): stub/kbd cache unit tests, filtering of pre-fetched stubs
|
2023-02-20 12:54:58 +07:00 |
|
Joshua A. Horton
|
63450a1b0c
|
fix(web): missed a keyboard-prefixing op spot
|
2023-02-20 12:54:58 +07:00 |
|
Joshua A. Horton
|
37eb02295a
|
feat(web): cloud query unit tests (headless and dom)
|
2023-02-20 12:54:57 +07:00 |
|
Joshua A. Horton
|
bdab450b11
|
fix(web): basic bugfixes via "scratch test"
|
2023-02-20 12:54:57 +07:00 |
|
Joshua A. Horton
|
b7774002e0
|
chore(web): folder name shift, engine/build.sh :keyboard-cache target
|
2023-02-20 12:54:56 +07:00 |
|
Joshua A. Horton
|
cea89c6562
|
refactor(web): KeyboardStub extends KeyboardProperties, extracts StubAndKeyboardCache
|
2023-02-20 12:54:56 +07:00 |
|
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 |
|
Joshua A. Horton
|
edcdf08b9e
|
docs(common/web): about known caveat for experiment
|
2023-02-20 12:49:33 +07: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 |
|
Joshua A. Horton
|
560c09654e
|
chore(common/web): minor cleanup
|
2023-02-20 10:35:32 +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 |
|
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
|
913593a652
|
feat(common/web): keyboard loader declaration bundle start
|
2023-02-17 14:26:35 +07:00 |
|
Joshua A. Horton
|
c056ab7d24
|
change(common/web): turns off tests for not-yet-adopted class
|
2023-02-17 11:23:22 +07:00 |
|
Joshua A. Horton
|
0a91730a12
|
feat(common/web): 'sandboxed' keyboard loading for DOM
|
2023-02-17 11:23:22 +07:00 |
|
Joshua A. Horton
|
ee9da1cf58
|
change(common/web): node + dom loaders as separately bundled modules
|
2023-02-17 11:23:21 +07:00 |
|
Joshua A. Horton
|
cb91a89736
|
feat(common/web): basic classes for DOM-based keyboard loading
|
2023-02-17 11:23:20 +07:00 |
|
Joshua A. Horton
|
8b57e28a34
|
chore(common/web): more import path fun
|
2023-02-17 11:23:16 +07:00 |
|
Joshua A. Horton
|
e6fe2b73bf
|
refactor(common/web): headless keyboard loading + related unit-test patchups
|
2023-02-17 11:23:01 +07:00 |
|
Joshua A. Horton
|
b3bed38c9c
|
docs(common): sure, let's update the windows build-env doc too
|
2023-02-17 09:27:13 +07:00 |
|
Joshua A. Horton
|
efbf1aaeef
|
docs(common): node.js prereq
|
2023-02-17 09:26:24 +07:00 |
|
Joshua A. Horton
|
a93a554dba
|
fix(web): right, main-web headless unit tests
|
2023-02-17 09:25:00 +07:00 |
|
Joshua A. Horton
|
4503ed9768
|
change(web): web child projects now utilize import paths
|
2023-02-17 09:22:43 +07:00 |
|
Joshua A. Horton
|
45d2e4f5e5
|
fix(common/web): fixes unit tests for prior commit
|
2023-02-17 08:03:24 +07:00 |
|
Joshua A. Horton
|
58d2c3ba66
|
chore(common/web): TS import cleanup via subpaths
|
2023-02-16 16:05:45 +07:00 |
|
Joshua A. Horton
|
8fb5b42818
|
chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/early-import-path-cleanup
|
2023-02-16 15:52:25 +07:00 |
|
Joshua Horton
|
2df5bc1bea
|
Merge pull request #8237 from keymanapp/chore/web/feature-esmodule-update
chore(web): feature-esmodule base update
|
2023-02-16 15:39:49 +07:00 |
|
Joshua A. Horton
|
6af1e4890e
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/feature-esmodule-update
|
2023-02-16 15:18:50 +07:00 |
|
Joshua Horton
|
7f383d9b40
|
Merge pull request #8196 from keymanapp/chore/common/js-ts-dependency-updates
chore(common): updates Web & Web-related dependencies
|
2023-02-16 15:14:38 +07:00 |
|
Eberhard Beilharz
|
474e06dc1e
|
Merge pull request #8230 from keymanapp/fix/linux/gha
fix(linux): Another iteration to fix packaging GHA
|
2023-02-16 08:26:14 +01:00 |
|
Joshua A. Horton
|
5912274c99
|
chore(developer): updates developer/server tsconfig
|
2023-02-16 14:00:48 +07:00 |
|
Joshua A. Horton
|
889d347c02
|
chore(common): Merge branch 'master' into chore/common/js-ts-dependency-updates
|
2023-02-16 13:51:31 +07:00 |
|
Marc Durdin
|
670932f922
|
Merge pull request #8198 from keymanapp/feat/common/builder-parent-child-scripts
feat(common): parent-child scripts for builder
|
2023-02-16 15:28:52 +11:00 |
|
Marc Durdin
|
729f3ede72
|
Update resources/builder.inc.sh
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
|
2023-02-16 12:34:56 +11:00 |
|
Keyman Server
|
e162cbacda
|
Merge pull request #8231 from keymanapp/auto/version-master-17.0.50
auto: increment master version to 17.0.50
|
2023-02-16 01:38:26 +07:00 |
|
Keyman Build Agent
|
8fcba50d75
|
auto: increment master version to 17.0.50
|
2023-02-15 13:37:47 -05:00 |
|
Eberhard Beilharz
|
bfbe2b73c8
|
fix(linux): Another iteration to fix packaging GHA
|
2023-02-15 18:28:07 +01:00 |
|