Commit graph

34 commits

Author SHA1 Message Date
Joshua A. Horton
61a7fb5c52 change(web): also does app/webview, app/ui 2023-12-15 15:13:36 +07:00
Joshua Horton
966e5dbe0e
Merge pull request #9618 from keymanapp/fix/web/toolbar-keyboard-change-refocus
fix(web): fixes toolbar refocus timing after a keyboard change
2023-10-02 08:07:02 +07:00
Joshua A. Horton
87d1a4407d fix(web): fixes toolbar refocus timing after a keyboard change 2023-09-25 10:54:34 +07:00
Joshua A. Horton
4f8226431c chore(web): builds outputting to publish folder now clean it, too 2023-09-22 10:37:42 +07:00
Joshua A. Horton
d47433da56 chore(web): normalizes srcMap paths for cleaner Sentry reports 2023-07-06 10:51:40 +07:00
Joshua A. Horton
eccbd49abb change(web): centralizes /web project bundling configs 2023-06-16 11:35:10 +07:00
Joshua A. Horton
70cde09ebc chore(web): centralizes main KMW component tsconfig settings 2023-06-14 09:02:46 +07:00
Joshua A. Horton
9d0887b0d6 chore(web): final cleaning round -> nice, clean srcmaps 2023-06-12 12:18:50 +07:00
Joshua A. Horton
d0ac536c51 chore(web): removes unused { spawn } imports 2023-06-12 11:29:15 +07:00
Joshua A. Horton
10868dce97 chore(web): prepares a build/publish folder with all artifacts neatly arranged for distribution 2023-05-30 11:37:08 +07:00
Joshua A. Horton
194d46693f chore(web): extra build-script cleanup 2023-05-30 08:57:45 +07:00
Joshua A. Horton
415907fb5e chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/build-config-cleanup 2023-05-30 08:47:30 +07:00
Joshua A. Horton
5bd3f962d3 chore(web): Merge branch 'fix/web/browser-toolbar-ui' into fix/web/browser-float-ui 2023-05-29 13:11:35 +07:00
Joshua A. Horton
2d998a55ff chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/browser-toolbar-ui 2023-05-29 13:11:10 +07:00
Joshua A. Horton
635d69a897 chore(web): minor build-script cleanup 2023-05-29 10:37:46 +07:00
Joshua A. Horton
a95a091fcc chore(web): cleans build scripts, converts to use of builder_run_action 2023-05-18 10:06:37 +07:00
Joshua A. Horton
f161c31d6f chore(web): a little more cleanup 2023-05-17 15:47:59 +07:00
Joshua A. Horton
998efff7c5 docs(web): Float UI field docs 2023-05-17 15:44:17 +07:00
Joshua A. Horton
d970dcf5af fix(web): patches up Float UI, converts to TS-based ES-module 2023-05-17 15:44:07 +07:00
Joshua A. Horton
d578981a30 fix(web): restores Button UI keyboard-selection as TS ES-module 2023-05-17 15:42:21 +07:00
Joshua A. Horton
a47f89f5fe fix(web): restores toolbar-ui init unit test 2023-05-17 15:15:57 +07:00
Joshua A. Horton
77896b48cc chore(web): toolbar, toolbar testing page patchup 2023-05-17 15:15:56 +07:00
Joshua A. Horton
8ec6de078a change(web): reverts toolbar direct use of DomEventTracker 2023-05-17 15:15:56 +07:00
Joshua A. Horton
d81b1cd51c fix(web): Toolbar UI -> TS, ES modules - but not yet tested 2023-05-17 15:15:55 +07:00
Joshua A. Horton
892bbd58ee chore(web): more Closure anti-minification removal 2023-05-17 15:04:18 +07:00
Joshua A. Horton
dfc9444bc9 feat(web): Button field typing via TS's ReturnType<> helper 2023-05-17 14:59:53 +07:00
Joshua A. Horton
d964dafb88 chore(web): restores util.createElement since it's an API method 2023-05-17 14:15:46 +07:00
Joshua A. Horton
f51ca4095b change(web): reverts Toggle UI direct use of StylesheetManager 2023-05-17 14:11:29 +07:00
Joshua A. Horton
fcb042f0d7 chore(web): some Toggle UI cleanup, typing, docs 2023-05-17 14:11:28 +07:00
Joshua A. Horton
9610d3922b fix(web): restores toggle-module hotkeys, hotkeys in general 2023-05-17 14:11:28 +07:00
Joshua A. Horton
691a40651a fix(web): restores near-full Toggle UI functionality (no hotkeys) 2023-05-17 14:11:27 +07:00
Joshua A. Horton
db16fe5e40 refactor(web): regularizes build output pattern, DRYs build functions 2022-10-25 15:01:43 +07:00
Joshua A. Horton
23b516182f change(web): build/<product> -> build/app/<product> 2022-10-25 09:12:43 +07:00
Joshua A. Horton
241fc1f0e1 change(web): src modularization, build dir reorg 2022-10-21 15:54:38 +07:00