Joshua A. Horton
|
603603d837
|
fix(web): restores gesture-recognizer web demo page
|
2023-06-20 12:42:35 +07:00 |
|
Joshua A. Horton
|
28062145a0
|
chore(web): updates web test-index, relocates hosted gesture-recognizer section
|
2023-06-20 12:42:35 +07:00 |
|
Joshua A. Horton
|
d033dca152
|
chore: Merge branch 'feature-esmodule-web-engine' into chore/update-feature-gestures-to-base-a17s15-mid
|
2023-06-20 12:36:55 +07:00 |
|
Joshua Horton
|
eb6cdd9179
|
Merge pull request #9026 from keymanapp/chore/web/remaining-manual-test-cleanup
chore(web): handles final, tricky manual-testing pages 🧩
|
2023-06-19 14:04:19 +07:00 |
|
Joshua Horton
|
89e7393665
|
Merge pull request #9025 from keymanapp/chore/web/esbuild-config-cleanup
chore(web): esbuild configuration cleanup 🧩
|
2023-06-19 14:04:11 +07:00 |
|
Joshua A. Horton
|
b497dc3ba2
|
chore(web): Merge remote-tracking branch 'origin/chore/web/centralize-kmw-tsconfigs' into chore/web/centralize-kmw-tsconfigs
|
2023-06-19 14:03:45 +07:00 |
|
Joshua A. Horton
|
f2e3effa4c
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/centralize-kmw-tsconfigs
|
2023-06-19 14:03:20 +07:00 |
|
Joshua Horton
|
0532405335
|
Merge pull request #8995 from keymanapp/change/srcmap-cleanup-and-c8-use
change(web): config, sourcemap cleanup + adds some c8 reporting 🧩
|
2023-06-19 14:01:40 +07:00 |
|
Joshua Horton
|
cc8ee27de7
|
Merge pull request #9022 from keymanapp/fix/web/picker-interface-api
fix(web): properly connects picker interface API 🧩
|
2023-06-19 14:01:29 +07:00 |
|
Joshua A. Horton
|
364aca1877
|
docs(web): for 'KeymanWeb Utility Module'
|
2023-06-19 12:26:40 +07:00 |
|
Joshua A. Horton
|
2bb99ee51d
|
chore(web): build.sh nits
|
2023-06-19 12:19:47 +07:00 |
|
Joshua A. Horton
|
d042dede8b
|
docs(web): for 'On-Screen Keyboard Module'
|
2023-06-19 11:59:14 +07:00 |
|
Joshua A. Horton
|
2308ddfa50
|
docs(web): for 'KeymanWeb Core Module'
|
2023-06-19 11:25:20 +07:00 |
|
Joshua A. Horton
|
7afaba119c
|
chore(web): simple removal of passthrough property
|
2023-06-19 10:19:54 +07:00 |
|
Joshua A. Horton
|
52bc76d521
|
chore(web): polish for the primary affected test util method
|
2023-06-19 10:16:17 +07:00 |
|
Joshua A. Horton
|
6babbac0b8
|
change(web): adds mitigation for script-load flaking, better related error msgs
|
2023-06-19 09:50:57 +07:00 |
|
Joshua A. Horton
|
a92f915e60
|
chore(web): Merge branch 'chore/web/cleanup-kmw-headless-module-builds' into chore/web/esbuild-config-cleanup
|
2023-06-16 12:47:20 +07:00 |
|
Joshua A. Horton
|
46c58f5ab2
|
chore(web): Merge branch 'chore/web/centralize-kmw-tsconfigs' into chore/web/cleanup-kmw-headless-module-builds
|
2023-06-16 12:46:50 +07:00 |
|
Joshua A. Horton
|
3ddcd3c438
|
fix(web): provides linkages for sentry-integration test page
|
2023-06-16 12:39:31 +07:00 |
|
Joshua A. Horton
|
8f21cbfeec
|
chore(web): removes util.wait test; is safeguarded by post-modularization patterns
|
2023-06-16 12:01:21 +07:00 |
|
Joshua A. Horton
|
569662237e
|
fix(web): build.sh dependency on the centralized bundling stuff
|
2023-06-16 11:36:03 +07:00 |
|
Joshua A. Horton
|
9d7cdead4c
|
change(web): enables treeshaking within app/webview
|
2023-06-16 11:35: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
|
9ae9a5e297
|
change(common/web): generalizes the entrypoint mapper func
|
2023-06-16 10:33:03 +07:00 |
|
Joshua A. Horton
|
9884d6725d
|
change(web): retools processor config init pattern
|
2023-06-16 10:06:42 +07:00 |
|
Joshua A. Horton
|
194139be03
|
chore(web): paren spacing cleanup
|
2023-06-15 15:49:38 +07:00 |
|
Joshua A. Horton
|
4a2eda1d6f
|
chore(web): an extra for last commit
|
2023-06-15 15:49:08 +07:00 |
|
Joshua A. Horton
|
6e8432383b
|
chore(web): applies bulk of review suggestions
|
2023-06-15 15:48:53 +07:00 |
|
Joshua A. Horton
|
3d7d0b598c
|
chore(web): changes per PR review
|
2023-06-15 15:26:04 +07:00 |
|
Joshua A. Horton
|
089f38f45e
|
fix(web): restores picker interface API
|
2023-06-15 13:11:02 +07:00 |
|
Joshua A. Horton
|
66002a4128
|
chore(web): relocates tslib-treeshaker def, consolidates it further
|
2023-06-15 10:56:44 +07:00 |
|
Joshua A. Horton
|
626e1855a3
|
chore(web): Merge branch 'change/srcmap-cleanup-and-c8-use' into chore/web/centralize-kmw-tsconfigs
|
2023-06-14 14:59:18 +07:00 |
|
Joshua A. Horton
|
75347ebc6f
|
change(web): internal event names -> lowercase convention
|
2023-06-14 10:30:56 +07:00 |
|
Joshua A. Horton
|
3ce99b9c73
|
chore(web): cleanup re set_keyman_standard_build_path
|
2023-06-14 10:00:39 +07:00 |
|
Joshua A. Horton
|
dc4c7e4112
|
chore(web): primary tsconfig tidyup, comments
|
2023-06-14 09:36:30 +07:00 |
|
Joshua A. Horton
|
0ca8e34424
|
chore(web): resolves centralization b/t the worker & main kmw tsconfigs
|
2023-06-14 09:26:27 +07:00 |
|
Joshua A. Horton
|
be06ab3e6e
|
chore(web): fixes web tool tsconfigs + updates build.sh scripts
|
2023-06-14 09:18:44 +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
|
095bf97626
|
chore(web): kmw-main tsconfig -> /web, redirect in /common/web
|
2023-06-14 08:22:05 +07:00 |
|
Joshua A. Horton
|
a18b114f1d
|
fix(web): reverts one Web tsconfig change; is in subdir, thought was sibling
|
2023-06-12 14:49:39 +07:00 |
|
Joshua Horton
|
c3ce9aea8a
|
Merge pull request #8970 from keymanapp/chore/web/dedupe-osk-events
chore(web): deduplicates non-distinct osk events 🧩
|
2023-06-12 12:19:58 +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
|
6fd6b7daff
|
feat(web): c8 for lower-level headless child packages
|
2023-06-12 11:46:07 +07:00 |
|
Joshua A. Horton
|
d0ac536c51
|
chore(web): removes unused { spawn } imports
|
2023-06-12 11:29:15 +07:00 |
|
Joshua Horton
|
64947fca51
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-06-12 08:10:43 +07:00 |
|
Joshua A. Horton
|
504e638321
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/prep-feature-gestures-for-rebase
|
2023-06-09 11:12:22 +07:00 |
|
Joshua Horton
|
833f3aed40
|
Merge pull request #8964 from keymanapp/feat/web/downcompile-helper-treeshaking
feat(web): downcompile helper treeshaking 🧩
|
2023-06-09 10:33:32 +07:00 |
|
Joshua Horton
|
4ae1677bb7
|
Merge pull request #8904 from keymanapp/change/web/common-downcompile-helpers
change(web): common downcompile helpers 🧩
|
2023-06-09 10:33:25 +07:00 |
|
Joshua A. Horton
|
d97e8ff5f7
|
chore(web): deduplicates non-distinct osk events
|
2023-06-09 10:06:15 +07:00 |
|
Joshua A. Horton
|
db4f0a3664
|
fix(web): fixed wrapped-worker helper-detection ignore
|
2023-06-08 15:35:34 +07:00 |
|