jahorton
afe6950062
chore(web): final? PR polish
2021-05-24 10:03:50 +07:00
jahorton
d8af0c6acd
docs(web): fixes comment typo
2021-05-24 08:23:56 +07:00
jahorton
f74eda8867
chore(web): another PR review revision round
2021-05-24 08:22:19 +07:00
jahorton
65b3564ca7
feat(web): resolve/reject mapping for cloud API. Fixes #535
2021-05-21 13:01:12 +07:00
jahorton
c17c78ab1c
change(web): adjustments re: PR review
2021-05-21 11:42:28 +07:00
jahorton
9cdf867830
docs(web): notes for future enhancement
2021-05-20 16:03:06 +07:00
jahorton
1c1ccb5d63
feat(web): basic promise wrapper on cloud api call
2021-05-20 15:59:38 +07:00
jahorton
3102435314
fix(web): reuses OSK width calc
2021-05-13 11:54:02 +07:00
jahorton
a1d989c6c1
fix(web): popup key positioning logic
2021-05-13 09:02:54 +07:00
Marc Durdin
d448b1e82e
Merge pull request #4981 from keymanapp/chore/web/disable-ftat-log
...
chore: disable findTouchAliasElement logging
2021-04-26 20:20:47 +10:00
Marc Durdin
4f404ccdb8
chore: disable findTouchAliasElement logging
2021-04-26 17:38:01 +10:00
jahorton
cb47deddf3
fix(web): banner init when prediction is disabled
2021-04-23 09:14:43 +07:00
jahorton
ea266eef22
change(web): better fix - no parameterless selectBanner calls
2021-04-23 08:30:44 +07:00
Darcy Wong
879f7bded9
fix(web): Set banner when state is undefined
2021-04-22 17:34:44 +07:00
Joshua Horton
3ffa35c154
Merge pull request #4938 from keymanapp/fix/web/embedded-smp-after-kbd-swap
...
fix(web, ios): better SMP, emoji handling with frequent keyboard swaps
2021-04-22 14:27:17 +07:00
Joshua Horton
bda0171448
Merge pull request #4954 from keymanapp/fix/web/subkey-suggestions
...
fix(web): fixes subkey lookup for fat-finger processing
2021-04-22 11:53:00 +07:00
jahorton
60def978ed
change(web): removes now-redundant SMP enablements
2021-04-22 11:50:42 +07:00
jahorton
c7310e0b86
fix(web): fixes subkey lookup for fat-finger processing
2021-04-22 11:00:07 +07:00
Marc Durdin
2d2bdd8032
fix(web): move function
2021-04-22 13:01:11 +10:00
Marc Durdin
0a37ce3832
fix(web): reset dfltX and dfltY in restorePosition
...
Fixes #4948 .
This resets `keyman.osk.dfltX` and `keyman.osk.dfltY` in the
`restorePosition()` function, except when the user clicks the pin (or
`true` passed in for `keepDefaultPosition` parameter). It also moves the
grungy `window.event` hack out of the function and into a private
handler specifically for the pin div `onclick`.
I didn't want to reset `dfltX` and `dfltY` when the user clicks on the
pin, because that is a change in behaviour.
2021-04-22 12:58:30 +10:00
Marc Durdin
528f9693d0
Update web/source/osk/oskManager.ts
...
Co-authored-by: Joshua Horton <joshua_horton@sil.org>
2021-04-22 12:32:15 +10:00
Marc Durdin
9cd1ddf150
fix(web): publish restorePosition() function
...
This makes the `osk.restorePosition()` function public and makes it work
even if the OSK is not presently visible. Also DRY out the repeated
implementation.
2021-04-22 06:57:02 +10:00
jahorton
3b902369ef
change(web): SMP processing now always enabled
2021-04-21 10:53:11 +07:00
jahorton
9f071bb906
change(web): null guards for findTouchAliasTarget uses
2021-04-21 09:08:28 +07:00
jahorton
00debdbb28
change(web): SMP enablement always on in embedded mode
2021-04-20 16:02:55 +07:00
jahorton
e995a5cde1
docs(web): adjusts comments according to PR review
2021-04-20 14:01:46 +07:00
jahorton
0db5e9dc6d
change(web): only check for touch-aliases if touchable
2021-03-30 10:00:41 +07:00
jahorton
6c275ca9d3
change(web): adds code to assist diagnosis of #4797
2021-03-30 09:43:50 +07:00
jahorton
e35ed5be9c
docs(web): better documents TouchAlias internals, scrollbar handling
2021-03-29 09:13:33 +07:00
Darcy Wong
d6b0a3aa9c
fix(web): Revert previous commit
...
ccc42f3fc9
2021-03-26 12:55:27 +07:00
Darcy Wong
ccc42f3fc9
fix(web): Don't configure if banner undefined
2021-03-26 12:46:26 +07:00
jahorton
9439090205
fix(common/models): fixes overly zealous thresholding near word starts
2021-03-23 09:13:02 +07:00
jahorton
4a96254cbc
fix(web): allows refresh of currently-loaded model
2021-03-19 11:40:58 +07:00
jahorton
6298bb27f6
fix(web): first-pass workaround for popup-key corrections
2021-03-17 12:58:41 +07:00
jahorton
eb311bdda5
chore(common/core/web): adjustments from PR feedback
2021-03-17 12:02:51 +07:00
jahorton
7cbb78ea45
fix(web): uses new IDs as needed outside of web-core
2021-03-17 10:26:58 +07:00
Joshua Horton
dba99618fb
Merge pull request #4646 from keymanapp/fix/web/better-missing-feature-check
...
fix(web): better check for missing MutationObserver type
2021-03-12 08:36:04 +07:00
jahorton
2efe73f1f2
fix(web): better check for missing MutationObserver type
2021-03-11 09:44:50 +07:00
jahorton
8999eecfc9
fix(web): event handling for TouchAliasElement's blinking caret
2021-03-10 13:12:30 +07:00
Marc Durdin
968c825787
fix(web): use language code correctly in toolbar
...
Fixes #4566 .
When the toolbar shows a differentiation for the language code, it was
not using the correct minification-safe property name, which resulted in
`[undefined]` being displayed instead.
2021-03-08 21:39:16 +11:00
jahorton
399c7fb6b4
fix(web): fixes lack of respect for underlying-key display settings
2021-03-03 08:55:37 +07:00
jahorton
58a214831b
docs(web): enhances comments re: keymapping
2021-02-26 12:06:39 +07:00
jahorton
86341505eb
fix(web): mnemonic keystrokes w FF keymapping. Fixes #1125
2021-02-26 09:58:27 +07:00
Joshua Horton
4794337d42
Merge pull request #4516 from keymanapp/fix/web/3910-namespaced-css-class
...
fix(web): removes package namespacing from kbd's CSS class
2021-02-25 15:09:25 +07:00
Joshua Horton
5041d092fe
Merge pull request #4512 from keymanapp/fix/web/4436-documentation-keyboards
...
fix(web): keyboard documentation patch-up
2021-02-25 15:09:17 +07:00
jahorton
6ca508a314
fix(web): removes package namespacing from kbd's CSS class
2021-02-24 14:26:10 +07:00
jahorton
431a9fc85a
fix(web): hides touch-alias caret when keystroke causes focus change
2021-02-24 13:20:54 +07:00
jahorton
ec61fa22d2
change(web): reverts incomplete tweak
2021-02-24 12:33:23 +07:00
jahorton
567df44a1a
fix(web): mobile layouts for static keyboards now %-based
2021-02-24 12:10:37 +07:00
jahorton
6d0e9af4b8
fix(web): OS assignment fail-safe
2021-02-22 12:04:46 +07:00