- Mar 06, 2024
-
-
jahorton authored
-
Steven R. Loomis authored
-
Joshua Horton authored
fix(developer): search-term quote replacement was not global
-
Joshua Horton authored
fix(android): fixes context-change detection for repeated-char cases
-
Keyman Server authored
auto: increment beta version to 17.0.283
-
Keyman Build Agent authored
-
Steven R. Loomis authored
-
- Mar 05, 2024
-
-
Marc Durdin authored
fix(developer): message export filename was title case
-
Marc Durdin authored
Triggered failure seen in https://github.com/keymanapp/help.keyman.com/pull/1085.
-
Marc Durdin authored
chore(developer): consolidate external links in Developer messages
-
Marc Durdin authored
docs(developer): kmc-ldml api documentation
-
Marc Durdin authored
fix(developer): hint text special characters
-
Marc Durdin authored
fix(developer): move osk.ts from developer-utils to kmc-kmn
-
Joshua A. Horton authored
-
Joshua A. Horton authored
-
Marc Durdin authored
Fixes #10372.
-
Keyman Server authored
auto: increment beta version to 17.0.282
-
Keyman Build Agent authored
-
- Mar 04, 2024
-
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- add missing conformsTo
-
Steven R. Loomis authored
Merge branch 'chore/resources/10900-ldml-45' of https://github.com/keymanapp/keyman into chore/resources/10900-ldml-45
-
Steven R. Loomis authored
- further fixes
-
Steven R. Loomis authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Establishes keyman-urls.ts as a single place for any links to external websites. I searched all .ts files in Keyman Developer source and replaced references to websites with function calls here. Note that the names of individual functions within this class can be easily changed as needed, as the hard part was the consolidation.
-
Marc Durdin authored
Merge pull request #10906 from keymanapp/chore/developer/10889-deploy-compiler-messages-to-help-site chore(developer): deploy compiler messages to help site
-
Joshua Horton authored
fix(ios): cross-paragraph keyboard rules
-
Marc Durdin authored
chore(linux): Update debian changelog
-
- Mar 03, 2024
-
-
Steven R. Loomis authored
- updates to support techpreview -> 45 - test changes Fixes: #10900
-
Steven R. Loomis authored
- updates to support techpreview -> 45 Fixes: #10900
-
Steven R. Loomis authored
- updates to support techpreview -> 45 Fixes: #10900
-
Steven R. Loomis authored
- update to cldr 40fa7fd5b074a203581d04ca0c0b004ab9aa491b (main) - alpha1+ - includes patch for bn Fixes: #10900
-
- Mar 02, 2024
-
-
Keyman Server authored
auto: increment beta version to 17.0.281
-
Keyman Build Agent authored
-
- Mar 01, 2024
-
-
Marc Durdin authored
-
Marc Durdin authored
Relates to #10207. Note: reduces the API surface by removing members which should be internal. Fixes a few minor typos in other API docs. Adds missing docs for kmc-kmn also.
-
Marc Durdin authored
api-extractor returned the following error: ``` ERROR: The "export * as ___" syntax is not supported yet; as a workaround, use "import * as ___" with a separate "export { ___ }" declaration ``` -
Marc Durdin authored
Fixes #10889. This involved a bit more refactoring to help-keyman-com.sh in order to allow for multiple paths to be uploaded. I opted _not_ to move the entire Keyman Developer documentation into this repository, partly because a number of pages are still in PHP rather than Markdown.
-
rc-swag authored
feat(windows): move the code kmshell.dpr to unit so that only the includes are in dpr
-