Commit graph

19606 commits

Author SHA1 Message Date
Joshua A. Horton
17e010fd39 docs(web): adds link to API docs 2023-04-19 09:01:27 +07:00
Joshua A. Horton
588841593c refactor(web): spins FocusAssistant off from UIManager as module 2023-04-19 08:56:15 +07:00
Joshua A. Horton
2733b8c46e chore(web): mild cleanup before next stuff 2023-04-19 08:07:03 +07:00
Joshua A. Horton
8bfa63bc77 fix(web): dependency chaining re: engine/events 2023-04-18 12:26:02 +07:00
Joshua A. Horton
2754ce1e9f change(web): better documentation for addListenerAttachmentExtension 2023-04-18 12:07:18 +07:00
Joshua A. Horton
fc669ab0c3 docs(web): minor docs tweak re missing KMW events 2023-04-18 12:07:17 +07:00
Joshua A. Horton
f384e7a244 fix(android): re-enables chiral-keyboard signalling 2023-04-18 12:07:17 +07:00
Joshua A. Horton
5dea0ee89f change(web): OSK to provide documented API events, not base keyman object 2023-04-18 12:07:17 +07:00
Joshua A. Horton
33aeec7b2b feat(web): EmitterListenerSpy - event-gen for listener registration 2023-04-18 12:07:16 +07:00
Joshua A. Horton
f433b57075 change(web): legacy events as child project engine/events 2023-04-18 12:07:16 +07:00
Joshua A. Horton
5f333d56ce fix(web): keyman.addEventListener, keyman.removeEventListener 2023-04-18 12:07:15 +07:00
Joshua A. Horton
b3d5fa30eb refactor(web): modularizes legacy-style KMW events 2023-04-18 12:07:15 +07:00
Joshua A. Horton
08d3c1b442 chore(web): prep for extraction of legacy event implementation 2023-04-18 12:07:14 +07:00
Joshua A. Horton
715836ed45 fix(web): app/webview release version path config 2023-04-18 12:06:37 +07:00
Joshua A. Horton
7eee634745 chore(web): removes non-modularized app/embed child project 2023-04-18 12:06:36 +07:00
Joshua A. Horton
7efcda73d7 fix(web): defines --ci for lm-worker test use 2023-04-18 10:41:52 +07:00
Joshua A. Horton
ab7bf0445d fix(ios): verifyLoaded() 2023-04-18 10:34:58 +07:00
Joshua A. Horton
ab7c4b5e9e fix(common/models): build script fix for models/templates ci test 2023-04-18 08:26:19 +07:00
Joshua A. Horton
f37f2c868c fix(common/models): messed up an elif's syntax 2023-04-17 13:38:58 +07:00
Joshua A. Horton
632a776253 change(web): reverts script-source path detection mechanism in attempt to fix iOS releases 2023-04-17 13:29:34 +07:00
Joshua A. Horton
30da35c5a2 fix(common): CI test-build issues for lm-layer config, other configs 2023-04-17 12:24:37 +07:00
Joshua A. Horton
0ba442e742 fix(core): reference to old differentiated tsconfig.esm.json 2023-04-17 12:14:08 +07:00
Joshua A. Horton
89dd8d13ae fix(web): android API 21 compat issues 2023-04-17 10:25:56 +07:00
Joshua A. Horton
df8b65d6e2 chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch 2023-04-17 08:20:01 +07:00
Joshua A. Horton
aa6f345dc2 fix(web): KMW artifact path broke b/c product file rename 2023-04-17 08:19:31 +07:00
jahorton
9b00bdac99 fix: -r => -R (for mac builds) 2023-04-13 15:34:32 +07:00
Joshua Horton
77b3b8aecd
Merge pull request #8521 from keymanapp/change/web/set-active-keyboard
change(web): modularization, refinement of setActiveKeyboard 🧩
2023-04-13 13:51:07 +07:00
Joshua A. Horton
cb73fdb05e chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch 2023-04-13 13:31:07 +07:00
Joshua A. Horton
ea1be84871 chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/set-active-keyboard 2023-04-13 13:29:20 +07:00
Joshua Horton
2b3709eea5
Merge pull request #8585 from keymanapp/chore/web/master-to-esmodule-merge-a17s10
chore: Updates feature-esmodule-web-engine via merge with A17S10 master 🧩
2023-04-13 13:06:12 +07:00
Joshua A. Horton
cd1cbe578e chore(web): removes abortSignal from beforeKeyboardChange - was not part of original version 2023-04-12 13:15:18 +07:00
Joshua A. Horton
7eef5699b9 chore(web): Merge branch 'master' into chore/web/master-to-esmodule-merge-a17s10 2023-04-12 09:56:48 +07:00
Joshua A. Horton
fa4bfbeb90 docs(web): comment tweaks per review 2023-04-12 09:49:32 +07:00
Joshua A. Horton
6a65421813 refactor(web): reworks keyboard-load error reporting with a clearer pattern 2023-04-12 09:46:28 +07:00
Joshua A. Horton
7b7fa52a95 chore(web): renames app/webview output, preserves name within embedding apps 2023-04-12 09:00:17 +07:00
Keyman Server
3b6db7616c
Merge pull request #8583 from keymanapp/auto/version-master-17.0.86
auto: increment master version to 17.0.86
2023-04-12 01:02:43 +07:00
Keyman Build Agent
274761f70d auto: increment master version to 17.0.86 2023-04-11 14:02:06 -04:00
jahorton
dd34a2606b fix(web): banner suggestion-text font 2023-04-11 15:06:36 +07:00
jahorton
a49b0b346d fix(web): more banner weirdness 2023-04-11 14:48:39 +07:00
Joshua Horton
2ec623745b
Merge pull request #8575 from keymanapp/fix/ios/xcode-debug-runs
fix(ios): fixes xcode-triggered debug, run builds
2023-04-11 13:54:18 +07:00
Joshua A. Horton
229a3a7afc fix(web): osk font linkage 2023-04-11 13:50:56 +07:00
Joshua A. Horton
5460e80e28 chore(web): app/webview builds also build related test page 2023-04-11 12:29:59 +07:00
Joshua A. Horton
6281163380 fix(web): loading of keyboards in package with mismatched name 2023-04-11 12:29:33 +07:00
Joshua A. Horton
63eadb0563 fix(web): blank banner had non-zero height 2023-04-11 11:32:04 +07:00
jahorton
04370b08b2 fix(android): keyboard swapping 2023-04-11 10:42:12 +07:00
jahorton
9d149a9b70 fix(ios): banner images, keyboard swapping 2023-04-11 10:41:59 +07:00
jahorton
6c1fe29562 fix(ios): fixes errors preventing keyboard load 2023-04-11 10:18:10 +07:00
Marc Durdin
ab1514eb93
Merge pull request #8576 from keymanapp/fix/developer/8574-dry-run-var
fix(developer): add DRY_RUN variable to build.sh
2023-04-11 13:11:55 +10:00
Marc Durdin
bb717346cb
Merge pull request #8571 from keymanapp/chore/developer/8570-SetError
chore(developer): AddWarning and SetError cleanup
2023-04-11 13:06:18 +10:00
Marc Durdin
135060edfc fix(developer): add DRY_RUN variable to build.sh
Fixes #8574.

Also ensures that kmc is published after its dependencies.
2023-04-11 09:59:11 +07:00