Joshua Horton
|
aaba52911f
|
Merge pull request #9779 from keymanapp/feat/web/subkey-corrections
feat(web): subkey-menu fat-finger correction 🐵
|
2023-10-24 09:13:48 +07:00 |
|
Joshua A. Horton
|
b4767516bf
|
chore(web): minor cleanup per review comment
|
2023-10-23 14:41:40 +07:00 |
|
Joshua A. Horton
|
e45cd39eb1
|
chore(web): Merge branch 'feature-gestures' into refactor/web/corrective-layout-abstraction
|
2023-10-20 16:30:08 +07:00 |
|
Joshua A. Horton
|
6aaf58a553
|
chore(web): Merge branch 'feature-gestures' into refactor/web/common-key-style-class-enum
|
2023-10-20 16:27:31 +07:00 |
|
Joshua A. Horton
|
eb4f781831
|
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
|
2023-10-20 16:25:03 +07:00 |
|
Joshua A. Horton
|
7755f025de
|
chore(web): Merge branch 'feature-gestures' into refactor/web/corrective-layout-abstraction
|
2023-10-20 16:23:04 +07:00 |
|
Joshua Horton
|
62b02eaee8
|
Merge pull request #9698 from keymanapp/feat/web/longpress-restoration
feat(web): longpress restoration, enhancements 🐵
|
2023-10-20 16:21:42 +07:00 |
|
Joshua Horton
|
3ef85f34e7
|
Merge pull request #9719 from keymanapp/fix/web/integration-test-fixes
fix(web): gesture-engine integration - automated test patchup 🐵
|
2023-10-20 16:17:48 +07:00 |
|
Joshua A. Horton
|
3e1ae7498d
|
chore(web): Merge branch 'feature-gestures' into feat/web/key-specific-gesture-integration
|
2023-10-20 16:16:31 +07:00 |
|
Joshua Horton
|
5e8bd861e9
|
Merge pull request #9804 from keymanapp/change/web/subkey-prop-validation
change(web): enforce layout and validate only text attributes of subkeys 🐵
|
2023-10-20 16:12:45 +07:00 |
|
Joshua Horton
|
78356f7aeb
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-10-20 16:11:20 +07:00 |
|
Joshua A. Horton
|
cfc46d4b42
|
chore(web): addresses final review concerns
|
2023-10-20 14:56:02 +07:00 |
|
Joshua A. Horton
|
8532b79fe3
|
change(web): uses key & typeof values for validation on kbd load
|
2023-10-20 08:41:43 +07:00 |
|
Joshua A. Horton
|
7b71aea3c9
|
change(web): alternate validation approach for subkeys
|
2023-10-19 15:36:06 +07:00 |
|
Joshua A. Horton
|
14c8a69137
|
chore(web): Merge branch 'refactor/web/common-layout-typing' into refactor/web/common-key-style-class-enum
|
2023-10-18 09:00:26 +07:00 |
|
Joshua A. Horton
|
2366653818
|
feat(web): layout constant lockdown (readonly, as const)
|
2023-10-18 08:56:58 +07:00 |
|
Joshua A. Horton
|
b44288e358
|
chore(web): revert unneeded type spec on a static const
|
2023-10-18 08:56:03 +07:00 |
|
Joshua A. Horton
|
7adf27dd84
|
feat(web): subkey-menu fat-finger correction
|
2023-10-17 13:42:54 +07:00 |
|
Joshua A. Horton
|
445f6bd868
|
refactor(web): third pass - relocates correction types & methods to input-processor
|
2023-10-17 10:40:35 +07:00 |
|
Joshua A. Horton
|
41dfda3089
|
refactor(web): layer 2 - extraction of correction-probabililty methods
|
2023-10-17 10:16:47 +07:00 |
|
Joshua A. Horton
|
e9c3c85f16
|
docs(web): a bit of doc-commenting
|
2023-10-17 09:34:52 +07:00 |
|
Joshua A. Horton
|
2d15ec6ea3
|
refactor(web): first abstraction layer - corrective layout specs
|
2023-10-17 09:30:43 +07:00 |
|
Joshua A. Horton
|
7514059363
|
chore(web): Merge branch 'fix/web/integration-test-fixes' into feat/web/longpress-restoration
|
2023-10-16 12:06:33 +07:00 |
|
Joshua A. Horton
|
8f4f7a743a
|
chore(web): Merge branch 'feat/web/key-specific-gesture-integration' into fix/web/integration-test-fixes
|
2023-10-16 12:05:14 +07:00 |
|
Joshua A. Horton
|
7317bc6725
|
chore(web): Merge branch 'feat/web/base-recognizer-integration' into feat/web/key-specific-gesture-integration
|
2023-10-16 12:04:37 +07:00 |
|
Joshua A. Horton
|
ad6fb94e1c
|
refactor(web): drops WET button-class Web enum
|
2023-10-16 10:56:58 +07:00 |
|
Joshua A. Horton
|
3e431f0f07
|
chore(web): missed a suggestion previously
|
2023-10-16 10:51:31 +07:00 |
|
Joshua A. Horton
|
cb74191336
|
docs(web): minor documentation for Web button classes
|
2023-10-16 10:48:43 +07:00 |
|
Joshua A. Horton
|
b617ac3479
|
chore(web): addresses PR review concerns
|
2023-10-16 10:26:03 +07:00 |
|
Joshua A. Horton
|
f1d4b72da7
|
chore(web): drops redundant line
|
2023-10-12 08:46:35 +07:00 |
|
Joshua A. Horton
|
c791c9f0fe
|
chore(web): Merge branch 'fix/web/integration-test-fixes' into feat/web/longpress-restoration
|
2023-10-11 15:25:27 +07:00 |
|
Joshua A. Horton
|
5b98544778
|
chore(web): Merge branch 'feat/web/key-specific-gesture-integration' into fix/web/integration-test-fixes
|
2023-10-11 15:21:05 +07:00 |
|
Joshua A. Horton
|
155855c16e
|
chore(web): Merge branch 'feat/web/base-recognizer-integration' into feat/web/key-specific-gesture-integration
|
2023-10-11 15:20:01 +07:00 |
|
Joshua A. Horton
|
8479ebd1c4
|
chore(web): Merge branch 'fix/web/recognizer-polish-and-source-uniqueness' into refactor/web/common-layout-typing
|
2023-10-11 14:10:33 +07:00 |
|
Joshua A. Horton
|
df8a14f87c
|
feat(web): restores subkey-selection, extends accepted path range
|
2023-10-09 12:12:54 +07:00 |
|
Joshua A. Horton
|
28f1d2589d
|
fix(web): integrated test fixes, sync -> async for test sequences
|
2023-10-09 10:08:12 +07:00 |
|
Joshua A. Horton
|
dc4d33edb5
|
feat(web): layout-based gesture-set selection, key-based filtering
|
2023-10-04 10:21:56 +07:00 |
|
Joshua A. Horton
|
41ae9748e6
|
feat(web): ActiveKey fields for multitap + flick
|
2023-10-03 14:16:57 +07:00 |
|
Joshua A. Horton
|
fdb3c3761b
|
refactor(web): KMW use of common touch-layout typing defs
|
2023-10-03 14:15:36 +07:00 |
|
Joshua A. Horton
|
d488f22fd9
|
feat(web): browser-KMW support for default subkeys
|
2023-08-21 10:42:06 +07:00 |
|
Joshua A. Horton
|
e8fbafe194
|
feat(web): logs enhanced debug info for error reports
|
2023-07-07 09:40:02 +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 A. Horton
|
093daea59b
|
chore(web): tweaks per review
|
2023-06-19 12:18:16 +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
|
569662237e
|
fix(web): build.sh dependency on the centralized bundling stuff
|
2023-06-16 11:36:03 +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
|
194139be03
|
chore(web): paren spacing cleanup
|
2023-06-15 15:49:38 +07:00 |
|