- Dec 19, 2023
-
-
rc-swag authored
-
rc-swag authored
fix(web): unbreak some ts paths
-
Steven R. Loomis authored
-
rc-swag authored
-
Keyman Server authored
auto: increment master version to 17.0.233
-
Keyman Build Agent authored
-
Joshua Horton authored
-
- Dec 18, 2023
-
-
rc-swag authored
Co-authored-by:Eberhard Beilharz <ermshiperete@users.noreply.github.com>
-
Shawn Schantz authored
fix(mac): unit tests should expect core context clear after invalidate
-
Joshua A. Horton authored
-
sgschantz authored
-
- Dec 16, 2023
-
-
Keyman Server authored
auto: increment master version to 17.0.232
-
Keyman Build Agent authored
-
- Dec 15, 2023
-
-
Eberhard Beilharz authored
chore(web): Add unit tests for `pageContextAttachment`
-
Eberhard Beilharz authored
fix(web): Fix types that listInputs and isKMWInput accept
-
Eberhard Beilharz authored
chore(web): Better match directory structure for headless engine tests
-
rc-swag authored
-
rc-swag authored
The unit tests needed to be updated to handle the cases where the context is invalidated by a keystroke. However, they still need to be able to verify the final string the application should recieve. To do this a expected context token has been added to the unit test format.
-
Keyman Server authored
auto: increment master version to 17.0.231
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
chore(web): Remove dead code
-
- Dec 14, 2023
-
-
Eberhard Beilharz authored
# Conflicts: # web/test.sh
-
Darcy Wong authored
chore(common): Add entries from 16.0.144 HISTORY.md
-
Darcy Wong authored
-
Shawn Schantz authored
chore(mac): use core actions struct
-
Shawn Schantz authored
add guard clause Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
fix(mac): improve code signing robustness
-
Marc Durdin authored
epic: new gesture engine
🐵 -
rc-swag authored
-
Joshua Horton authored
fix(web): fixes android-webview emulation Web test page
-
Joshua Horton authored
fix(web): unit test for null-null keyboard switch event from #10245
-
rc-swag authored
Test k_000___null_keyboard has been updated as the [RALT K_B] should cause the context to be reset. Test k_008___vkey_input__ctrl_alt_2_ has been updated as the [LCTRL LALT K_B] does not match a keyboard rule the context is deemed invalid and should be reset. It could be a consideration to modify the text_store object to better reflect the state of a applications context however this would mean we would need two expected results one for the application and one for the context
-
Joshua A. Horton authored
-
Joshua Horton authored
fix(web): fixes null-stub keyboard lookups, related 'keyboardchange' event niche case
-
Steven R. Loomis authored
chore(linux): docker: fix Node.js install, make customizable
-
Steven R. Loomis authored
Fixes: chore(linux): script deprecation warning from nodesource #10024
-