Marc Durdin
|
0cf4a3c512
|
Merge pull request #5723 from keymanapp/feat/developer/touch-layout-testing
feat(developer): touch layout testing 🎩
|
2021-10-05 17:40:26 +11:00 |
|
Joshua Horton
|
c008d16654
|
Merge pull request #5739 from keymanapp/feat/web/mouse-based-banner
feat(web): enables mouse interactivity for the predictive banner 🧵
|
2021-09-23 10:57:13 +07:00 |
|
jahorton
|
31ac1b7c1b
|
chore(web): replaces literals with constants
|
2021-09-23 09:27:09 +07:00 |
|
jahorton
|
e87a277be8
|
refactor(web): first pass generalization for inputEventEngine
|
2021-09-22 12:37:31 +07:00 |
|
Darcy Wong
|
6240d305b4
|
fix(web): Check keyboard before marking layout calibrated
|
2021-09-22 11:02:53 +10:00 |
|
jahorton
|
48fe02023c
|
fix(web): fixes unit test issue (event's 'buttons' property)
|
2021-09-20 14:39:27 +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
|
6b248075d6
|
feat(web): partially-functional inlined OSK!
|
2021-09-01 15:31:01 +07:00 |
|
jahorton
|
707a7ec745
|
refactor(web): nixes refit() method
|
2021-09-01 09:44:36 +07:00 |
|
jahorton
|
e8afd71491
|
refactor(web): _Show -> present(), presentAtPosition()
|
2021-09-01 09:44:34 +07:00 |
|
jahorton
|
f070df079d
|
refactor(web): osk._Hide -> osk.startHide
|
2021-09-01 09:44:34 +07:00 |
|
jahorton
|
6971f09c4d
|
refactor(web): activeElement, lastActiveElement as properties
|
2021-09-01 09:44:01 +07:00 |
|
jahorton
|
1587887acc
|
fix(web): null check, hidden keyboard on first load
|
2021-08-23 16:13:18 +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
|
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
|
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
|
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 |
|
jahorton
|
53fc932f88
|
chore(web): cleanup per review notes, drops unref'd func
|
2021-07-30 09:44:15 +07:00 |
|
jahorton
|
b066ceb640
|
feat(web): screen-based 'fuzzy bounds' for OSK mouse/touch constraints
|
2021-07-30 08:15:15 +07:00 |
|
jahorton
|
6df759bfc1
|
feat(web): partial polishing
|
2021-07-30 08:15:15 +07:00 |
|
jahorton
|
a96d04cc4e
|
refactor(web): abstraction for OSK touch-event input
|
2021-07-30 08:15:15 +07:00 |
|
jahorton
|
7d73659047
|
refactor(web): start of inputEventEngine
|
2021-07-30 08:15:15 +07:00 |
|
jahorton
|
27a15c01df
|
refactor(web): findNearestKey does not need full Event obj
|
2021-07-30 08:15:14 +07:00 |
|
jahorton
|
14e1ce50da
|
chore(web): Merge branch 'refactor/web/vkbd-layout-calcs' into refactor/web/vkbd-layout-key-calc-merger
|
2021-07-29 16:58:11 +07:00 |
|
jahorton
|
8f316a8bca
|
fix(web): embedded keyboard layout behavior
|
2021-07-29 16:03:12 +07:00 |
|
jahorton
|
5a83bc13fe
|
fix(web): properly applies vkbd-level fontsize
|
2021-07-29 10:16:35 +07:00 |
|
jahorton
|
cb4b790a16
|
chore(web): addresses some PR review concerns
|
2021-07-29 09:29:34 +07:00 |
|
Joshua Horton
|
37cbae10bf
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2021-07-29 09:26:32 +07:00 |
|
jahorton
|
fc1b3c1330
|
chore(web): cleans up unused field
|
2021-07-28 13:42:54 +07:00 |
|
jahorton
|
7acf832495
|
chore(web): Merge branch 'refactor/web/vkbd-layout-calcs' into refactor/web/vkbd-layout-key-calc-merger
|
2021-07-27 13:08:51 +07:00 |
|
jahorton
|
2fd47b7581
|
chore(web): Merge branch 'refactor/web/vkbd-layout-encapsulation' into refactor/web/vkbd-layout-calcs
|
2021-07-27 13:08:30 +07:00 |
|
jahorton
|
6d8c59f200
|
fix(web): branch-local bug during keyboard swap
|
2021-07-27 13:04:59 +07:00 |
|
jahorton
|
45cc61213a
|
chore(web): Merge branch 'master' into refactor/web/vkbd-layout-encapsulation
|
2021-07-27 12:15:11 +07:00 |
|