Commit graph

4628 commits

Author SHA1 Message Date
Joshua A. Horton
8005198252 fix(web): beforeKeyboardChange control flow 2023-03-27 09:42:49 +07:00
Joshua A. Horton
717204ef11 docs(web): adds documentation to some of the reworked setActiveKeyboard code 2023-03-27 09:15:10 +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
Joshua A. Horton
20567d494b chore(web/engine): Merge branch 'chore/web/update-feature-esmodule-for-configure-fix' into change/web/engine-configuration 2023-03-23 15:19:16 +07:00
Joshua A. Horton
b85087f392 chore(web): Merge branch 'master' into chore/web/update-feature-esmodule-for-configure-fix 2023-03-23 15:15:07 +07:00
Joshua A. Horton
acca3f0dbe change(web): keyboard activation as part of ContextManager, related odds and ends 2023-03-23 14:57:47 +07:00
Joshua A. Horton
c55ad3f5a0 change(web): first-pass setActiveKeyboard modularization 2023-03-23 11:31:44 +07:00
Joshua A. Horton
835f5babb8 chore(web): echo_heading -> builder_heading 2023-03-21 12:21:19 +07:00
Joshua A. Horton
a917eec57b change(web): setActiveKeyboardAsync 2023-03-21 12:20:18 +07:00
Joshua A. Horton
13b0e0575e chore(web): Merge branch 'master' into chore/web/feature-gestures-update 2023-03-20 15:05:41 +07:00
Joshua A. Horton
9ba71ab244 fix(common/web): mock text manip without cleared selection 2023-03-20 12:51:26 +07:00
Joshua A. Horton
5b2d507876 chore(web): script text alignment 2023-03-20 10:12:09 +07:00
Joshua A. Horton
f5cd4955cf chore(web): forgot to delete original block (cherried from #8473) 2023-03-20 10:09:19 +07:00
Joshua A. Horton
a925102e4f chore(web): slightly more-direct executePopupKey 2023-03-20 10:02:45 +07:00
Joshua A. Horton
e07cea5da5 change(web): one more deletable tidbit, note toward resolution of another 2023-03-20 09:53:57 +07:00
Joshua A. Horton
da6ac54784 change(web): app/webview model-registration api connection 2023-03-20 09:49:25 +07:00
Joshua A. Horton
937aff33a5 change(web): converts most of kmwembedded.ts's remaining entries 2023-03-20 09:46:53 +07:00
Joshua A. Horton
3f52cd4e47 change(web): engine/keyboard-cache => engine/package-cache 2023-03-20 09:43:50 +07:00
Joshua A. Horton
de5354b843 change(web): modularizes ModelManager 2023-03-20 09:25:06 +07:00
Joshua A. Horton
5311c315db docs(web): minor comment cleanup 2023-03-17 14:33:28 +07:00
Joshua A. Horton
5d9d902398 change(web): keyboard change performs full context reset 2023-03-17 14:29:55 +07:00
Joshua A. Horton
f1238dece9 fix(web): cleans up half-rebased changeset re: oninserttext 2023-03-17 14:13:55 +07:00
Joshua A. Horton
70c75e0e44 docs(web): important note for upcoming work 2023-03-17 14:10:06 +07:00
Joshua A. Horton
569efbe6b0 chore(web): removes comment from before mock work 2023-03-17 14:10:05 +07:00
Joshua A. Horton
8a13a4e64d change(web): webview context configuration + connections 2023-03-17 14:10:05 +07:00
Joshua A. Horton
995a850e60 feat(web): input, textarea getSelectedText unit tests + fixes for others 2023-03-17 14:01:04 +07:00
Joshua A. Horton
0f754f9be7 feat(common/web): mocks may now model selected text 2023-03-17 12:48:07 +07:00
Joshua A. Horton
4ac37582c5 chore(web): minor text alignment 2023-03-17 11:41:33 +07:00
Joshua A. Horton
81a81268d5 change(web): engine/configuration -> engine/paths 2023-03-17 11:07:11 +07:00
Joshua A. Horton
da06b23bb3 change(web): keyman.initialize -> keyman.init 2023-03-17 10:53:56 +07:00
Joshua A. Horton
581babe503 chore(web/engine): Merge branch 'feature-esmodule-web-engine' into change/web/engine-configuration 2023-03-17 09:06:03 +07:00
Joshua A. Horton
56f3345f9f chore(web): implements PR review suggestions 2023-03-17 08:45:39 +07:00
Joshua A. Horton
7ee7c6c917 chore(web): Merge branch 'change/web/osk-and-key-event-integration' into change/web/keyboard-requisition 2023-03-17 08:44:46 +07:00
Joshua A. Horton
b260534335 change(web): fixes renamed import, puts moved webview hooks back on engine object 2023-03-17 08:41:43 +07:00
Joshua A. Horton
2c702f7b6d chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration 2023-03-17 08:31:12 +07:00
Joshua A. Horton
cdbd347af2 change(common/web): defaultOutput -> defaultRules 2023-03-17 08:28:57 +07:00
Joshua A. Horton
f96fcaf194 chore(web): one simple review tweak (re performance) 2023-03-16 10:47:23 +07:00
Darcy Wong
87cd20e664
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-16 10:27:35 +07:00
Darcy Wong
201fd26bb7 chore(web): Cleanup build echo 2023-03-16 10:07:59 +07:00
Joshua A. Horton
236ebc2f38 fix(web): app/webview now sets OSK's doCacheBusting 2023-03-15 13:31:35 +07:00
Joshua A. Horton
3732834a49 fix(web): fixes a method signature 2023-03-15 13:26:51 +07:00
Joshua A. Horton
18b6c83597 chore(web): minor toolchain tweak 2023-03-15 10:46:47 +07:00
Joshua A. Horton
c9a4c197ab fix(web): osk cachebusting for keyboard stylesheets 2023-03-15 10:30:46 +07:00
Joshua A. Horton
9c8c426a98 change(web): differentiated app-level configs, getDebugInfo 2023-03-15 10:18:36 +07:00
Joshua A. Horton
8dedc5cc77 change(web): css cache-bust, webview-mode default options 2023-03-15 09:29:00 +07:00
Joshua A. Horton
ebf100260b change(web): handling of embed/webview cache busting 2023-03-15 08:26:35 +07:00
Joshua A. Horton
2f6871fb92 change(web): engine config moved to main/engine, keyboard namespacing 2023-03-14 15:24:57 +07:00
Joshua A. Horton
b34cdb9c84 chore(web): Merge branch 'change/web/osk-and-key-event-integration' into change/web/keyboard-requisition 2023-03-14 13:11:34 +07:00
Joshua A. Horton
208dd453c1 chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration 2023-03-14 13:09:51 +07:00