Commit graph

4628 commits

Author SHA1 Message Date
Joshua A. Horton
6b53dbb4a0 fix(web): restores unit test operation 2022-11-29 09:46:42 +07:00
Joshua A. Horton
a57506a619 change(web): device-detect and element-wrappers as engine/ components 2022-11-29 09:45:53 +07:00
Joshua A. Horton
ba21cb06f5 change(web): src/engine -> src/engine/main 2022-11-29 09:45:44 +07:00
Joshua A. Horton
593fbd248e change(web): moves web/tools to web/src/tools/testing, restores base builds 2022-11-29 09:45:15 +07:00
Joshua A. Horton
0ece8cf752 change(web): moves sourcemap_root under src/tools/building 2022-11-29 09:45:14 +07:00
Joshua A. Horton
b40e62fb57 chore(web): one manual testing page didn't get moved 2022-11-29 09:39:19 +07:00
Joshua A. Horton
04c13dd8f8 chore(web): Merge branch 'change/web/reorg-source-src-reorg' into change/web/reorg-test-pages-cases 2022-11-28 10:29:40 +07:00
Joshua A. Horton
cb5efea138 fix(web): removes duplicated build:embed success report 2022-11-28 10:23:19 +07:00
Joshua A. Horton
448fa44715 chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg 2022-11-28 10:21:48 +07:00
Joshua A. Horton
f8b763b270 chore(web): Merge branch 'master' into chore/web/top-level-build-script-rework 2022-11-28 10:06:16 +07:00
Joshua A. Horton
48711d6bfb chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg 2022-11-28 10:05:20 +07:00
Joshua A. Horton
79b0625689 chore(web): invalid comment cleanup 2022-11-28 10:03:54 +07:00
Joshua A. Horton
92c124326b docs(web): better test.sh description 2022-11-28 10:01:05 +07:00
Joshua A. Horton
401de6f35b chore(web): simple error logging to verify logic assumptions, get Sentry logs if invalidated 2022-11-28 08:12:25 +07:00
Joshua A. Horton
bddaccb896 chore(web): Merge branch 'beta' into fix/web/lang-menu-unwanted-page-scroll 2022-11-25 15:05:06 +07:00
Joshua A. Horton
0aeb36b927 change(web): per most recent review 2022-11-24 08:36:47 +07:00
Joshua A. Horton
9218cb4ad2 change(web): adds null/undef lang-tagged lexical model prevention 2022-11-24 08:30:51 +07:00
Joshua A. Horton
890089dc0f change(web): review-requested separate func 2022-11-23 09:25:06 +07:00
Joshua A. Horton
192ee2dbf2 fix(web): unit test breakages 2022-11-23 09:20:00 +07:00
Joshua Horton
707a3687bb
Merge pull request #7612 from keymanapp/feat/web/embedded-globe-hint
feat(web): re-implementation of introductory globe-key help bubble
2022-11-23 08:16:57 +07:00
Joshua Horton
813738b00b
Merge pull request #7741 from keymanapp/fix/web/key-text-scaling
fix(web): inferred key text + spacebar caption scaling
2022-11-23 08:16:13 +07:00
Joshua A. Horton
b3724024a1 chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg 2022-11-22 12:55:26 +07:00
Joshua A. Horton
794d760c0b fix(web): fixes unit test warnings post-base-branch-update 2022-11-22 12:53:41 +07:00
Joshua A. Horton
52e005a5ca chore(web): Merge branch 'master' into chore/web/top-level-build-script-rework 2022-11-22 12:20:18 +07:00
Joshua A. Horton
8bb07b8ffd fix(web): locks page scroll when scrolling lang menu 2022-11-22 10:38:52 +07:00
Joshua A. Horton
bb3a757272 fix(web): some embedded-only code was included in browser-oriented product 2022-11-22 08:41:50 +07:00
Joshua A. Horton
f7a5b180da fix(web): test page links - affects CI artifact path resolution 2022-11-22 08:22:07 +07:00
Joshua A. Horton
fe52cafc7d chore(web): cleans out fulfilled todo comments 2022-11-21 08:33:37 +07:00
Joshua Horton
71e12a7ced
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-11-21 08:26:48 +07:00
Joshua A. Horton
9629a3898a fix(web): fixes extreme globe-hint width on tablets 2022-11-18 10:45:02 +07:00
Joshua Horton
04cdf49871
Merge pull request #7694 from keymanapp/fix/web/doc-kbd-styling
fix(web): documentation keyboard style application + layout
2022-11-18 10:18:39 +07:00
Joshua A. Horton
06d088f848 change(web): tip dismissal only blocks input behind the tip itself 2022-11-18 10:15:51 +07:00
Joshua A. Horton
8cdbe6b79e change(web): globeHint.css -> globe-hint.css 2022-11-18 08:45:07 +07:00
Joshua A. Horton
1fa75b450a fix(web): doc keyboards now include device-dependent top-level font-scaling 2022-11-18 08:27:27 +07:00
Joshua A. Horton
6624268c4a fix(web): also spacebar caption text 2022-11-17 15:41:19 +07:00
Joshua A. Horton
84d5b00bf1 fix(web): osk key text scaling 2022-11-17 15:16:56 +07:00
Joshua A. Horton
5f2c884b25 change(web): globeHint has separate stylesheet 2022-11-17 10:42:02 +07:00
Joshua A. Horton
d3c34ad797 chore(web): Web-side cleanup per PR review 2022-11-17 09:58:26 +07:00
Joshua A. Horton
07e6c0475b docs(web): minor doc tweak, also a push to re-trigger runs 2022-11-15 15:54:51 +07:00
Joshua A. Horton
87fc6921af change(web): adds a bit of dynamic resizing to help bubble 2022-11-15 14:42:39 +07:00
Joshua A. Horton
f44017ae4e change(web): reworks Web-side implementation, adds interaction-based autodismiss 2022-11-15 10:28:58 +07:00
Joshua A. Horton
93791ef445 chore(web): cleanup, tweaks from PR review 2022-11-14 11:37:39 +07:00
Joshua A. Horton
96c3d6c7a3 docs(web): tweaks test page with helpful info 2022-11-14 09:06:26 +07:00
Joshua A. Horton
c5bf803b50 refactor(web): cleans up doc-kbd stylesheet handling (within PR) 2022-11-14 08:48:52 +07:00
Joshua A. Horton
bcf921441c feat(web): doc-kbd test page use of shadow dom for CSS isolation 2022-11-11 16:08:04 +07:00
Joshua A. Horton
87b37fcee4 fix(web): OSK layerID validation 2022-11-11 12:53:09 +07:00
Joshua A. Horton
f137c165f3 change(web): testing page tweaks 2022-11-11 12:18:35 +07:00
Joshua A. Horton
eb1e89594a fix(web): row height styling was not applied in doc kbds 2022-11-11 12:17:09 +07:00
Joshua A. Horton
b5029ec8b3 fix(web): appends doc-kbd style, shifts related logic check to mutationobserver 2022-11-11 09:10:39 +07:00
Joshua A. Horton
88967cf746 change(web): prep for passthrough of help-bubble text l10n 2022-11-10 13:13:44 +07:00