Commit graph

495 commits

Author SHA1 Message Date
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
7db9743d8f chore(web): addresses PR concerns 2022-07-12 12:05:43 +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
Joshua A. Horton
e9d05fd254 feat(web): preps logging zone 2022-07-11 13:02:02 +07:00
Joshua A. Horton
7976e5242a change(web): mini-tweak 2022-07-11 13:02:02 +07:00
Joshua A. Horton
be037aee4d feat(web): auto-roam-range select on receiver form change 2022-07-11 13:02:02 +07:00
Joshua A. Horton
6e35523b76 feat(web): added popup modeling mode 2022-07-11 13:02:02 +07:00
Joshua A. Horton
163ec71ba6 feat(web): interactive selection for page config 2022-07-11 13:02:01 +07:00
Joshua A. Horton
ee63b55740 feat(web): initial skeleton for gesture-recognizer host page 2022-07-11 13:02:01 +07:00
Joshua A. Horton
70f6626392 fix(web): missed config type-check 2022-07-11 13:01:09 +07:00
Joshua A. Horton
120d48e2af fix(web): bounds detection logic 2022-07-04 10:27:06 +07:00
Joshua A. Horton
124dcc108b fix(web): config field handling 2022-07-04 10:27:06 +07:00
Joshua A. Horton
be28b54954 fix(web): let's get it right this time 2022-06-29 15:26:55 +07:00
Joshua A. Horton
4a10fde758 fix(web): fixed dimension ordering to match CSS style 2022-06-29 15:17:13 +07:00
Joshua A. Horton
d97281fafa feat(web): implements abstracted bound-check logic 2022-06-27 15:28:17 +07:00
Joshua A. Horton
49bc584ad9 feat(web): another iteration on boundary zone design/logic 2022-06-27 14:24:40 +07:00
Joshua A. Horton
6e45ca9a18 feat(web): start of input boundary generalization 2022-06-27 11:47:20 +07:00
Joshua A. Horton
6b424362d9 chore(web): cleans out replaced callbacks 2022-06-27 11:46:42 +07:00
Joshua A. Horton
cf34fa6b49 refactor(web): input tracking publishes update events 2022-06-27 11:46:42 +07:00
Joshua A. Horton
98f129c3d5 feat(web): starts unification, combined config 2022-06-27 11:46:42 +07:00
Joshua A. Horton
4a5f775dc5 fix(web): script must be executable 2022-06-27 11:44:44 +07:00
Joshua A. Horton
5142f80080 docs(web): started a change-tracking doc 2022-06-27 11:44:44 +07:00
Joshua A. Horton
df2a403d27 chore(web): baseline build script for gesture-recognizer 2022-06-27 11:44:44 +07:00
Joshua A. Horton
8e9ee39063 chore(web): disables OSK helper funcs 2022-06-27 11:44:44 +07:00
Joshua A. Horton
25ef83ef64 chore(web): raw copy of relevant, isolatable KMW code 2022-06-27 11:44:44 +07:00
Joshua A. Horton
98b6ff0ec5 feat(web): baseline file organization 2022-06-27 11:44:44 +07:00