Joshua A. Horton
|
e4f93dbfc1
|
fix(web): pulls forward minor bugfixes for bugs introduced here
|
2023-05-16 10:16:08 +07:00 |
|
Joshua A. Horton
|
68edbadf95
|
refactor(web): eventOutputTarget moved to engine/attachment
|
2023-05-15 14:46:51 +07:00 |
|
Joshua A. Horton
|
ac4a847a2d
|
fix(web): post-rebase fix - accidental multi-constructor
|
2023-05-15 14:46:51 +07:00 |
|
Joshua A. Horton
|
3f49defb2f
|
chore(web): clearActiveTarget variants
|
2023-05-15 14:46:50 +07:00 |
|
Joshua A. Horton
|
584f18d5a5
|
chore(web): connects some loose osk-config ends
|
2023-05-15 14:46:50 +07:00 |
|
Joshua A. Horton
|
e9fa472f69
|
chore(web): modularization of blur, focus, and text-change events
|
2023-05-15 14:46:49 +07:00 |
|
Joshua A. Horton
|
629b8c8d64
|
chore(web): _ControlFocus, _ControlBlur, remaining focus-management flag modularization
|
2023-05-15 14:46:49 +07:00 |
|
Joshua A. Horton
|
fb4a369894
|
chore(web): modularizes control keyboard management handling, control focus
|
2023-05-15 14:46:48 +07:00 |
|
Joshua A. Horton
|
fe16d0ce45
|
chore(web): initial connection of attachment engine to ContextManager
|
2023-05-15 13:57:35 +07:00 |
|
Joshua A. Horton
|
eaff0b491f
|
refactor(web): extracts engine/attachment child project
|
2023-05-15 13:57:34 +07:00 |
|
Joshua A. Horton
|
251e32aa02
|
chore(web): removes redundant type detail - TS can infer here
|
2023-05-15 13:57:33 +07:00 |
|
Joshua A. Horton
|
56efa71fff
|
chore(web): cleans up a timeout func
|
2023-05-15 13:57:33 +07:00 |
|
Joshua A. Horton
|
83d46a1fd7
|
chore(web): arrayFromNodeList as dom-util
|
2023-05-15 13:57:32 +07:00 |
|
Joshua A. Horton
|
0deefc38ff
|
refactor(web): refactors element-attachment code as own module
|
2023-05-15 13:57:31 +07:00 |
|
Joshua A. Horton
|
1cadcd73e3
|
chore(web): Merge branch 'refactor/web/browser-focus-maintenance-states' into fix/web/app-browser-osk-hooks
|
2023-05-12 09:22:05 +07:00 |
|
Joshua A. Horton
|
bd656481b6
|
chore(web): cleanup per review
|
2023-05-12 09:21:25 +07:00 |
|
Joshua A. Horton
|
159fa83582
|
fix(web): proper handling of OSK key events
|
2023-04-19 15:05:21 +07:00 |
|
Joshua A. Horton
|
fac650062f
|
fix(web): reconnects many OSK hooks, initialization for app/browser
|
2023-04-19 15:05:20 +07:00 |
|
Joshua A. Horton
|
d5f518205f
|
chore(web): Merge branch 'refactor/web/legacy-web-events' into refactor/web/browser-focus-maintenance-states
|
2023-04-19 15:05:04 +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
|
3ed754653f
|
refactor(web): setActivatingUI() => setMaintainingFocus()
|
2023-04-19 09:27:13 +07:00 |
|
Joshua A. Horton
|
2c78106ca4
|
chore(web): a little cleanup
|
2023-04-19 09:24:36 +07:00 |
|
Joshua A. Horton
|
bb5e80d1ca
|
refactor(web): isActivating => maintainingFocus, justActivated => restoringFocus
|
2023-04-19 09:15:09 +07:00 |
|
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
|
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 |
|
jahorton
|
9b00bdac99
|
fix: -r => -R (for mac builds)
|
2023-04-13 15:34:32 +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
|
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 |
|
Joshua A. Horton
|
5460e80e28
|
chore(web): app/webview builds also build related test page
|
2023-04-11 12:29:59 +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
|
9f082c7d4c
|
feat(web): functional app/webview in android debug-host (minus SentryManager)
|
2023-03-29 08:28:44 +07:00 |
|
Joshua A. Horton
|
3f4fd65d07
|
fix(web): android debug-host page linkage
|
2023-03-28 14:36:58 +07:00 |
|
Joshua A. Horton
|
173d491d62
|
feat(web): initial app/webview build product
|
2023-03-28 12:33:04 +07:00 |
|
Joshua A. Horton
|
2303c960e8
|
chore(web): connects osk width, height controls + beep
|
2023-03-28 09:13:11 +07:00 |
|
Joshua A. Horton
|
9e1db916a4
|
chore(web): drops webview textarea element, should fix most webview api
|
2023-03-28 08:28:06 +07:00 |
|
Joshua Horton
|
39aca180c7
|
Merge pull request #8473 from keymanapp/change/web/webview-engine-api
change(web): modularizes KMW's WebView-only API 🧩
|
2023-03-27 13:32:16 +07:00 |
|
Joshua A. Horton
|
6682886566
|
chore(web): Merge branch 'change/web/webview-context-manager' into change/web/language-resource-module
|
2023-03-27 12:19:46 +07:00 |
|
Joshua A. Horton
|
2a6733600f
|
chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/webview-context-manager
|
2023-03-27 12:15:25 +07:00 |
|
Joshua Horton
|
58ba743bef
|
Merge pull request #8459 from keymanapp/change/web/child-rename-configuration-to-paths
change(web): engine/configuration -> engine/paths 🧩
|
2023-03-27 08:15:43 +07:00 |
|
Joshua A. Horton
|
d2f4e9860e
|
chore(web): addresses final PR review concerns
|
2023-03-23 15:24:33 +07:00 |
|