Commit graph

262 commits

Author SHA1 Message Date
Keyman Build Agent
c94de9e1b9 auto: increment master version to 14.0.179 2020-11-10 13:01:11 -05:00
Keyman Build Agent
0ad56db6c9 auto: increment master version to 14.0.178 2020-11-07 13:00:58 -05:00
Marc Durdin
f98e9b17dd
Merge pull request #3817 from keymanapp/fix/web/917-support-for-context-and-notany
fix(web): support for notany() and context()
2020-11-07 10:51:38 +11:00
Marc Durdin
477effe6a6 chore: address review comments on KCXO 2020-11-06 18:00:40 +11:00
Keyman Build Agent
7c37caa0b9 auto: increment master version to 14.0.177 2020-11-05 13:01:12 -05:00
Keyman Build Agent
56e0c29815 auto: increment master version to 14.0.176 2020-11-04 13:01:12 -05:00
Marc Durdin
4b52dba137 test(web): add unit test for notany and context
This adds a set of unit tests for notany() and context(), in a new file
with some simple boilerplate functions to smooth the way.
2020-11-04 21:09:23 +11:00
Marc Durdin
54efc34454 fix(web): support for notany() and context()
Fixes #917.

This PR goes along with #3816 to enable support for `notany()` and
`context()` references from the output.
2020-11-04 14:37:52 +11:00
Keyman Build Agent
f8e5f5771a auto: increment master version to 14.0.175 2020-11-03 16:58:12 -05:00
Keyman Build Agent
ad895dfd35 auto: increment master version to 14.0.174 2020-10-30 14:16:26 -04:00
Keyman Build Agent
26dff1bb94 auto: increment master version to 14.0.173 2020-10-29 14:01:00 -04:00
Keyman Build Agent
3f49b2c780 auto: increment master version to 14.0.172 2020-10-28 14:00:57 -04:00
Keyman Build Agent
22cb27366b auto: increment master version to 14.0.171 2020-10-27 14:00:58 -04:00
Keyman Build Agent
d76ffe1f81 auto: increment master version to 14.0.170 2020-10-26 14:00:55 -04:00
Joshua Horton
c929713bb5
Merge pull request #3726 from keymanapp/feat/common/core/web/simplify-corrective-distribution
feat(common/core/web): simplify corrective distribution
2020-10-26 10:39:45 +07:00
jahorton
aeb944a803 change(web): addresses PR reviews 2020-10-26 08:16:39 +07:00
Keyman Build Agent
ddab3604c0 auto: increment master version to 14.0.169 2020-10-24 14:00:56 -04:00
Keyman Build Agent
151296266a auto: increment master version to 14.0.168 2020-10-23 14:01:02 -04:00
Keyman Build Agent
b1b83ea3d3 auto: increment master version to 14.0.167 2020-10-22 14:00:52 -04:00
Joshua Horton
e501f359fb
Merge pull request #3701 from keymanapp/feat/common/core/web/block-fat-finger-beeps
feat(common/core/web): fat-finger ignores inputs that beep
2020-10-22 15:12:55 +07:00
Keyman Build Agent
88ad92aec9 auto: increment master version to 14.0.166 2020-10-21 14:00:55 -04:00
Joshua Horton
df4179ab1b
Merge pull request #3707 from keymanapp/fix/web/synthetic-space-handling
fix(web): K_SPACE handling for embedded mode, hardware keystrokes
2020-10-21 14:01:58 +07:00
Keyman Build Agent
c64ce11a36 auto: increment master version to 14.0.165 2020-10-20 14:00:48 -04:00
jahorton
13d5861492 refactor(web): default space simplification 2020-10-20 13:24:10 +07:00
jahorton
bfb3671c43 feat(common/core/web): simplifies fat-finger distrib 2020-10-20 12:05:26 +07:00
jahorton
aa5882536d fix(common/core/web): normalization at wrong nesting level 2020-10-20 09:59:25 +07:00
Joshua Horton
6efb6d23be
Merge pull request #3685 from keymanapp/feat/common/models/context-reversion
feat(common/models): context reversion modeling
2020-10-20 08:42:07 +07:00
Joshua Horton
207b6b85f4
Merge pull request #3663 from keymanapp/feat/common/models/acceptance-context-tracking
feat(common/models):  context tracking of accepted Suggestions
2020-10-20 08:41:46 +07:00
Keyman Build Agent
29ea71ecb8 auto: increment master version to 14.0.164 2020-10-19 14:00:52 -04:00
Keyman Build Agent
c2195af625 auto: increment master version to 14.0.163 2020-10-18 14:00:41 -04:00
Keyman Build Agent
8ec5a9db46 auto: increment master version to 14.0.162 2020-10-16 14:00:49 -04:00
jahorton
219fdac677 fix(common/core/web): fixes revert event bug 2020-10-16 09:10:02 +07:00
Keyman Build Agent
81bca4920f auto: increment master version to 14.0.161 2020-10-14 14:00:57 -04:00
jahorton
9621fae740 fix(web): K_SPACE handling for embedded mode, hardware keystrokes 2020-10-14 15:56:09 +07:00
Joshua Horton
73a20cfe8c
Merge pull request #3702 from keymanapp/feat/common/core/web/selective-wordbreak-swallow
feat(common/core/web): selective wordbreak swallowing after accepting suggestions
2020-10-14 08:25:35 +07:00
Keyman Build Agent
4238d3efb3 auto: increment master version to 14.0.160 2020-10-12 14:00:50 -04:00
jahorton
f272efdeca feat(common/core/web): selective wordbreak swallowing after accepted suggestion 2020-10-12 15:33:40 +07:00
jahorton
1ea426779b feat(common/core/web): fat-finger ignores inputs that beep 2020-10-12 13:13:56 +07:00
Keyman Build Agent
e234ee874e auto: increment master version to 14.0.159 2020-10-09 14:00:55 -04:00
jahorton
934f594297 feat(common/models): adds LMLayer reversion unit tests 2020-10-09 15:47:46 +07:00
Joshua Horton
7109d5bc2b
Merge pull request #3647 from keymanapp/feat/common/models/model-dependent-revert-annotation
feat(common/models): 'revert' now uses model's punctuation
2020-10-09 10:22:09 +07:00
jahorton
7fe164f5fd fix(common/core/web): preserves lm-layer reversion transformId 2020-10-09 09:47:10 +07:00
Keyman Build Agent
f605d4baa4 auto: increment master version to 14.0.158 2020-10-08 14:01:13 -04:00
jahorton
2e2fa5475f refactor(web): refactor of Web-side reversion to match 2020-10-08 15:15:56 +07:00
jahorton
505b5239c1 chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking 2020-10-08 15:15:01 +07:00
jahorton
7d9d6c0d3f fix(web): more reversion typing 2020-10-08 15:13:59 +07:00
Keyman Build Agent
4192e68db3 auto: increment master version to 14.0.157 2020-10-08 01:54:49 -04:00
Keyman Build Agent
59e150b2c1 auto: increment master version to 14.0.156 2020-10-07 14:00:57 -04:00
jahorton
907af8e8c3 feat(common/models): adds suggestion + reversion IDs 2020-10-06 14:30:59 +07:00
jahorton
2355db4c46 feat(common/models): 'revert' now uses model's punctuation 2020-10-06 14:14:23 +07:00