Joshua Horton
30074eafe4
docs(web): fix quote consistency within the same sentence
...
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-04-08 08:12:07 +07:00
Joshua Horton
2beca8e3b4
docs(web): starts page for touch-keyboard gesture models, adds flowcharts
...
Fixes : #13628
2025-04-07 13:23:13 +07:00
Joshua Horton
e9cd0dda9c
docs(web): addresses concerns from recent ermshiperete review
2025-04-03 15:42:40 +07:00
Joshua Horton
a2f57c0cf6
docs(web): improve section on motivation for gesture input serialization
...
Addresses a PR comment by mcdurdin on #13597 (at https://github.com/keymanapp/keyman/pull/13597#discussion_r2023971170 ) in regard to the motivation for gesture input serialization.
> I just don't understand how the problem described here can arise -- unless we are introducing deferral with promises -- but even then, if we consistently defer every incoming event with a promise, then the order would still be automatically enforced.
In particular, this aims to clarify how the macrotask queue gets involved and can interfere with the ordering of promises.
2025-04-03 09:05:37 +07:00
Joshua Horton
6945a264ff
docs(web): improve clarity for the onNewTrackedPath section per review comment
2025-04-01 09:14:30 +07:00
Joshua Horton
63d6df6e00
Merge branch 'docs/web/gesture-modeling-and-processing' into docs/web/gesture-input-serialization
2025-04-01 08:59:25 +07:00
Joshua Horton
3ed52349d3
docs(web): addresses more review concerns
2025-04-01 08:50:40 +07:00
Joshua Horton
9034e045d6
docs(web): Apply suggestions from code review
...
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-04-01 08:41:27 +07:00
Joshua Horton
581fe688c3
docs(web): adds index link to the new doc
2025-03-31 15:39:53 +07:00
Joshua Horton
72576811d0
Merge branch 'docs/web/gesture-modeling-and-processing' into docs/web/gesture-input-serialization
2025-03-31 15:38:22 +07:00
Joshua Horton
fab49b9135
docs(web): also link the older internal-doc page
2025-03-31 15:31:57 +07:00
Joshua Horton
9fae7e9039
docs(web): central index.md start location
2025-03-31 15:28:34 +07:00
Joshua Horton
00239eaf56
docs(web): revamps the glossary
2025-03-31 14:13:33 +07:00
Joshua Horton
6dbca2a4ae
docs(web): gesture-modeling intro breakdown reordering
2025-03-31 12:29:21 +07:00
Joshua Horton
8102f4bb64
docs(web): terms.md -> glossary.md
2025-03-31 10:55:33 +07:00
Joshua Horton
710b823fdd
docs(web): document input-serialization aspects of gesture processing
2025-03-28 10:41:27 +07:00
Joshua Horton
55dfc6e6a1
docs(web): extracts common defs to terms.md
2025-03-28 08:22:10 +07:00
Joshua Horton
9098565226
docs(web): remove out-of-place "the" artifacts
...
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-03-28 08:17:40 +07:00
Joshua Horton
046e2b4dfb
docs(web): document internals for gesture modeling and processing
2025-03-27 13:25:56 +07:00
Joshua Horton
d0c0159d56
docs(web): adds section on JS-keyboard interfacing
2025-03-18 08:31:13 +07:00
Joshua Horton
f3d15eca2d
docs(web): improved doc on fat-finger correction paragraph
2025-03-18 08:07:04 +07:00
Joshua Horton
cdb3505f96
docs(web): tweak docs per review
2025-03-18 08:02:07 +07:00
Joshua Horton
6c72a30a84
docs(web): add internal documentation for context state and keystroke processing
...
Fixes : #13518
2025-03-17 15:37:40 +07:00
Joshua Horton
c3cd0493ff
docs(web): relocate gesture docs to web/docs/internal
2025-02-06 10:33:28 +07:00