Joshua Horton
|
ed8c15fe6e
|
Merge pull request #6901 from keymanapp/fix/web/context-only-device
fix(web): postkeystroke processing should ignore key-event source🖇️
|
2022-07-15 11:06:39 +07:00 |
|
Joshua A. Horton
|
7689fb733f
|
chore(web): more build-script tweakage
|
2022-07-15 11:05:00 +07:00 |
|
Joshua A. Horton
|
6e27b49ecf
|
feat(web): adds fixture build-artifact
|
2022-07-15 10:57:47 +07:00 |
|
Joshua A. Horton
|
112bf8b4b1
|
feat(web): gesture-recognizer/src/tools build scripts
|
2022-07-15 10:50:13 +07:00 |
|
Joshua A. Horton
|
1ecafacc33
|
feat(web): start of test-recorder page
|
2022-07-15 09:59:56 +07:00 |
|
Joshua A. Horton
|
56b37fb87f
|
chore(web): remove invalid warning msg
|
2022-07-15 08:53:08 +07:00 |
|
Joshua A. Horton
|
eb5d24d76c
|
feat(web): starts recognizer unit-test-resources tool
|
2022-07-15 08:40:27 +07:00 |
|
Joshua A. Horton
|
5bb13a0b5a
|
chore(web): merges updates to test fixture
|
2022-07-15 08:40:26 +07:00 |
|
Joshua A. Horton
|
10e3378e63
|
feat(web): extractable fixture matching host page
|
2022-07-15 08:40:25 +07:00 |
|
Joshua A. Horton
|
426cfd7398
|
change(web): InputSample now tracks both client & target coords
|
2022-07-15 08:12:42 +07:00 |
|
Joshua A. Horton
|
55df8507f3
|
fix(web): missed type replacement post-rebase
|
2022-07-14 15:41:29 +07:00 |
|
Joshua A. Horton
|
6342d4359c
|
change(web): sequence events now use target-relative coords
|
2022-07-14 15:37:06 +07:00 |
|
Joshua A. Horton
|
0ddb6be8db
|
change(web): minor logging-related tweaks
|
2022-07-14 15:37:05 +07:00 |
|
Joshua A. Horton
|
ffcccd160a
|
feat(web): event-wrapper cleanup
|
2022-07-14 15:37:03 +07:00 |
|
Joshua A. Horton
|
75702577a2
|
fix(web): cleanup triggered by event
|
2022-07-14 15:37:02 +07:00 |
|
Joshua A. Horton
|
dedcc2880d
|
feat(web): InputSequence JSON round-tripping
|
2022-07-14 15:37:01 +07:00 |
|
Joshua A. Horton
|
2b8d0d83b8
|
chore(web): minor cleanup
|
2022-07-14 15:37:00 +07:00 |
|
Joshua A. Horton
|
2e75b0b35e
|
refactor(web): retooled input sequence event infrastructure
|
2022-07-14 15:36:54 +07:00 |
|
Joshua A. Horton
|
1e231d1a6f
|
feat(web): start of multi-touchpoint tracking
|
2022-07-14 15:36:25 +07:00 |
|
Joshua A. Horton
|
7b4fdc7338
|
docs(web): updates recognizer-config doc to reference host page
|
2022-07-14 10:55:26 +07:00 |
|
Joshua A. Horton
|
d254922819
|
fix(web): didn't handle scrolled page well
|
2022-07-14 09:59:16 +07:00 |
|
Joshua A. Horton
|
3722c5d009
|
chore(web): Merge branch 'feat/web/gesture-recognizer-bounds' into feat/web/gesture-recognizer-rigging
|
2022-07-14 09:46:34 +07:00 |
|
Joshua A. Horton
|
42641d0662
|
chore(web): drops super-specific "Finalized" config type
|
2022-07-14 09:45:25 +07:00 |
|
Joshua A. Horton
|
19ee93ea2d
|
chore(web): Merge branch 'feat/web/gesture-recognizer-base' into feat/web/gesture-recognizer-bounds
|
2022-07-14 09:18:59 +07:00 |
|
Joshua A. Horton
|
268ba2a082
|
chore(web): removes duplicate def for Mutable
|
2022-07-14 08:47:54 +07:00 |
|
Joshua Horton
|
8918f4c64b
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2022-07-14 08:44:10 +07:00 |
|
Joshua A. Horton
|
b320696a04
|
change(web): moves Nonoptional to its own file
|
2022-07-13 10:49:46 +07:00 |
|
Joshua A. Horton
|
537209a133
|
chore(web): Merge branch 'feat/web/gesture-recognizer-bounds' into feat/web/gesture-recognizer-rigging
|
2022-07-13 10:37:11 +07:00 |
|
Joshua A. Horton
|
5e60ff2482
|
docs(web): adds doc on recognizer configuration design
|
2022-07-13 10:32:53 +07:00 |
|
Joshua A. Horton
|
2266cb7802
|
change(web): edgePadding now object per PR comment
|
2022-07-13 10:04:18 +07:00 |
|
Joshua A. Horton
|
9e1db3a766
|
refactor(web): padded + viewport zone rework
|
2022-07-13 09:59:32 +07:00 |
|
Joshua A. Horton
|
33c1119c97
|
chore(web): addresses PR concerns re zoneBoundaryChecker
|
2022-07-13 09:38:50 +07:00 |
|
Joshua A. Horton
|
7d55df6425
|
chore(web): Merge branch 'feat/web/gesture-recognizer-base' into feat/web/gesture-recognizer-bounds
|
2022-07-13 09:19:45 +07:00 |
|
Joshua A. Horton
|
53837778fa
|
chore(web): addresses some PR comments/suggestions
|
2022-07-13 09:13:35 +07:00 |
|
Joshua A. Horton
|
6a4ab47beb
|
chore(web): Merge branch 'feat/web/gesture-recognizer-bounds' into feat/web/gesture-recognizer-rigging
|
2022-07-12 12:41:38 +07:00 |
|
Joshua A. Horton
|
956e092fe8
|
chore(web): Merge branch 'feat/web/gesture-recognizer-base' into feat/web/gesture-recognizer-bounds
|
2022-07-12 12:41:15 +07:00 |
|
Joshua A. Horton
|
1b21994b2a
|
chore(web): Merge branch 'feat/web/gesture-recognizer-main' into feat/web/gesture-recognizer-base
|
2022-07-12 12:40:51 +07:00 |
|
Joshua A. Horton
|
cca5be5d74
|
fix(web): moved build.sh lost its executable flag
|
2022-07-12 12:40:24 +07:00 |
|
Joshua A. Horton
|
c5832cf203
|
chore(web): Merge branch 'feat/web/gesture-recognizer-bounds' into feat/web/gesture-recognizer-rigging
|
2022-07-12 12:33:31 +07:00 |
|
Joshua A. Horton
|
c2e061b4f7
|
chore(web): Merge branch 'feat/web/gesture-recognizer-base' into feat/web/gesture-recognizer-bounds
|
2022-07-12 12:30:58 +07:00 |
|
Joshua A. Horton
|
0c7ac4ff3c
|
chore(web): addresses PR concerns
|
2022-07-12 12:09:52 +07:00 |
|
Joshua A. Horton
|
f5257252ed
|
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
|
2022-07-12 12:09:11 +07:00 |
|
Joshua A. Horton
|
7db9743d8f
|
chore(web): addresses PR concerns
|
2022-07-12 12:05:43 +07:00 |
|
Joshua A. Horton
|
4ba11ced92
|
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-base
|
2022-07-12 11:48:26 +07:00 |
|
Joshua A. Horton
|
7342f7f9e6
|
fix(web): applies PR suggestions
|
2022-07-12 11:01:14 +07:00 |
|
Joshua A. Horton
|
ba7dd2f104
|
feat(web): visible safe-proximity, looser safe-zones
|
2022-07-11 13:07:45 +07:00 |
|
Joshua A. Horton
|
d4577698c9
|
change(web): moved recognizer host page to web/testing, retooled index
|
2022-07-11 13:02:02 +07:00 |
|
Joshua A. Horton
|
d1aa5a74b8
|
fix(web): mouse event sequence polishing
|
2022-07-11 13:02:02 +07:00 |
|
Joshua A. Horton
|
ecf03b915a
|
feat(web): initial page integration!
|
2022-07-11 13:02:02 +07:00 |
|
Joshua A. Horton
|
9091d71682
|
feat(web): lightgray -> whitesmoke
|
2022-07-11 13:02:02 +07:00 |
|