Commit graph

33096 commits

Author SHA1 Message Date
Keyman Server
2b876a591e
Merge pull request #11417 from keymanapp/auto/version-beta-17.0.323
auto: increment beta version to 17.0.323
2024-05-10 11:06:37 -07:00
Keyman Server
dbb3ddb1eb
Merge pull request #11416 from keymanapp/auto/version-master-18.0.34
auto: increment master version to 18.0.34
2024-05-10 11:06:27 -07:00
Keyman Build Agent
4dc743056c auto: increment beta version to 17.0.323 2024-05-10 14:05:47 -04:00
Keyman Build Agent
c352603505 auto: increment master version to 18.0.34 2024-05-10 14:05:41 -04:00
sgschantz
0288b72c84 fix(mac): made osk keys visible again
set clipsToBounds to true for osk and osk key views
This property began defaulting to false with the update to
macOS 14 sonoma causing the osk keys to become so large
that they obscured the entire osk view.
Also replaced and few more deprecated properties and functions.
2024-05-10 14:49:34 +07:00
Darcy Wong
adb27b3c56
Merge pull request #11413 from keymanapp/chore/beta-to-master-a18s1-part2
chore(common): Merge beta to master for Sprint A18S1 (part 2)
2024-05-10 13:35:38 +07:00
Joshua A. Horton
76984e83d6 chore(web): removes playwright install-deps command from std script 2024-05-10 09:54:33 +07:00
Joshua A. Horton
d6fb99f0c4 chore(web): adds extra call needed on Linux BAs 2024-05-10 09:20:00 +07:00
Joshua A. Horton
89f19dcfb5 chore(web): Merge branch 'feat/web/custom-wtr-reporting' into chore/web/lm-worker-test-migration 2024-05-10 09:18:18 +07:00
Joshua A. Horton
8e8906ddc4 fix(web): TC-reporter had mismatch in name for file suite start and end; also adds polish 2024-05-10 09:17:23 +07:00
Darcy Wong
725231c80f chore: Merge remote-tracking branch 'origin/beta' into chore/beta-to-master-a18s1-part2 2024-05-10 07:41:54 +07:00
Joshua Horton
dd3763b240
Merge pull request #11385 from keymanapp/fix/web/unexpected-null-element 2024-05-10 07:32:09 +07:00
Darcy Wong
cbf1fd5cb1 chore(common): Merge beta to master for sprint A18S1 part 2 2024-05-10 06:27:02 +07:00
Keyman Server
65a1ea32bc
Merge pull request #11412 from keymanapp/auto/version-beta-17.0.322
auto: increment beta version to 17.0.322
2024-05-09 11:06:05 -07:00
Keyman Server
e0ec708f6d
Merge pull request #11411 from keymanapp/auto/version-master-18.0.33
auto: increment master version to 18.0.33
2024-05-09 11:06:04 -07:00
Keyman Build Agent
e563c97537 auto: increment beta version to 17.0.322 2024-05-09 14:05:22 -04:00
Keyman Build Agent
b45819328a auto: increment master version to 18.0.33 2024-05-09 14:05:09 -04:00
Steven R. Loomis
01dda6930d
Merge pull request #11341 from keymanapp/chore/core/11033-points-not-units
chore(core): km_core_cp -> km_core_cu
2024-05-09 09:32:21 -05:00
Dr Mark C. Sinclair
4cae4310f0 chore(developer): add ValidateMatchNomatchOutput test 2024-05-09 13:43:34 +01:00
Dr Mark C. Sinclair
90b12c2a38 chore(developer): add improved comment in IsValidKeyboardVersion 2024-05-09 12:56:09 +01:00
Dr Mark C. Sinclair
3b23164b37 chore(developer): switch to use of u"xx" strings 2024-05-09 12:52:41 +01:00
Dr Mark C. Sinclair
ebfb3c5739 chore(developer): add wstrtostr test 2024-05-09 12:06:32 +01:00
Dr Mark C. Sinclair
2f528c26b0 chore(developer): add strtowstr test 2024-05-09 11:44:50 +01:00
Dr Mark C. Sinclair
46efc97833 chore(developer): add fixture class and symbolic constants for KMX_WCHARs 2024-05-09 10:52:15 +01:00
Marc Durdin
d7cafae5ed feat(common): improve builder parameter passing for child and dep builds
Fixes #11408.
Fixes #11394.
2024-05-09 13:54:17 +07:00
Darcy Wong
a7902536eb chore(windows): Update crowdin string for Khmer 2024-05-09 11:35:49 +07:00
Joshua A. Horton
e9631c4fb2 chore(web): adjustments per code review 2024-05-09 10:24:31 +07:00
Darcy Wong
0e4dbd515f chore(oem/fv): Add fv_nlakapamuxcheen
* Also update keyboard versions from recent updates (for fv_all.kmp 12.9)
2024-05-09 10:15:11 +07:00
Joshua A. Horton
8a4a51dca5 chore(web): proxy setup for test-model lookup
Doesn't actually affect the test passing, but it does silence a warning.
2024-05-09 09:55:57 +07:00
Joshua A. Horton
a3a36ecda3 chore(web): drop later-removed comment 2024-05-09 09:54:36 +07:00
Joshua A. Horton
e4890f3d3d chore(web): deletes migrated test source 2024-05-09 09:49:49 +07:00
Joshua A. Horton
09d8ea0aa8 chore(web): converts lm-worker test to typescript, uses plugin 2024-05-09 09:40:34 +07:00
Joshua A. Horton
6571e8b383 chore(web): links new reporter into lm-worker tests, includes default reporter for in-progress summary 2024-05-09 09:40:18 +07:00
Joshua A. Horton
af0479f74d chore(web): lm-worker test --debug path 2024-05-09 09:36:39 +07:00
Joshua A. Horton
2543d98dbc chore(web): lm-worker testing - local vs CI mode 2024-05-09 09:36:38 +07:00
Joshua A. Horton
5fa3ebfb08 chore(web): converts lm-worker .spec.html to .spec.mjs 2024-05-09 09:36:38 +07:00
Joshua A. Horton
3fd2323a83 chore(web): lm-worker cleanup 2024-05-09 09:18:04 +07:00
Joshua A. Horton
9996cd5ae3 chore(web): configure now includes setup of testing environment 2024-05-09 09:18:03 +07:00
Joshua A. Horton
9adda6b636 chore(web): actually links new test-runner test into lm-worker/build.sh 2024-05-09 09:18:02 +07:00
Joshua A. Horton
8ace9f5868 chore(web): lm-worker in-browser test now in lm-worker project
Uses @web/test-runner to run it, making it our first integrated test with the new testing library
2024-05-09 09:18:02 +07:00
Joshua A. Horton
b9b86e760c feat(web): adds 'stability reporter', exposing error reports when a test-runner launcher fails 2024-05-09 09:18:01 +07:00
Joshua A. Horton
b83a16d0ac chore(web): extra TC-reporter polish 2024-05-09 09:18:00 +07:00
Joshua A. Horton
53e84ff0ad feat(web): better cause-of-failure reporting; notes if spec'd test-files never ran 2024-05-09 09:14:01 +07:00
Joshua A. Horton
c765d3217b chore(web): figured out how to disambiguate browser configs 2024-05-09 09:13:13 +07:00
Joshua A. Horton
eecacc94e9 chore(web): initial TC-style string-escaping implementation 2024-05-09 09:12:47 +07:00
Joshua A. Horton
33dcfe31bf feat(web): prototype TC-reporter for @web/test-runner 2024-05-09 09:12:42 +07:00
Joshua A. Horton
ce650c8b9c fix(web): headless tests should properly do CI-style reporting 2024-05-09 09:11:56 +07:00
Joshua A. Horton
5304e23ee9 fix(web): post-rebase package-lock.json fix - dep of dev-dep was missing 2024-05-09 09:03:39 +07:00
Joshua A. Horton
8d7721545a chore(web): updates sinon to a version with fully-ESM artifact 2024-05-09 08:49:51 +07:00
Joshua A. Horton
a34e5c9100 fix(web): EventEmitter import pattern update 2024-05-09 08:49:50 +07:00