jahorton
|
b3c70bf724
|
fix(web): state key management
|
2021-07-09 14:59:33 +07:00 |
|
jahorton
|
3f682ada64
|
refactor(web): findKeyElement
|
2021-07-09 12:32:30 +07:00 |
|
jahorton
|
b1f8dae483
|
fix(web): reversion of incomplete tweak; deferring 'til later
|
2021-07-09 10:47:07 +07:00 |
|
jahorton
|
9e6e37385c
|
fix(web): crash on unrepresented layer shift b/c keystroke
|
2021-07-09 10:26:54 +07:00 |
|
jahorton
|
ea86056220
|
change(web): private access / docs for 'hacky' properties
|
2021-07-09 09:03:13 +07:00 |
|
jahorton
|
6480f36d02
|
refactor(web): adjust_Heights -> refreshLayout
|
2021-07-09 09:03:12 +07:00 |
|
jahorton
|
0beca3b260
|
refactor(web): cntd integration of new types
|
2021-07-09 09:02:37 +07:00 |
|
jahorton
|
a7eab12522
|
refactor(web): OSKLayerGroup
|
2021-07-09 09:02:37 +07:00 |
|
jahorton
|
235c752d04
|
refactor(web): OSKLayer
|
2021-07-09 09:02:36 +07:00 |
|
jahorton
|
66d7648ecf
|
refactor(web): OSKRow
|
2021-07-09 09:02:36 +07:00 |
|
jahorton
|
07ad95e9a6
|
refactor(web): keys handle text-cap resizing
|
2021-07-09 09:02:36 +07:00 |
|
jahorton
|
3535254833
|
fix(web): forgotten 'this' ref in moved codeblock
|
2021-07-09 09:00:58 +07:00 |
|
Darcy Wong
|
794ee4bb30
|
chore(web): Merge remote-tracking branch 'origin/master' into feat/web/add-keyboard-promise
|
2021-07-09 08:57:04 +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 |
|
Keyman Build Agent
|
603d1a4731
|
auto: increment master version to 15.0.84
|
2021-07-08 14:02:37 -04: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 |
|
Keyman Build Agent
|
824e5a1f1a
|
auto: increment master version to 15.0.83
|
2021-07-07 14:01:12 -04: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 |
|
Darcy Wong
|
082ed9bd9c
|
chore(web): Add button to test keyboard stub
* Per review comment, have separate button to add keyboard involving keyboard stub with languages Object and no filename.
|
2021-07-07 10:45:53 +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 |
|
Keyman Build Agent
|
35e063b8a0
|
auto: increment master version to 15.0.82
|
2021-07-06 14:03:01 -04: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 |
|
Joshua Horton
|
e60a2583e6
|
Merge pull request #5420 from keymanapp/chore/web/regression-audit
chore(web): updates regression test-deps to same versions as web
|
2021-07-06 11:49:06 +07:00 |
|
jahorton
|
de82e8dab7
|
refactor(web): help-page desktop OSK + related docs
|
2021-07-06 10:55:55 +07:00 |
|
jahorton
|
6afe3684aa
|
chore(common): Merge branch 'master' into chore/common/audit-fixes
|
2021-07-06 08:03:37 +07:00 |
|
Darcy Wong
|
177e277230
|
chore(web): Update readme
|
2021-07-05 13:58:22 +07:00 |
|
Darcy Wong
|
20fa22dab6
|
fix(web): Move code to registerStub
|
2021-07-05 13:52:16 +07:00 |
|
Keyman Build Agent
|
4292885728
|
auto: increment master version to 15.0.81
|
2021-07-02 14:02:14 -04:00 |
|
Darcy Wong
|
d37e48c0cc
|
fix(web): Start fixing registeruStub return
|
2021-07-02 16:53:23 +07:00 |
|
jahorton
|
bb6db21e4a
|
chore(web): updates regression test-deps to same versions as web
|
2021-07-02 15:42:40 +07:00 |
|
jahorton
|
524a05d693
|
fix(common): more lodash attention
|
2021-07-02 15:23:45 +07:00 |
|
Darcy Wong
|
8e35f9a4cc
|
chore(web): Document how to debug unit test
Even though I'm not creating a new unit test for this PR, I wanted to leave notes for future developers
|
2021-07-02 14:41:46 +07:00 |
|
jahorton
|
4be81200e6
|
chore(web): karma update to fix lodash audit issue
|
2021-07-02 14:38:06 +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 |
|