Joshua A. Horton
|
d2a043ae43
|
fix(web): prevent invalid longpress shortcut triggers
|
2024-02-06 09:15:15 +07:00 |
|
Joshua Horton
|
9e1d5fe8d2
|
Merge pull request #10352 from keymanapp/fix/web/keyboard-swap-gesture-cancel
|
2024-01-19 07:12:51 +07:00 |
|
Marc Durdin
|
6c4e649bfe
|
chore(common): builder action launch typos
Follow on from #10329.
|
2024-01-11 11:45:45 +07:00 |
|
Joshua A. Horton
|
5d509a7717
|
fix(web): gesture-recognizer now clears gesture-tracking when 'shut down'
|
2024-01-11 08:09:26 +07:00 |
|
Joshua Horton
|
afb093afaf
|
Merge branch 'master' into chore/web/build-script-cleanup
|
2024-01-08 15:58:16 +07:00 |
|
Joshua A. Horton
|
301f6b47c5
|
chore(web): removes 'action :target' space from old shell script
|
2024-01-08 12:15:44 +07:00 |
|
Joshua A. Horton
|
dc7bfc1344
|
chore(web): Merge branch 'change/web/build-bundler-replacement' into feat/web/es6-target-artifact
|
2023-12-22 12:59:20 +07:00 |
|
Joshua A. Horton
|
d554a0046f
|
chore(web): Merge branch 'refactor/web/common-esbundling' into change/web/build-bundler-replacement
|
2023-12-22 12:54:53 +07:00 |
|
Joshua A. Horton
|
6391892977
|
fix(web): unit-test mock
|
2023-12-20 09:36:05 +07:00 |
|
Joshua A. Horton
|
f196d8d1d9
|
change(web): paddedZoneSource compat for ancient Android Chrome versions
|
2023-12-20 09:14:58 +07:00 |
|
Joshua A. Horton
|
1ba5a2167b
|
fix(web): fixes multi-part gestures
|
2023-12-19 14:36:07 +07:00 |
|
Joshua A. Horton
|
f6e77a3736
|
feat(web): alternate artifact - es6-bundled Web
Does not affect the worker.
Bundling is in a temp-script and not properly connected to our actual build infrastructure.
|
2023-12-18 10:32:35 +07:00 |
|
Joshua A. Horton
|
3230612d9a
|
change(web): final KMW-bundler script cleanup
|
2023-12-18 10:23:28 +07:00 |
|
Joshua A. Horton
|
df2436b5c4
|
change(web): converts most of lower-level Web module scripts
|
2023-12-18 10:08:07 +07:00 |
|
Joshua Horton
|
c754a22d7f
|
Merge pull request #10173 from keymanapp/feat/web/path-base-coord-replacement
feat(web): enhanced flick resetting via path base-coord replacement 🐵
|
2023-12-13 14:09:32 +07:00 |
|
Joshua Horton
|
207324e68a
|
Merge pull request #10152 from keymanapp/change/web/path-evaluate-signature
change(web): prep for enhanced flick-resets - alters the contact-path evaluation signature 🐵
|
2023-12-13 14:09:23 +07:00 |
|
Joshua Horton
|
ea0de2775b
|
Merge pull request #10169 from keymanapp/feat/web/gesture-path-memory-optimization
feat(web): gesture processing - path memory-use optimization 🐵
|
2023-12-12 07:31:56 +07:00 |
|
Joshua Horton
|
0825db270f
|
chhcore(web): Update gestureDebugPath.ts
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-12-09 09:20:55 +07:00 |
|
Joshua A. Horton
|
e55daa6a83
|
fix(web): fixes within-branch bugs from prior commits
|
2023-12-08 11:51:43 +07:00 |
|
Joshua A. Horton
|
aebdc6a0d7
|
feat(web): adds gesture-engine path-segment-start replacement
|
2023-12-08 11:51:42 +07:00 |
|
Joshua A. Horton
|
b98a7c455e
|
change(web): changes model-path evaluate signature
|
2023-12-08 11:50:36 +07:00 |
|
Joshua A. Horton
|
a8e732033a
|
fix(web): post-rebase export mixup
|
2023-12-08 11:49:50 +07:00 |
|
Joshua A. Horton
|
a975bc1347
|
chore(web): updates test resources, specs
|
2023-12-08 11:48:55 +07:00 |
|
Joshua A. Horton
|
3e1ac6701c
|
refactor(web): differentiated path/src types - default no longer persists all coords
|
2023-12-08 11:48:50 +07:00 |
|
Joshua A. Horton
|
00e902566b
|
change(web): gesture processing stats-object based aside from subviews
|
2023-12-08 11:48:24 +07:00 |
|
Joshua Horton
|
a4373f16aa
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-12-08 08:22:31 +07:00 |
|
Joshua A. Horton
|
1a1a9712f3
|
fix(web): heterogenous longpress roaming
|
2023-12-07 11:17:47 +07:00 |
|
Joshua A. Horton
|
736e06fd90
|
chore(web): drops single-use protected prop
|
2023-11-24 11:58:57 +07:00 |
|
Joshua A. Horton
|
129e193a13
|
chore(web): fully removes all remaining subsegmentation bits and baubles
|
2023-11-24 11:58:02 +07:00 |
|
Joshua A. Horton
|
12aad6ca25
|
fix(web): simplified mean
|
2023-11-24 11:55:26 +07:00 |
|
Joshua A. Horton
|
b9a584a141
|
docs(web): updates comments for the two path-stats variants
|
2023-11-24 11:46:40 +07:00 |
|
Joshua A. Horton
|
c86d417308
|
chore(web): splits path-stats object into simpler + full; full tree-shakes out
|
2023-11-24 11:41:28 +07:00 |
|
Joshua A. Horton
|
f94f98f1a7
|
docs(web): minor doc on resetOnResolve
|
2023-11-21 16:00:17 +07:00 |
|
Joshua A. Horton
|
bce1737b4b
|
fix(web): incomplete layer remapping during modipress-multitap
|
2023-11-21 15:59:43 +07:00 |
|
Joshua A. Horton
|
a0ea2b8fd5
|
chore(web): Merge branch 'feature-gestures' into feat/web/delayed-modipress-completion
|
2023-11-21 14:12:33 +07:00 |
|
Joshua Horton
|
d3d42b7b1e
|
Merge pull request #10015 from keymanapp/feat/web/basic-gesture-model-validation
feat(web): basic gesture model validation 🐵
|
2023-11-21 14:11:44 +07:00 |
|
Joshua A. Horton
|
8842463e27
|
chore(web): Merge branch 'feature-gestures' into feat/web/delayed-modipress-completion
|
2023-11-21 14:01:31 +07:00 |
|
Joshua A. Horton
|
b3714a02e8
|
fix(web): subview construction for terminated sources
|
2023-11-21 12:54:24 +07:00 |
|
Joshua A. Horton
|
83bc0da535
|
fix(web): proper resolution on model replacement failure
|
2023-11-21 12:51:54 +07:00 |
|
Joshua A. Horton
|
8be3f095b6
|
fix(web): headless unit-test patchup, fixes non-awaitNested handling
|
2023-11-21 10:58:30 +07:00 |
|
Joshua A. Horton
|
f5504904cc
|
change(web): changes headless subkey-select model, drops now-invalid unit test
|
2023-11-21 10:56:11 +07:00 |
|
Joshua A. Horton
|
2a21f9a447
|
fix(web): app/webview multitap context-reset synchronization
|
2023-11-20 15:24:59 +07:00 |
|
Joshua A. Horton
|
df77d5768f
|
fix(web): sustain mode behavior when nested model has own sustain mode
|
2023-11-20 12:49:42 +07:00 |
|
Joshua A. Horton
|
762139ba49
|
fix(web): multitap not cancelling with alt press if involves modipress
|
2023-11-20 09:49:21 +07:00 |
|
Joshua A. Horton
|
48fc311207
|
feat(web): implements basic gesture-definition validator
|
2023-11-16 10:14:40 +07:00 |
|
Joshua A. Horton
|
f03c898cb5
|
docs(web): adds and updates gesture-recognizer doc-comments
|
2023-11-16 10:04:07 +07:00 |
|
Joshua A. Horton
|
22c09d7b42
|
chore(web): Merge branch 'feature-gestures' into change/web/locked-flicks
|
2023-11-15 12:47:57 +07:00 |
|
Joshua Horton
|
eefea0d972
|
Merge pull request #9943 from keymanapp/fix/web/gestures-old-android-compat
fix(web): restores compat with older Android devices 🐵
|
2023-11-14 15:26:23 +07:00 |
|
Joshua A. Horton
|
78dfec6a73
|
feat(web): better locked-flick resetting behaviors
|
2023-11-14 14:02:23 +07:00 |
|
Joshua A. Horton
|
3e3929de16
|
chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host
|
2023-11-14 09:50:15 +07:00 |
|