Joshua A. Horton
|
fd30786ac5
|
feat(web): an extra unit test
|
2024-02-27 13:16:33 +07:00 |
|
Joshua A. Horton
|
b5cf14a6e0
|
feat(web): closure-queue unit tests
|
2024-02-27 13:08:53 +07:00 |
|
Joshua A. Horton
|
2da832816a
|
change(web): unlockTouchpoint -> fulfillInputStart
|
2024-02-27 10:59:07 +07:00 |
|
Joshua A. Horton
|
dae1126098
|
change(web): better nomenclature, fixes triggerEvent
|
2024-02-27 10:40:02 +07:00 |
|
Joshua A. Horton
|
3e7c8fa164
|
fix(web): triggerEvent should fire just one, not loop
|
2024-02-27 09:25:06 +07:00 |
|
Joshua A. Horton
|
c915d1e6a2
|
fix(web): unit test adjustment for compat with last commit
|
2024-02-26 14:02:12 +07:00 |
|
Joshua A. Horton
|
fd97412bc4
|
change(web): implements a touch-event sequentialization queue
|
2024-02-26 14:01:52 +07:00 |
|
Joshua A. Horton
|
57079f3c02
|
chore(web): cleans condition comment
|
2024-02-26 12:09:43 +07:00 |
|
Joshua A. Horton
|
f9d5ddc809
|
change(web): local var name, for clarity/consistency
|
2024-02-26 12:03:00 +07:00 |
|
Joshua A. Horton
|
5e4de069c3
|
fix(web): proper gesture-match sequencing
|
2024-02-26 12:01:28 +07:00 |
|
Joshua A. Horton
|
028ff13b0d
|
fix(web): infinite model-match replacement looping
|
2024-02-26 11:05:09 +07:00 |
|
Joshua A. Horton
|
bd012679c0
|
fix(web): early gesture-match abort when unable to extend existing gestures
|
2024-02-26 10:54:10 +07:00 |
|
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 |
|