Joshua A. Horton
|
dbf14faeb0
|
chore(web): minor cleanup
|
2023-05-12 09:24:56 +07:00 |
|
Joshua A. Horton
|
5611672144
|
chore(web): Merge branch 'fix/web/webview-android-launch' into refactor/web/legacy-web-events
|
2023-05-12 09:02:03 +07:00 |
|
Joshua A. Horton
|
1cf9e65dc5
|
fix(web): .replaceChildren() is too recent
|
2023-05-10 08:31:26 +07:00 |
|
Joshua A. Horton
|
289a11c629
|
chore(web): Merge branch 'fix/web/webview-android-launch' into refactor/web/legacy-web-events
|
2023-05-02 16:04:15 +07:00 |
|
Joshua A. Horton
|
b39011be73
|
chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch
|
2023-05-02 16:03:40 +07:00 |
|
Joshua A. Horton
|
e42fa70aa8
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/update-feature-esmodule-a17s12-start
|
2023-05-02 12:59:35 +07:00 |
|
Joshua A. Horton
|
4a2beb9a38
|
fix(web): model display-state issues
|
2023-05-02 12:53:36 +07:00 |
|
Joshua A. Horton
|
1e59478002
|
fix(web): unconstrained subkey menu on ios
|
2023-05-02 12:48:25 +07:00 |
|
Joshua A. Horton
|
a69f44b321
|
fix(web): fixes OSK legacy-event unit test since endpoint changed
|
2023-05-02 08:19:31 +07:00 |
|
Joshua A. Horton
|
5f07d34bc0
|
fix(web): final patches for hand-written chirality keyboard
|
2023-04-21 09:14:49 +07:00 |
|
Joshua A. Horton
|
60a7373046
|
fix(web): forgot to adjust calling script to changes
|
2023-04-19 15:19:52 +07:00 |
|
Joshua A. Horton
|
c5af5ce51a
|
chore(web): Merge branch 'fix/web/webview-android-launch' into refactor/web/legacy-web-events
|
2023-04-19 14:57:53 +07:00 |
|
Joshua A. Horton
|
367d787ba4
|
fix(web): forgot an important return value
|
2023-04-19 14:52:53 +07:00 |
|
Joshua A. Horton
|
1f3887a8b0
|
fix(web): more chirality bootstrapping-keyboard fixes
|
2023-04-19 12:32:15 +07:00 |
|
Joshua A. Horton
|
4e75235643
|
fix(android): updates KeyboardHarness chirality kbd
|
2023-04-19 10:58:28 +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
|
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
|
89dd8d13ae
|
fix(web): android API 21 compat issues
|
2023-04-17 10:25:56 +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 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
|
7b7fa52a95
|
chore(web): renames app/webview output, preserves name within embedding apps
|
2023-04-12 09:00:17 +07: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 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
|
6c1fe29562
|
fix(ios): fixes errors preventing keyboard load
|
2023-04-11 10:18:10 +07:00 |
|
Joshua A. Horton
|
9002f1c25f
|
chore(web): some adjustments per PR review
|
2023-04-10 10:51:57 +07:00 |
|
Joshua A. Horton
|
b4fee54336
|
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
|
2023-04-07 09:57:10 +07:00 |
|
Joshua A. Horton
|
3c185b3182
|
chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/set-active-keyboard
|
2023-04-07 09:54:37 +07:00 |
|
Joshua A. Horton
|
d5ec58c52a
|
fix(web): lots of little connection points for actual in-app use; gets Android app functional
|
2023-03-29 15:31:55 +07:00 |
|
Joshua A. Horton
|
48610a3b43
|
fix(common/web): modularizes SentryManager, re-enables it
|
2023-03-29 09:54:24 +07:00 |
|