- Dec 18, 2023
-
-
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
-
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
🐵 -
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
-
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
-
Steven R. Loomis authored
Co-authored-by:Eberhard Beilharz <ermshiperete@users.noreply.github.com>
-
Steven R. Loomis authored
fix(core): ldml: fix bad usage of unique_ptr
🙀 -
Steven R. Loomis authored
- needed to declare the pointer properly Fixes: bug(core): Build failures in LDML code on newer Ubuntu versions #10249
-
Steven R. Loomis authored
- add note about how to use these docker images as Dev Containers
-
Steven R. Loomis authored
- update other docs to simply point to NodeSource's instructions Fixes: chore(linux): script deprecation warning from nodesource #10024
-
Steven R. Loomis authored
- fix the Node.js install script deprecation - also make items configurable such as Ubuntu version and Node version Fixes: chore(linux): script deprecation warning from nodesource #10024
-
Eberhard Beilharz authored
-
- Dec 13, 2023
-
-
Eberhard Beilharz authored
This changes `isKMWInput` so that it accepts the same `HTMLInputElement` types that `listInputs` accepts. Closes #8848.
-
Eberhard Beilharz authored
This change adds an additional `engine` directory and moves the headless tests to subdirectories of that. It also renames some test directories. Together this makes the layout of the tests better match the layout under `src` and so makes it easier to see what tests what.
-
Eberhard Beilharz authored
`test:libraries` is an invalid target which causes an error when called. Which means this is dead code. This change removes it.
-
sgschantz authored
-
Joshua Horton authored
feat(web): enhanced flick resetting via path base-coord replacement
🐵 -
Joshua Horton authored
change(web): prep for enhanced flick-resets - alters the contact-path evaluation signature
🐵 -
Joshua Horton authored
chore: merge master into feature-gestures
🐵
-