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 |
|
jahorton
|
d429c76a52
|
fix(web): spacebar caption when functional layer differs from display layer
|
2021-09-14 15:34:27 +07:00 |
|
jahorton
|
9a205474cc
|
change(web): OSK cookie notes KMW version
|
2021-09-14 12:55:34 +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
|
7ebc816b92
|
fix(web): non-default layer spacebar captions
|
2021-08-25 09:37:04 +07:00 |
|
Darcy Wong
|
3875784b0b
|
fix(web): Check keyboard before marking layout calibrated
|
2021-08-24 14:50:42 +07:00 |
|
jahorton
|
ffb1f1da02
|
refactor(web): location of lm-engine state-change listener
|
2021-08-24 12:54:11 +07:00 |
|
jahorton
|
e2e7bd4335
|
fix(web): missing null guard
|
2021-08-24 10:42:54 +07:00 |
|
jahorton
|
02dfde023a
|
fix(web): error-prone uses of _Show; initial pred-banner load when embedded
|
2021-08-24 09:24:23 +07:00 |
|
jahorton
|
1587887acc
|
fix(web): null check, hidden keyboard on first load
|
2021-08-23 16:13:18 +07:00 |
|
jahorton
|
e2f8c58a2b
|
fix(web): banner now uses relative positioning + margin-top
|
2021-08-23 15:28:04 +07:00 |
|
jahorton
|
f6ebe7a238
|
fix(web): missed 'this' type change, corresponding behavior
|
2021-08-23 11:06:29 +07:00 |
|
jahorton
|
da93a34b11
|
refactor(web): oskView touchup, mild _Hide abstraction
|
2021-08-23 10:01:09 +07:00 |
|
jahorton
|
c1b89c2288
|
refactor(web): osk._Show
|
2021-08-23 10:01:08 +07:00 |
|
jahorton
|
bf20041588
|
refactor(web): OSKView constructor refinement, code org in file
|
2021-08-23 10:01:07 +07:00 |
|
jahorton
|
9611537e06
|
refactor(web): osk._Load
|
2021-08-23 10:01:07 +07:00 |
|
jahorton
|
e1da0014c3
|
refactor(web): start of OSKView abstraction
|
2021-08-23 10:01:06 +07:00 |
|
jahorton
|
37ea16b3d9
|
refactor(web): integration of OSKViewComponent
|
2021-08-23 10:00:19 +07:00 |
|
jahorton
|
8745d55189
|
refactor(web): oskViewComponent definition
|
2021-08-23 10:00:19 +07:00 |
|
Joshua Horton
|
d628291868
|
Merge pull request #5530 from keymanapp/refactor/web/vkbd-mouse-events
refactor(web): mouse-based use of touch handlers 👆
|
2021-08-23 09:57:11 +07:00 |
|
Joshua Horton
|
f870355f21
|
Merge pull request #5506 from keymanapp/refactor/web/vkbd-touch-events
refactor(web): prep work for mouse-based use of touch events 👆
|
2021-08-23 09:57:02 +07:00 |
|
jahorton
|
65071a31d8
|
docs(web): inputEventCoordinate comments
|
2021-08-23 08:24:45 +07:00 |
|
Joshua Horton
|
fda5ea7370
|
Merge pull request #5553 from keymanapp/fix/web/final-match-group
fix(common/core/web): behavior with unmatched final group
|
2021-08-20 09:45:48 +07:00 |
|
jahorton
|
8d8291609d
|
chore(web): Merge branch 'refactor/web/vkbd-touch-events' into refactor/web/vkbd-mouse-events
|
2021-08-19 09:30:26 +07:00 |
|
jahorton
|
e05a23d0be
|
refactor(web): splits detectWithinBounds as requested in review
|
2021-08-19 09:28:00 +07:00 |
|
jahorton
|
7a570307cb
|
fix(web): another TouchEvent instanceof check
|
2021-08-17 14:20:18 +07:00 |
|
jahorton
|
85167994ee
|
fix(web): unit-test issue, TouchEvent compat for desktop
|
2021-08-17 13:35:39 +07:00 |
|
jahorton
|
b26ea21915
|
chore(web): Merge branch 'refactor/web/vkbd-touch-events' into refactor/web/vkbd-mouse-events
|
2021-08-17 10:22:36 +07:00 |
|
jahorton
|
7dd7adb323
|
chore(web): minor cleanup
|
2021-08-17 10:21:54 +07:00 |
|
jahorton
|
8656393478
|
chore(web): Merge branch 'master' into refactor/web/vkbd-touch-events
|
2021-08-17 08:46:20 +07:00 |
|
Joshua Horton
|
c35c003762
|
Merge pull request #5462 from keymanapp/refactor/web/vkbd-layout-key-calc-merger
refactor(web): overhaul of OSK key layout calcs + styling, merges desktop & touch logic 📐
|
2021-08-17 08:36:15 +07:00 |
|
Joshua Horton
|
b5789d2b6a
|
Merge pull request #5459 from keymanapp/refactor/web/vkbd-layout-calcs
refactor(web): reworks VisualKeyboard layout spec design 📐
|
2021-08-17 08:36:02 +07:00 |
|
Joshua Horton
|
4ccf48b678
|
Merge pull request #5451 from keymanapp/refactor/web/vkbd-layout-encapsulation
refactor(web): OSK layout hierarchy encapsulation 📐
|
2021-08-17 08:35:49 +07:00 |
|
Darcy Wong
|
457311b6cb
|
fix(web): Blank spacebar text when displayName is empty string
|
2021-08-05 13:09:58 +07:00 |
|
jahorton
|
4a2fec2d8f
|
refactor(web): roots out embedded-tab code from source branch
|
2021-08-05 12:13:03 +07:00 |
|
jahorton
|
3066c1f246
|
chore(web): Merge branch 'master' into fix/web/final-match-group
|
2021-08-05 11:02:24 +07:00 |
|
jahorton
|
2d36215e2e
|
chore(web): Merge branch 'refactor/web/vkbd-touch-events' into refactor/web/vkbd-mouse-events
|
2021-08-04 10:41:57 +07:00 |
|
jahorton
|
f9b038fae8
|
chore(web): Merge branch 'refactor/web/vkbd-layout-key-calc-merger' into refactor/web/vkbd-touch-events
|
2021-08-04 10:41:36 +07:00 |
|
jahorton
|
2b998d0b3d
|
fix(web): base font-scaling during desktop osk-resize
|
2021-08-04 10:36:38 +07:00 |
|
jahorton
|
5021ac0dfe
|
chore(web): Merge branch 'refactor/web/vkbd-layout-calcs' into refactor/web/vkbd-layout-key-calc-merger
|
2021-08-04 10:25:34 +07:00 |
|
jahorton
|
610ffd7e64
|
fix(web): desktop OSK resizing performance
|
2021-08-04 10:25:06 +07:00 |
|
jahorton
|
c038db9afd
|
fix(web): accidental intercept of move, resize handlers
|
2021-08-04 09:49:47 +07:00 |
|
Darcy Wong
|
85000ef5df
|
fix(web): Have util.wait check useAlerts option
|
2021-08-03 10:33:16 +07:00 |
|
jahorton
|
511f056383
|
chore(web): Merge branch 'refactor/web/vkbd-layout-calcs' into refactor/web/vkbd-layout-key-calc-merger
|
2021-08-02 09:20:26 +07:00 |
|
jahorton
|
b33e8eaf5d
|
chore(web): Merge branch 'refactor/web/vkbd-layout-encapsulation' into refactor/web/vkbd-layout-calcs
|
2021-08-02 09:06:35 +07:00 |
|
jahorton
|
1038209e5c
|
chore(web): Merge branch 'master' into refactor/web/vkbd-layout-encapsulation
|
2021-08-02 09:05:38 +07:00 |
|
Joshua Horton
|
a162253629
|
Merge pull request #5490 from keymanapp/fix/web/stuck-key-highlighting
fix(web): stuck key highlighting from touchpoint movement
|
2021-08-02 09:04:45 +07:00 |
|
jahorton
|
3a9cc742ca
|
refactor(web): OSK mouse input abstraction
|
2021-07-30 14:50:46 +07:00 |
|