jahorton
|
bc4e61b4bd
|
chore(web): Merge branch 'refactor/web/osk-keyboard-view' into refactor/web/osk-cleanup-and-init
|
2021-07-23 11:51:12 +07:00 |
|
jahorton
|
0a33ed863d
|
chore(web): addresses review comments
|
2021-07-23 11:48:51 +07:00 |
|
jahorton
|
27096c8823
|
chore(web): addresses PR comments
|
2021-07-23 10:53:34 +07:00 |
|
Joshua Horton
|
7ab46a4eab
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2021-07-23 10:38:01 +07:00 |
|
jahorton
|
b723d8c51b
|
chore(web): Merge branch 'refactor/web/osk-keyboard-view' into refactor/web/osk-cleanup-and-init
|
2021-07-21 09:13:27 +07:00 |
|
jahorton
|
7f961d7f12
|
fix(web): incorrect use of 'this', should be 'osk'
|
2021-07-21 09:05:14 +07:00 |
|
jahorton
|
c3717a1813
|
chore(web): Merge branch 'master' into refactor/web/osk-keyboard-view
|
2021-07-19 15:37:11 +07:00 |
|
Joshua Horton
|
c8b80ed986
|
Merge pull request #5409 from keymanapp/refactor/web/osk-header-footer-encapsulation
refactor(web): osk move & resize handler encapsulation 🍕
|
2021-07-19 14:39:13 +07:00 |
|
Joshua Horton
|
8156356ad5
|
Merge pull request #5393 from keymanapp/refactor/web/osk-desktop-header-footer
refactor(web): partial encapsulation of the desktop title bar and resize bar 🍕
|
2021-07-19 14:39:04 +07:00 |
|
jahorton
|
bc7fb5b821
|
fix(web): FF did not reposition OSK via setRect if user-positioned
|
2021-07-12 15:53:33 +07:00 |
|
jahorton
|
3535254833
|
fix(web): forgotten 'this' ref in moved codeblock
|
2021-07-09 09:00:58 +07:00 |
|
Darcy Wong
|
5e60a45f1a
|
Merge pull request #5438 from keymanapp/fix/android/set-active-keyboard
fix(web): Copy the keyboard stubs for registration
|
2021-07-09 06:30:17 +07:00 |
|
Darcy Wong
|
ec092ba1e3
|
chore(web): Change syntax for clone
|
2021-07-08 14:14:40 +07:00 |
|
Darcy Wong
|
3770b69692
|
fix(web): Copy the keyboard stubs for registration
|
2021-07-08 10:00:17 +07:00 |
|
Joshua Horton
|
75e47c1ccc
|
Merge pull request #5387 from keymanapp/refactor/web/osk-centralized-gestures
refactor(web): longpresses, groundwork for additional gestures 🍕
|
2021-07-08 08:18:05 +07:00 |
|
jahorton
|
8b8c32cf6d
|
chore(web): nixes moved uitoggle commented-code
|
2021-07-07 11:47:12 +07:00 |
|
jahorton
|
dce8a58451
|
fix(web): unbreaks embedded mode
|
2021-07-07 11:47:09 +07:00 |
|
jahorton
|
dbded0dd23
|
refactor(web): osk.prepare -> constructor, sync _Load
|
2021-07-07 11:46:12 +07:00 |
|
jahorton
|
7d08b2795f
|
feat(web): delayed keyman.osk initialization
|
2021-07-07 11:45:27 +07:00 |
|
jahorton
|
e2ba78582e
|
feat(web): prevents crash on null keyman.osk field
|
2021-07-07 11:45:27 +07:00 |
|
jahorton
|
51910136c7
|
chore(web): mild osk code cleanup
|
2021-07-07 11:45:24 +07:00 |
|
jahorton
|
368b1f8988
|
refactor(web): removes ineffectual codeline
|
2021-07-07 10:21:15 +07:00 |
|
jahorton
|
df84c21b43
|
chore(web): Merge branch 'refactor/web/osk-header-footer-encapsulation' into refactor/web/osk-keyboard-view
|
2021-07-07 10:11:54 +07:00 |
|
jahorton
|
19edcc660d
|
refactor(web): abstraction for root keyboard-specific OSK element
|
2021-07-06 16:09:49 +07:00 |
|
jahorton
|
43d5181092
|
change(web): more consistent base-key longpress release
|
2021-07-06 14:27:37 +07:00 |
|
jahorton
|
fefffc80fd
|
fix(web): more consistent clear on base key highlights
|
2021-07-06 14:14:14 +07:00 |
|
jahorton
|
18cfef52b8
|
chore(web): implements review suggestions
|
2021-07-06 12:39:02 +07:00 |
|
jahorton
|
fd2bd11129
|
chore(web): Merge branch 'refactor/web/osk-desktop-header-footer' into refactor/web/osk-header-footer-encapsulation
|
2021-07-06 12:14:46 +07:00 |
|
jahorton
|
5a8a52f98b
|
chore(web): implements review suggestions
|
2021-07-06 12:11:46 +07:00 |
|
jahorton
|
06414b2243
|
refactor(web): no param VisualKeyboard.show, simple param adjustHeights
|
2021-07-06 12:08:31 +07:00 |
|
jahorton
|
de82e8dab7
|
refactor(web): help-page desktop OSK + related docs
|
2021-07-06 10:55:55 +07:00 |
|
Marc Durdin
|
aee34f7987
|
Merge pull request #5365 from keymanapp/feat/ios/949-spacebar-text-controls
feat(ios): add spacebar text controls
|
2021-07-02 14:30:31 +10:00 |
|
jahorton
|
da5c540661
|
change(web): adds error log for missing embed-link func
|
2021-07-02 09:38:17 +07:00 |
|
jahorton
|
c731f28fe0
|
docs(web): suggested tweaks from review
|
2021-07-02 09:37:30 +07:00 |
|
jahorton
|
543812c0d7
|
fix(web): missing 'bind' for in-browser resolve
|
2021-07-02 09:25:29 +07:00 |
|
jahorton
|
304e33093a
|
chore(web): Merge branch 'master' into refactor/web/osk-centralized-gestures
|
2021-07-02 09:14:56 +07:00 |
|
jahorton
|
b775618937
|
fix(web): embedded ios stuck base key highlights
|
2021-07-02 09:09:58 +07:00 |
|
Marc Durdin
|
55c2192171
|
Merge pull request #5348 from keymanapp/feat/web/949-spacebar-text-controls
feat(web): spacebar text controls
|
2021-07-02 08:17:59 +10:00 |
|
jahorton
|
84d0912631
|
chore(web): cleanup and consolidation
|
2021-07-01 13:44:26 +07:00 |
|
jahorton
|
50af250479
|
refactor(web): encapsulates osk resizing drag op
|
2021-07-01 13:44:26 +07:00 |
|
jahorton
|
3ff9f40245
|
refactor(web): encapulates OSK move-drag op
|
2021-07-01 13:44:26 +07:00 |
|
jahorton
|
1f55067927
|
refactor(web): mouseDragOperation
|
2021-07-01 13:44:26 +07:00 |
|
jahorton
|
adf6b35130
|
refactor(web): consolidates move + resize touch-coord calc
|
2021-07-01 13:43:38 +07:00 |
|
jahorton
|
63f24a05b8
|
chore(web): minor cleanup
|
2021-07-01 13:43:38 +07:00 |
|
jahorton
|
e560d55342
|
docs(web): tweak after last commit
|
2021-07-01 13:43:38 +07:00 |
|
jahorton
|
6150fcd7ea
|
refactor(web): rename + separate file for mouse-event starting snapshot
|
2021-07-01 13:43:38 +07:00 |
|
jahorton
|
14070d663a
|
refactor(web): moves OSK move, resize handlers to TargetedFloatLayout
|
2021-07-01 13:43:38 +07:00 |
|
jahorton
|
29e885612b
|
refactor(web): central reference for desktop-only OSK elements
|
2021-07-01 13:41:34 +07:00 |
|
jahorton
|
7b61fee8c9
|
change(web): simplified name for new classes
|
2021-07-01 13:41:33 +07:00 |
|
jahorton
|
65b54b5989
|
fix(web): camel-case filenames, not Pascal-case
|
2021-07-01 13:41:32 +07:00 |
|