Marc Durdin
73275daeb2
Merge pull request #10927 from keymanapp/fix/developer/10372-hint-special-text-rendering
...
fix(developer): hint text special characters
2024-03-05 16:04:28 +07:00
Marc Durdin
7ddc7e315e
Merge pull request #10903 from keymanapp/fix/developer/10872-move-osk-dep-into-kmc-kmn
...
fix(developer): move osk.ts from developer-utils to kmc-kmn
2024-03-05 13:47:20 +07:00
Joshua A. Horton
597d2227fc
chore(web): updates mtnt model used by test page
2024-03-05 12:27:31 +07:00
Joshua A. Horton
ab39df716a
chore(web): reverts minor formatting change
2024-03-05 12:25:17 +07:00
Joshua A. Horton
94433f74eb
fix(developer): search-term quote replacement was not global
2024-03-05 12:23:29 +07:00
rc-swag
a2f9a4431a
fix(windows): fix keyboard lookup in getkeyboardlanguage
...
The look up for the kmcom keyboard now uses index of
to find the correct index into the Keyboard array.
2024-03-05 15:00:16 +10:00
Joshua A. Horton
9be1e8e428
fix(web): globe key highlighting
2024-03-05 10:57:30 +07:00
jahorton
78fb91400a
chore(ios): removes the "Show Banner" settings option
2024-03-05 09:51:14 +07:00
jahorton
a4cdc9203c
fix(ios): delayed banner
2024-03-05 09:35:51 +07:00
jahorton
c6a287307b
chore(ios): typo in comment
2024-03-05 09:21:00 +07:00
jahorton
0046eef72c
fix(ios): bad initial in-app layout
2024-03-05 08:58:02 +07:00
Marc Durdin
e6db899453
fix(developer): hint text special characters
...
Fixes #10372 .
2024-03-05 08:30:37 +07:00
Keyman Server
0d9af6317b
Merge pull request #10926 from keymanapp/auto/version-beta-17.0.282
...
auto: increment beta version to 17.0.282
2024-03-05 01:04:58 +07:00
Keyman Server
0a40c1a423
Merge pull request #10925 from keymanapp/auto/version-master-18.0.9
...
auto: increment master version to 18.0.9
2024-03-05 01:04:28 +07:00
Keyman Build Agent
18faac9618
auto: increment beta version to 17.0.282
2024-03-04 13:04:16 -05:00
Keyman Build Agent
30329fe82b
auto: increment master version to 18.0.9
2024-03-04 13:03:48 -05:00
Steven R. Loomis
8c86aff8dd
Merge branch 'beta' into chore/resources/10900-ldml-45
2024-03-04 08:25:38 -06:00
Steven R. Loomis
350276baa0
chore(developer): ldml update out of techpreview 🙀
...
- add missing conformsTo
2024-03-04 08:25:20 -06:00
Steven R. Loomis
582cec8fe4
Merge branch 'chore/resources/10900-ldml-45' of https://github.com/keymanapp/keyman into chore/resources/10900-ldml-45
2024-03-04 08:21:50 -06:00
Steven R. Loomis
6d2ae221af
chore(core,developer,resources): ldml update out of techpreview 🙀
...
- further fixes
2024-03-04 08:21:45 -06:00
Steven R. Loomis
1f2be1ccc9
Update developer/src/kmconvert/Keyman.Developer.System.LdmlKeyboardProjectTemplate.pas
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-03-04 08:20:03 -06:00
Dr Mark C. Sinclair
cb6cc461c8
chore(developer): add ERROR_LicenseIsNotValid test; ensure TextDecoder.decode restored in two tests
2024-03-04 12:46:54 +00:00
Dr Mark C. Sinclair
f9a2e92609
chore(developer): add ERROR_LicenseFileIsDamaged (null on decode) test
2024-03-04 12:17:05 +00:00
Marc Durdin
80a0fea025
docs(developer): kmc-package api documentation
...
Note: WindowsPackageInstallerSources fields are not yet documented.
2024-03-04 19:15:37 +07:00
Dr Mark C. Sinclair
d790a2d5a5
chore(developer): add ERROR_LicenseFileIsDamaged (error on decode) test
2024-03-04 12:12:13 +00:00
Marc Durdin
b225c7a492
docs(developer): kmc-keyboard-info api documentation
...
Relates to #10207 .
2024-03-04 19:01:08 +07:00
Marc Durdin
72ffd5a906
docs(developer): kmc-model-info api documentation
2024-03-04 18:53:45 +07:00
Marc Durdin
17a3d929ff
docs(developer): kmc-model api documentation
2024-03-04 18:40:01 +07:00
Dr Mark C. Sinclair
4cf4efc71b
chore(developer): add missing 'ERROR_' to test descriptions for FileDoesNotExist
2024-03-04 11:23:24 +00:00
Dr Mark C. Sinclair
98764dc23a
chore(developer): add ERROR_LicenseFileIsMissing test
2024-03-04 11:20:15 +00:00
Dr Mark C. Sinclair
41ec7cf167
chore(developer): add ERROR_FileDoesNotExist (font file not on disk) test
2024-03-04 10:38:55 +00:00
Dr Mark C. Sinclair
3addca4ccf
chore(developer): fix stubbing (fillLanguages is private); delete stubFillLanguages
2024-03-04 09:57:19 +00:00
Dr Mark C. Sinclair
eccb4ae993
chore(developer): make stubbing of fillLanguages inline
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-03-04 09:48:02 +00:00
rc-swag
29b54ad661
chore(windows): Merge branch 'epic/windows-updates' into feat/windows/add-apply-now-update
2024-03-04 19:10:12 +10:00
Marc Durdin
219f375aeb
fix(developer): Treat Right Shift as Shift in debugger
...
Fixes #10915 .
Note that a more systemic fix to keyman core will involve ensuring that
the debug list is always properly terminated, but that does not need to
happen in beta.
2024-03-04 15:49:26 +07:00
Marc Durdin
987a17071d
chore(developer): tiny refactor redux
2024-03-04 12:45:28 +07:00
Marc Durdin
90d39f9eaa
chore(developer): tiny refactor of urls
2024-03-04 12:44:48 +07:00
Marc Durdin
e64103a02f
chore(developer): consolidate external links in Developer messages
...
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.
2024-03-04 12:38:07 +07:00
Marc Durdin
dd6b942182
Merge pull request #10906 from keymanapp/chore/developer/10889-deploy-compiler-messages-to-help-site
...
chore(developer): deploy compiler messages to help site
2024-03-04 12:10:18 +07:00
Darcy Wong
90e8d32890
Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-03-04 10:46:03 +07:00
Joshua Horton
691fce2dd5
Merge pull request #10905 from keymanapp/fix/ios/cross-paragraph-kbd-rules
...
fix(ios): cross-paragraph keyboard rules
2024-03-04 10:04:34 +07:00
Joshua A. Horton
3755de74ac
fix(web): pending-source tracking cleanup
2024-03-04 09:32:04 +07:00
Marc Durdin
0d2e044c5a
Merge pull request #10898 from keymanapp/chore/linux/cherry-pick/changelog
...
chore(linux): Update debian changelog 🍒
2024-03-04 07:27:02 +07:00
Marc Durdin
a60cdaa697
Merge pull request #10897 from keymanapp/chore/linux/changelog
...
chore(linux): Update debian changelog
2024-03-04 07:27:00 +07:00
Marc Durdin
e001e6998c
Merge pull request #10911 from keymanapp/chore/merge-master-into-windows-updates
...
chore: merge master into windows-updates 💽
2024-03-04 06:48:01 +07:00
Steven R. Loomis
17a653fa19
chore(core): ldml update out of techpreview 🙀
...
- updates to support techpreview -> 45
- test changes
Fixes : #10900
2024-03-02 22:40:39 -06:00
Steven R. Loomis
0ada31b38a
chore(developer): ldml update out of techpreview 🙀
...
- updates to support techpreview -> 45
Fixes : #10900
2024-03-02 22:40:39 -06:00
Steven R. Loomis
8975a38109
chore(common): ldml update out of techpreview 🙀
...
- updates to support techpreview -> 45
Fixes : #10900
2024-03-02 22:40:38 -06:00
Steven R. Loomis
a0a57289f0
chore(resources): ldml update out of techpreview 🙀
...
- update to cldr 40fa7fd5b074a203581d04ca0c0b004ab9aa491b (main) - alpha1+
- includes patch for bn
Fixes : #10900
2024-03-02 22:40:38 -06:00
Keyman Server
4890ffbbed
Merge pull request #10914 from keymanapp/auto/version-beta-17.0.281
...
auto: increment beta version to 17.0.281
2024-03-02 01:14:26 +07:00