Joshua A. Horton
|
b2e9c830bf
|
feat(web): unit tests
|
2022-07-19 15:15:30 +07:00 |
|
Joshua A. Horton
|
27fd6559a3
|
fix(web): recorder - sub-pixel alignment on scrolls
|
2022-07-19 14:55:06 +07:00 |
|
Joshua A. Horton
|
bacfe6d507
|
fix(web): identified sequence-repro issues
|
2022-07-19 14:49:31 +07:00 |
|
Joshua A. Horton
|
5cbe959bc0
|
fix(web): realign after changing config
|
2022-07-19 13:40:51 +07:00 |
|
Joshua A. Horton
|
4b9a992071
|
fix(web): mkdir -p use
|
2022-07-19 13:02:35 +07:00 |
|
Joshua A. Horton
|
71cb4fe1a7
|
fix(web): another executable flag
|
2022-07-19 12:08:01 +07:00 |
|
Joshua A. Horton
|
0694ca459b
|
fix(web): executable flags
|
2022-07-19 11:16:44 +07:00 |
|
Joshua A. Horton
|
3763f3f546
|
fix(web): missing mkdir in tools/build.sh
|
2022-07-19 10:51:42 +07:00 |
|
Joshua A. Horton
|
9db4913331
|
feat(web): a fully-functional unit test
|
2022-07-19 10:45:00 +07:00 |
|
Joshua A. Horton
|
9e6d3c560f
|
feat(web): first input-sequence playback
|
2022-07-19 10:44:06 +07:00 |
|
Joshua A. Horton
|
506905719a
|
feat(web): more canary tests, partial read of recorded obj
|
2022-07-19 10:43:41 +07:00 |
|
Joshua A. Horton
|
261debdb83
|
feat(web): initial Karma setup for gesture-host browser testing
|
2022-07-19 10:43:09 +07:00 |
|
Joshua A. Horton
|
51d72ba416
|
change(web): backport of tweaks from child branch
|
2022-07-19 10:36:50 +07:00 |
|
Joshua A. Horton
|
ddac11b7ab
|
fix(web): build-script - tools before test
|
2022-07-19 10:35:33 +07:00 |
|
Joshua A. Horton
|
902c63be36
|
fix(web): recorder page sub-pixel alignment issue
|
2022-07-19 10:35:11 +07:00 |
|
Joshua A. Horton
|
8c40e374d3
|
feat(web): better fixture extraction, css copy to build dir
|
2022-07-18 09:55:40 +07:00 |
|
Joshua A. Horton
|
ce0221b151
|
docs(web): adds a neat comment
|
2022-07-15 14:44:52 +07:00 |
|
Joshua A. Horton
|
49125fcf6e
|
chore(web): removes invalid comments
|
2022-07-15 14:43:16 +07:00 |
|
Joshua A. Horton
|
e21e98b4cd
|
feat(web): gesture recorder clears on device config change
|
2022-07-15 14:42:34 +07:00 |
|
Joshua A. Horton
|
988a7f9d39
|
feat(web): baseline recorder operational
|
2022-07-15 14:32:50 +07:00 |
|
Joshua Horton
|
71068abe9d
|
Merge pull request #6950 from keymanapp/chore/web/remove-invalid-warning
chore(web): remove invalid warning msg
|
2022-07-15 13:07:25 +07:00 |
|
Joshua A. Horton
|
8f0116f359
|
feat(web): toward the recorder page
|
2022-07-15 12:56:10 +07:00 |
|
Joshua Horton
|
b8fd5eea31
|
Merge pull request #6902 from keymanapp/fix/web/block-set-layer-on-desktop
fix(web): layer-setting ops should not trigger for hardware keystroke processing 🖇️
|
2022-07-15 11:07:19 +07:00 |
|
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 |
|
Marc Durdin
|
c8971a457c
|
chore: Apply suggestions from code review
|
2022-07-15 08:58:12 +10: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 |
|
Marc Durdin
|
da5fc1da2b
|
chore: move headers and refs
|
2022-07-14 17:46:11 +10:00 |
|
Marc Durdin
|
ca9a9922db
|
chore: remove unnecessary files
|
2022-07-14 16:54:52 +10:00 |
|
Marc Durdin
|
d548125b15
|
chore: remove common/core
|
2022-07-14 16:48:40 +10: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 |
|