Skip to content

auto: A19S30 merge master into autocorrect 🚂#16049

Open
keyman-server wants to merge 534 commits into
epic/autocorrectfrom
auto/A19S30-merge-master-into-autocorrect
Open

auto: A19S30 merge master into autocorrect 🚂#16049
keyman-server wants to merge 534 commits into
epic/autocorrectfrom
auto/A19S30-merge-master-into-autocorrect

Conversation

@keyman-server
Copy link
Copy Markdown
Collaborator

Test-bot: skip
Build-bot: build

ermshiperete and others added 30 commits November 20, 2025 16:46
Also rename file `utils.ts` to `nestedInstanceOf.ts`.

Test-bot: skip
…o-web-core

auto: A19S16 merge master into web-core
Build-bot: skip
Test-bot: skip
refactor(web): change `preInput` to `SyntheticTextStore`

`preInput` always contains a `SyntheticTextStore`, so this change modifies the type of the property so that we don't have to always cast it.

Follow-up-of: #15092
Co-authored-by: Marc Durdin <marc@durdin.net>
refactor(web): rename target and mock variables and functions

This change renames `target` and `mock` variables that identify a text store. Similarly it renames functions with `Target` in the name.

Follow-up-of: #15092
docs(web): add clarifying comment for filename

See #15092 (comment) for background.

Follow-up-of: #15092
test(web): add unit tests for `nestedInstanceOf`

Also rename file `utils.ts` to `nestedInstanceOf.ts`.
refactor(web): simplify `insertText`

Getting the textStore was done twice, without the second time changing the result. Additionally, `insertText` in the super class also gets the active text store and returns false if it is not set. This change removes those additional code lines that are not needed.

Also adds unit tests for `ContextManager.insertText`, and introduces new type `KeymanInfoPair`.

Follow-up-of: #15092
Follow-up-of: #15190
Build-bot: skip
Test-bot: skip
Also improve Core Adapter to detect if we're running in a browser or on
node.js and load the appropriate km-core module.

Follow-up-of: #13993
Test-bot: skip
refactor(web): make core adapter and processor tests headless

Also improve Core Adapter to detect if we're running in a browser or on node.js and load the appropriate km-core module.

Follow-up-of: #13993
Addresses code review comments.

Co-authored-by: Marc Durdin <marc@durdin.net>
Test-bot: skip
Plus another unit test.

Test-bot: skip
fix(web): add text after last deadkey to context

Previously we forgot to add the text after the last deadkey - or any text if didn't have deadkeys. This change fixes this and verifies things with additional unit tests.
This change allows the headless core-adapter and CoreKeyboardProcessor
tests to run on Windows.

Follow-up-of: #15220
Test-bot: skip
Also use const instead of let in `renderer_core.ts`.

Test-bot: skip
…o-web-core

auto: A19S17 merge master into web-core 🎼
mcdurdin added 22 commits June 1, 2026 16:11
…re/web-core-preflight-replay-15888-kbdDetails
…chore/web-core-preflight-replay-15899-15894_test-index
…lay-15986-playwrightreporter

maint(web): fix Playwright TC reporter 🍒
…lay-15949-15895_WindowsTc

maint(web): fix running web e2e tests on Windows 🎼 🍒
In order to maintain roughly the current build artifact size, strip out
the unfinished core integration from what we merge with preflight.

Test-bot: skip
Build-bot: release:android,ios,developer,web
…lay-15858-squiggles

chore(web): fix red squiggles in .ts test files in vscode 🍒
…lay-15856-cleanup

refactor(web): cleanup return types in KeymanEngine 🍒
…lay-15887-renames

refactor(web): rename variables and parameter names in KeymanEngine 🍒
…lay-15888-kbdDetails

refactor(web): use `KeyboardDetails` type 🍒
…lay-15899-15894_test-index

chore(web): cleanup `web/src/app/browser/src/test-index.ts` exports 🍒
chore(web): web-core preflight - strip core references
docs: add note on how to use composer on dockerized websites
@keyman-server keyman-server added auto For PRs only: automatically-opened PRs, e.g. opened by CI automerge labels Jun 2, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Keyman Jun 2, 2026
@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot Bot commented Jun 2, 2026

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Android
    • Keyman for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KeyboardHarness apk - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for Android apk (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample1 apk - build : all tests passed (no artifacts on BuildLevel "build")
    • KMSample2 apk - build : all tests passed (no artifacts on BuildLevel "build")
  • Developer
    • Keyman Developer - build : all tests passed (no artifacts on BuildLevel "build")
    • Compiler Regression Tests - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman Developer (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip - build : all tests passed (no artifacts on BuildLevel "build")
    • kmcomp.zip (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • iOS
    • Keyman for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for iOS (simulator image) (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Keyboards
    • Test Keyboards - build : all tests passed (no artifacts on BuildLevel "build")
  • macOS
    • Keyman for macOS - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for macOS (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")
  • Windows
    • Keyman for Windows - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Windows - build : all tests passed (no artifacts on BuildLevel "build")
    • FirstVoices Keyboards for Windows (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Keyman for Windows (old PRs) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (ARM64) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (x64) - build : all tests passed (no artifacts on BuildLevel "build")
    • Text Editor (x86) - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot Bot changed the title auto: A19S30 merge master into autocorrect auto: A19S30 merge master into autocorrect 🚂 Jun 2, 2026
@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S30 milestone Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto For PRs only: automatically-opened PRs, e.g. opened by CI automerge epic-autocorrect

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants