Commit graph

4939 commits

Author SHA1 Message Date
Joshua A. Horton
68869aa5c3 feat(web): host page now directly sets padded safe zone 2022-07-14 09:59:54 +07:00
Joshua A. Horton
5476c7b1c3 chore(web): applies PR suggestion (manually) 2022-07-14 08:42:04 +07:00
Joshua A. Horton
53578a114f change(web): relocates pageFocusHandler def'n 2022-07-13 08:22:48 +07:00
Joshua A. Horton
c5832cf203 chore(web): Merge branch 'feat/web/gesture-recognizer-bounds' into feat/web/gesture-recognizer-rigging 2022-07-12 12:33:31 +07:00
Joshua A. Horton
7db9743d8f chore(web): addresses PR concerns 2022-07-12 12:05:43 +07:00
Joshua A. Horton
4ba11ced92 chore(web): Merge branch 'master' into feat/web/gesture-recognizer-base 2022-07-12 11:48:26 +07:00
Joshua A. Horton
7342f7f9e6 fix(web): applies PR suggestions 2022-07-12 11:01:14 +07:00
Joshua A. Horton
445be0bd86 fix(web): less fragile page styling 2022-07-11 15:27:23 +07:00
Joshua A. Horton
c516762fc7 feat(web): basic recognizer logging 2022-07-11 14:15:08 +07:00
Joshua A. Horton
f19b575152 fix(web): build.sh mkdir: -p 2022-07-11 13:07:52 +07:00
Joshua A. Horton
ba7dd2f104 feat(web): visible safe-proximity, looser safe-zones 2022-07-11 13:07:45 +07:00
Joshua A. Horton
18c59a1503 feat(web): host page - visible safe zone 2022-07-11 13:02:02 +07:00
Joshua A. Horton
d4577698c9 change(web): moved recognizer host page to web/testing, retooled index 2022-07-11 13:02:02 +07:00
Joshua A. Horton
fe5009de1f feat(web): release/unminified/gesture-recognizer 2022-07-11 13:02:02 +07:00
jahorton
f085c60ac1 fix(web): reset context on page focus loss 2022-07-08 09:52:40 +07:00
Marc Durdin
8ba11f608d
Merge pull request #6890 from keymanapp/fix/web/improve-console-error-reporting
fix(web): improve `console.error()` reporting
2022-07-07 09:40:06 +10:00
Joshua A. Horton
a25da20083 Merge branch 'master' into change/web/no-reloads-on-rotation 2022-07-06 14:49:28 +07:00
Marc Durdin
35adc5b970
Merge pull request #6630 from keymanapp/chore/developer/js-to-lmc
chore(developer): rename developer/js to developer/kmlmc 🎢
2022-07-06 05:42:19 +10:00
Marc Durdin
3977ffda2f fix(web): remove spurious log "No keyboard stubs exist"
This error has been logged for every start of Keyman Engine for Web in
embedded contexts, but nothing bad ever happens. It does not really seem
to be anything we need to worry about. (It may be that the
`setDefaultKeyboard()` call will never return true, but it is still
harmless in any case.)
2022-07-05 15:36:21 +10:00
Marc Durdin
f3c091a667
Merge pull request #6891 from keymanapp/chore/web/update-readme
chore(web): update readme
2022-07-05 13:00:53 +10:00
Marc Durdin
c6bb33973c chore(web): update readme 2022-07-05 12:29:13 +10:00
jahorton
aa8730acda fix(web): properly binds 'suggestionApplied' event handler 2022-07-04 09:19:51 +07:00
Joshua Horton
658865d0af
Merge pull request #6854 from keymanapp/fix/web/6853-refresh-layout-undef-guard
fix(web): null-guard for refreshLayout
2022-06-29 13:30:01 +07:00
Joshua Horton
581bda77aa
Merge pull request #6786 from keymanapp/fix/web/6735-sticky-backspace-on-resize
fix(web): clears repeating bksp on keyboard reload ⬅️
2022-06-29 13:28:01 +07:00
Joshua A. Horton
e03e5ab617 fix(web): clearer build failure 2022-06-27 11:44:44 +07:00
Joshua A. Horton
52f31efb01 chore(web): ensure that gesture-recognizer is CI-checked 2022-06-27 11:44:44 +07:00
jahorton
25e21a0109 fix(web): a more polished version 2022-06-27 10:14:21 +07:00
jahorton
858966fa91 fix(web): null-guard for refreshLayout 2022-06-27 10:09:11 +07:00
Marc Durdin
ff30b60e25
Merge pull request #6780 from keymanapp/chore/web/tweak-check-web-file-size-message
chore(web): shorten check/web/file-size check message
2022-06-26 07:53:31 +10:00
Marc Durdin
78fae1442c
Apply suggestions from code review 2022-06-25 07:49:01 +10:00
Marc Durdin
b659d6bfd7
Update web/tools/check-build-size.sh 2022-06-25 07:48:15 +10:00
Joshua Horton
f6841333a2
Merge pull request #6557 from keymanapp/change/web/5943-ie-rooting
change(web): drops old IE-related handling code
2022-06-24 08:35:03 +07:00
jahorton
af711a9f8c fix(web): hidden keyboard post-rotation 2022-06-24 08:07:01 +07:00
Marc Durdin
3321667ffa
Merge pull request #6629 from keymanapp/chore/common/move-common-core-desktop-to-core
chore(core): move common/core/desktop/ to core/ 🍏
2022-06-23 06:24:42 +10:00
Joshua Horton
1ba77ea4ea
Merge pull request #6793 from keymanapp/fix/web/help-doc-keyboard
fix(web): fixes doc-keyboard generation
2022-06-22 07:54:58 +07:00
jahorton
da899da352 chore(web): updates error-reporting lib uploader 2022-06-21 09:19:30 +07:00
Joshua Horton
e99fc17181
Merge pull request #6784 from keymanapp/fix/web/6783-constrained-keytips
fix(web): key tip constraint logic requires .bottom CSS
2022-06-21 07:37:45 +07:00
jahorton
16326e7ac6 docs(web): better docs re: refreshLayout's doResize call 2022-06-20 10:45:23 +07:00
jahorton
7702c65da0 chore(web): clearer conditional + null coalescence statement 2022-06-20 08:45:08 +07:00
jahorton
80248a5645 chore(web): Merge remote-tracking branch 'origin/fix/web/help-doc-keyboard' into fix/web/help-doc-keyboard 2022-06-20 08:38:32 +07:00
jahorton
9db5fb5d06 docs(web): better comment for changes 2022-06-20 08:38:12 +07:00
jahorton
a328a38297 chore(web): PR polish 2022-06-20 08:35:35 +07:00
Marc Durdin
335de143d3 chore(web): tweak message word order 2022-06-18 08:20:22 +10:00
Joshua Horton
12b88e76e1
chore(web): commits PR suggestion
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-06-17 14:15:17 +07:00
jahorton
e65f8257a4 fix(web): right, type-guard 'getOskHeight' 2022-06-17 13:03:00 +07:00
jahorton
129911274a fix(android): missed a few CSS properties 2022-06-17 12:56:44 +07:00
jahorton
79abff4dd7 fix(web): android keytip-cap lacked styling; was invisible 2022-06-17 12:35:59 +07:00
jahorton
c66bfac43f chore(web): Merge branch 'fix/web/6735-sticky-backspace-on-resize' into change/web/no-reloads-on-rotation 2022-06-17 12:01:23 +07:00
jahorton
e809b63a92 fix(web): fixes missing height for doc kbd 2022-06-17 11:44:31 +07:00
jahorton
1da9388c97 fix(web): keytip null-guard in shutdown 2022-06-17 09:10:29 +07:00