jahorton
|
a6289f4f0f
|
fix(web): detaches base-page touch handlers on shutdown
|
2021-09-21 09:55:11 +07:00 |
|
jahorton
|
b452092765
|
refactor(web): base page touch-handlers
|
2021-09-21 09:43:34 +07:00 |
|
jahorton
|
a1516d194d
|
fix(web): focus-timer preserves activation on Android
|
2021-09-21 09:23:11 +07:00 |
|
Marc Durdin
|
5162a028cc
|
chore(web): inline osk test page
Adds a page to experiment with the inline osk.
|
2021-09-21 07:30:15 +10:00 |
|
Keyman Build Agent
|
d41dadd8ca
|
auto: increment master version to 15.0.116
|
2021-09-20 14:01:38 -04:00 |
|
jahorton
|
0956fb62a7
|
docs(web): adds comment about prior commit's fix
|
2021-09-20 15:48:18 +07:00 |
|
jahorton
|
da8e83090a
|
fix(web): touch-based unit test issues
|
2021-09-20 15:46:59 +07:00 |
|
jahorton
|
48fe02023c
|
fix(web): fixes unit test issue (event's 'buttons' property)
|
2021-09-20 14:39:27 +07:00 |
|
Darcy Wong
|
bb8f86ec3d
|
fix(web): Null check for calculating globe key position
|
2021-09-20 13:36:19 +07:00 |
|
Joshua Horton
|
1c0b220d4e
|
Merge pull request #5633 from keymanapp/refactor/web/specialized-osk-views
refactor(web): OSK modularization - specialized OSKView classes ✂️
|
2021-09-20 10:38:23 +07:00 |
|
Keyman Build Agent
|
65aa4ed0f0
|
auto: increment master version to 15.0.115
|
2021-09-17 14:01:54 -04:00 |
|
jahorton
|
f7dc8e1140
|
chore(web): Merge branch 'refactor/web/osk-activation-and-visibility' into feat/web/inlined-osk
|
2021-09-17 15:26:03 +07:00 |
|
jahorton
|
3f48ae7e99
|
fix(web): more polish, fixes pinned position management
|
2021-09-17 15:15:53 +07:00 |
|
jahorton
|
09de360789
|
fix(web): missed bits of last commit, adds some polish
|
2021-09-17 15:02:43 +07:00 |
|
jahorton
|
8826bec8fe
|
fix(web): incorporates some review suggestions
|
2021-09-17 14:58:18 +07:00 |
|
Joshua Horton
|
0e42a0b70d
|
Merge pull request #5641 from keymanapp/fix/web/osk-layer-reset
fix(common/core/web): layer reset on physical keystroke after OSK interaction
|
2021-09-17 12:42:30 +07:00 |
|
jahorton
|
ffc381fcb6
|
chore(web): Merge branch 'refactor/web/active-element-integrations' into refactor/web/osk-activation-and-visibility
|
2021-09-17 08:38:49 +07:00 |
|
Keyman Build Agent
|
bf3b7d6e28
|
auto: increment master version to 15.0.114
|
2021-09-16 14:01:56 -04:00 |
|
jahorton
|
f95f732297
|
chore(web): Merge branch 'refactor/web/specialized-osk-views' into refactor/web/active-element-integrations
|
2021-09-16 14:52:45 +07:00 |
|
Darcy Wong
|
b28b9d7adc
|
Merge pull request #5699 from keymanapp/fix/common/remove-empty-row
fix(common/core/web): Remove empty rows in OSK
|
2021-09-16 14:09:03 +07:00 |
|
jahorton
|
c15fe2015e
|
chore(web): Merge branch 'refactor/web/osk-view-abstraction' into refactor/web/specialized-osk-views
|
2021-09-16 10:03:19 +07:00 |
|
jahorton
|
ae0786a109
|
chore(web): Merge branch 'master' into refactor/web/osk-view-abstraction
|
2021-09-16 09:57:15 +07:00 |
|
Joshua Horton
|
f2e07e8add
|
Merge pull request #5619 from keymanapp/refactor/web/osk-view-components
refactor(web): OSK modularization - view components, layout cleanup ✂️
|
2021-09-16 09:56:08 +07:00 |
|
Darcy Wong
|
7c73840e58
|
fix(common/core/web): Revert check for length 0
|
2021-09-16 09:29:52 +07:00 |
|
Joshua Horton
|
c9ceda7d9c
|
Merge pull request #5688 from keymanapp/fix/web/spacebar-with-modifier-captions
fix(web): spacebar caption when functional layer differs from display layer
|
2021-09-16 09:01:43 +07:00 |
|
Darcy Wong
|
7acd0b4ed5
|
fix(common/core/web): Remove empty rows in OSK
|
2021-09-15 14:20:52 +07:00 |
|
jahorton
|
430b636b22
|
fix(web): independent keyboard & touch-focus management
|
2021-09-15 10:28:58 +07:00 |
|
jahorton
|
bae7df03f3
|
fix(web): embedded popup + hardware keys
|
2021-09-15 09:17:38 +07:00 |
|
jahorton
|
f46bc3cd88
|
fix(web): embedded popup + hardware keys
|
2021-09-15 09:13:59 +07:00 |
|
Keyman Build Agent
|
47a8a4b02b
|
auto: increment master version to 15.0.113
|
2021-09-14 14:01:32 -04:00 |
|
jahorton
|
d429c76a52
|
fix(web): spacebar caption when functional layer differs from display layer
|
2021-09-14 15:34:27 +07:00 |
|
jahorton
|
e2c2084380
|
chore(web): adds default value for optional chain
|
2021-09-14 13:10:52 +07:00 |
|
jahorton
|
11ee389a24
|
chore(web): copyright tweak
|
2021-09-14 13:08:46 +07:00 |
|
jahorton
|
9a205474cc
|
change(web): OSK cookie notes KMW version
|
2021-09-14 12:55:34 +07:00 |
|
Keyman Build Agent
|
0ec12e763e
|
auto: increment master version to 15.0.112
|
2021-09-13 14:01:37 -04:00 |
|
Keyman Build Agent
|
39fea0bb32
|
auto: increment master version to 15.0.111
|
2021-09-10 14:01:34 -04:00 |
|
Keyman Build Agent
|
0c4c79ef18
|
auto: increment master version to 15.0.110
|
2021-09-06 14:01:08 -04:00 |
|
jahorton
|
0eef0cb580
|
chore(web): Merge branch 'refactor/web/osk-activation-and-visibility' into feat/web/inlined-osk
|
2021-09-03 15:09:36 +07:00 |
|
jahorton
|
29a8e3ad63
|
chore(web): extra sanity check for activeTarget management
|
2021-09-03 13:34:46 +07:00 |
|
jahorton
|
881a2759f2
|
chore(web): Merge branch 'refactor/web/active-element-integrations' into refactor/web/osk-activation-and-visibility
|
2021-09-03 12:45:51 +07:00 |
|
jahorton
|
68425763c6
|
fix(web): fixes touch-mode focusing issue in unit tests
|
2021-09-03 12:42:34 +07:00 |
|
jahorton
|
5d155de442
|
chore(web): Merge branch 'refactor/web/specialized-osk-views' into refactor/web/active-element-integrations
|
2021-09-03 10:16:29 +07:00 |
|
jahorton
|
3e819554a8
|
chore(web): Merge branch 'refactor/web/osk-view-abstraction' into refactor/web/specialized-osk-views
|
2021-09-03 09:27:19 +07:00 |
|
jahorton
|
a47dff3b89
|
chore(web): Merge branch 'refactor/web/osk-view-components' into refactor/web/osk-view-abstraction
|
2021-09-03 09:23:39 +07:00 |
|
jahorton
|
39262d978b
|
fix(web): default-cookie adds space for header, footer height
|
2021-09-03 09:10:18 +07:00 |
|
jahorton
|
49e0f2fc68
|
fix(web): partial fix for %-scaled OSK dimensions
|
2021-09-02 13:30:26 +07:00 |
|
jahorton
|
632642b6c2
|
feat(web): functional touch-subkeys on desktop
|
2021-09-02 12:30:37 +07:00 |
|
jahorton
|
dfdf0c2e9b
|
fix(web): key preview positioning
|
2021-09-02 10:39:54 +07:00 |
|
jahorton
|
1226ae8a01
|
fix(web): hiding key preview
|
2021-09-02 09:37:10 +07:00 |
|
jahorton
|
a17fc94ae4
|
fix(web): typo in css file
|
2021-09-02 09:33:17 +07:00 |
|