- Nov 17, 2023
-
-
Steven R. Loomis authored
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
-
Steven R. Loomis authored
- fix a call site For: #9438
-
Steven R. Loomis authored
Merge branch 'fix/developer/9438-vis-kbd-crash-epic-ldml' into fix/core-9961-optional-startContext-epic-ldml
-
Steven R. Loomis authored
Merge branch 'feat/core/9707-tertiary-reorder-epic-ldml' into fix/developer/9438-vis-kbd-crash-epic-ldml
-
Steven R. Loomis authored
For: #9707
-
Steven R. Loomis authored
- per spec - update tests to remove these Fixes: #9961
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Merge branch 'feat/core/9468-marker-normalization-epic-ldml' into feat/core/9450-backspace-epic-ldml
-
Steven R. Loomis authored
-
Eberhard Beilharz authored
fix(linux): Fix packaging GHA
-
Eberhard Beilharz authored
For some reason with some PR builds we got an incorrect base ref. This change makes better use of the information that GitHub provides and so should work around the problem.
-
Steven R. Loomis authored
- fix API and call sites For: #9438
-
Steven R. Loomis authored
-
Steven R. Loomis authored
Merge branch 'feat/core/9468-marker-normalization-epic-ldml' into feat/core/9450-backspace-epic-ldml
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- handle case where there's no tertiary base before the first char - separate some element API tests from the actual tertiary test. Tests were failing because of now-correct implementation. Fixes: #9707
-
Steven R. Loomis authored
For: #9707
-
Steven R. Loomis authored
- implemented tertiary reordering - reinstated bengali reordering! - fixed reordering to be longest-first (by sorting the list before applying) - updated debug logging Fixes: #9707
-
Steven R. Loomis authored
- failing test cases, hooray! In XML and C++ For: #9707
-
Steven R. Loomis authored
- refactor transform/normalization inner routine For: #9450
-
Steven R. Loomis authored
- refactor keypress some (needs more) - copypasta implementation of backspace transform For: #9450
-
Steven R. Loomis authored
- literally a bad assert. the error case is handled below, in fact the unit test tests for it. - for some reason, assert.h wasn't included in some cases locally. For: #9468
-
Keyman Server authored
auto: increment master version to 17.0.213
-
Keyman Build Agent authored
-
Steven R. Loomis authored
-
- Nov 16, 2023
-
-
Joshua Horton authored
refactor(web): inactive banner management
🎏 -
Joshua Horton authored
chore(web): splits banner.ts into separate files per banner type
🎏 -
Steven R. Loomis authored
- test fix For: #9468
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- temporarily remove a backspace test until #9450 is fixed. For: #9468
-
Steven R. Loomis authored
- a little further - couple places where "it wasn't plugged in" - adding some LDML-TODOs - marker creep - fixed one unnecessary alloc/dealloc For: #9468
-
Keyman Server authored
auto: increment master version to 17.0.212
-
Keyman Build Agent authored
-
- Nov 15, 2023
-
-
Darcy Wong authored
chore(web,developer): Move keymanweb-osk.ttf to common/resources
-
Eberhard Beilharz authored
fix(linux): Improve triggering of packaging GHA
-
Steven R. Loomis authored
-
Steven R. Loomis authored
fix(common): dx: don't call exit(0) on failure
🙀 -
Marc Durdin authored
chore(developer): handle project version checks cleanly in kmc 🦕
-
Marc Durdin authored
Merge pull request #9995 from keymanapp/chore/developer/9948-only-source-path-files-in-project-views chore(developer): show only source path files in project views 🦕
-
Marc Durdin authored
feat(developer): handle errors loading projects 🦕
-