- Feb 01, 2024
-
-
Steven R. Loomis authored
- C++ side passes Fixes: #10516
-
Steven R. Loomis authored
- C++ side Fixes: #10516
-
Steven R. Loomis authored
- clear the marker map at the end of remove_markers if no markers were found. - add some suggested tests from @jahorton and @mcdurdin For: #10317
-
Steven R. Loomis authored
- add another greek double reorder. with chips. Fixes: #10516
-
Steven R. Loomis authored
- fix off by one in adding denormalized glue chars Fixes: #10516
-
Steven R. Loomis authored
- revert comment - reorder tests Fixes: #10516
-
Steven R. Loomis authored
- use an 'end' marker for each NFD Fixes: #10516
-
Steven R. Loomis authored
- update per code review - move quickcheck of map into add_back_markers() For: #10516
-
Steven R. Loomis authored
- reorders don't interact with markers, but must transit them - add updated tests - simplify reorder_group::apply(): the 'common prefix' discussion was out-of-date as std::mismatch is handled by the ldml_processor and the core context. - add_back_markers() promoted to SPI so it can be called from reordering. Fixes: #10516
-
Keyman Server authored
auto: increment master version to 17.0.258
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
chore(linux): Adjust test expectations for ICU >= 73
-
- Jan 31, 2024
-
-
Eberhard Beilharz authored
ICU 73 comes with CLDR 43 which contains various corrections. This means that we get different results when we minimize `bmf-Latn`. This change sets the test expectations based on the ICU version and so allows tests to pass on Ubuntu 24.04 which comes with ICU 74.
-
Eberhard Beilharz authored
chore(linux): Replace Lunar with Noble
-
Marc Durdin authored
chore(developer): disable .js output for LDML keyboard compiler for 17.0
-
Marc Durdin authored
fix(developer): make sourcePath calculation for kmc-keyboard-info more lenient
-
Marc Durdin authored
fix(developer): kmc exit needs to wait for Sentry
-
Darcy Wong authored
docs: Update websites README.md
-
Joshua Horton authored
fix(web): ensure use of actual key-cap / label font in key-scale ops
⛲ -
Joshua Horton authored
fix(web): proper await for special-osk font, use of it in key scaling
⛲ -
Joshua Horton authored
feat(web): testing page for font-load / key-scale interactions
⛲ -
Joshua Horton authored
fix(web): documentation-keyboard font size, font scaling
⛲ -
Joshua Horton authored
fix(web): OSK resource-loading promise's font-wait
⛲ -
Darcy Wong authored
Add web.keyman.com.localhost
-
Darcy Wong authored
Update website-local-proxy names @keymanapp-test-bot skip
-
Marc Durdin authored
epic: Keyman Core normalization
🌱 -
Keyman Server authored
auto: increment master version to 17.0.257
-
Keyman Build Agent authored
-
Steven R. Loomis authored
feat(developer): turn on developer side normalization
🙀
-
- Jan 30, 2024
-
-
Eberhard Beilharz authored
This change removes Ubuntu 23.04 Lunar and adds support for Ubuntu 24.04 Noble.
-
Eberhard Beilharz authored
fix(linux): packaging on Ubuntu and Debian servers should give message instead of warning because we don't have patched ibus there
-
Eberhard Beilharz authored
chore(core): `process_output_action` needs const `output_utf32` parameter
🌱 -
Marc Durdin authored
Fixes #10547. In order to prevent confusion, the stubbed and incomplete .js files generated by the LDML keyboard compiler are no longer emitted for version 17.0 release.
-
Marc Durdin authored
Fixes #10542. The `sourcePath` attribute should only be added to a .keyboard_info file if the file is actually in an expected folder matching a pattern like `(release|legacy|experimental)/k/keyboard`. If the path does not match that pattern, then we just omit the field in the emitted .keyboard_info or .model_info file.
-
Marc Durdin authored
Fixes #10488: 1. Use a consistent `exitProcess()` function so that we always wait for Sentry to do its thing. 2. Make `KeymanSentry.isEnabled()` non-async because it is synchronous. 3. Remove duplicate initialization of `KeymanSentry` in kmc.ts.
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Marc Durdin authored
feat(core): add `deleted_context` to `km_core_actions` struct
🌱
-