Joshua A. Horton
|
d436639ae4
|
chore(web): decommisions domManager.ts, kmwkeyboards.ts
|
2023-05-23 13:11:52 +07:00 |
|
Joshua A. Horton
|
e54b63aa6e
|
fix(web): deferred add kbd by lang, restoration of prev-session kbd
|
2023-05-23 13:00:00 +07:00 |
|
Joshua A. Horton
|
3822b57aa2
|
fix(web): setActiveOnRegister option use
|
2023-05-23 12:59:06 +07:00 |
|
Joshua A. Horton
|
699ddd058a
|
chore(web): significant kmwkeyboards.ts cleanup
|
2023-05-23 12:09:35 +07:00 |
|
Joshua A. Horton
|
e01614e0f9
|
chore(web): undone domManager.ts cleanup
|
2023-05-23 12:07:48 +07:00 |
|
Joshua A. Horton
|
070dc66483
|
chore(web): a bit of cleanup
|
2023-05-23 11:44:11 +07:00 |
|
Joshua A. Horton
|
4c24618c56
|
chore(web): load/unload ui events
|
2023-05-23 11:42:46 +07:00 |
|
Joshua A. Horton
|
11314bfb95
|
chore(web): finishes converting keyman.util API
|
2023-05-23 10:53:22 +07:00 |
|
Joshua A. Horton
|
7e2f94d2c4
|
chore(web): finishes modularization of base object API
|
2023-05-23 08:57:40 +07:00 |
|
Joshua A. Horton
|
fe9be5dff4
|
chore(web): a bit of cleaning
|
2023-05-22 15:57:43 +07:00 |
|
Joshua A. Horton
|
17d0e2fca0
|
fix(web): restores error-feedback handling
|
2023-05-22 15:26:13 +07:00 |
|
Joshua A. Horton
|
56dfb11ed9
|
chore(web): deletes prior location of moved code in last commit
|
2023-05-22 13:39:02 +07:00 |
|
Joshua A. Horton
|
335031ae53
|
fix(web): osk rotation, prevention of page-bottom occlusion
|
2023-05-22 13:36:45 +07:00 |
|
Joshua A. Horton
|
3c4306800f
|
fix(web): more page patchup
|
2023-05-22 11:32:52 +07:00 |
|
Joshua A. Horton
|
86d92eae2e
|
chore(web): removes another touch-alias focused test page
|
2023-05-22 11:32:52 +07:00 |
|
Joshua A. Horton
|
48c8fa3324
|
fix(web): sticky desktop-OSK CAPS
|
2023-05-22 11:32:51 +07:00 |
|
Joshua A. Horton
|
49ee4738f0
|
docs(web): fixes manual test page link
|
2023-05-22 11:32:51 +07:00 |
|
Joshua A. Horton
|
bf941bd805
|
chore(web): decommissions touch-alias scroll manual test page
|
2023-05-22 11:32:50 +07:00 |
|
Joshua A. Horton
|
ce5514091c
|
fix(web): missing resource, small tweaks
|
2023-05-22 11:32:50 +07:00 |
|
Joshua A. Horton
|
cc61253454
|
fix(web): forgot one pred-text connection
|
2023-05-22 11:32:49 +07:00 |
|
Joshua A. Horton
|
2220241264
|
chore(web): updates extremely old manual test pages
|
2023-05-22 11:32:49 +07:00 |
|
Joshua A. Horton
|
f0c231ca14
|
fix(web): active element did not blur on base-page touch
|
2023-05-22 11:32:48 +07:00 |
|
Joshua A. Horton
|
02dab9cdbd
|
fix(web): config & help buttons on osk
|
2023-05-22 11:32:48 +07:00 |
|
Joshua A. Horton
|
a5a4a4018f
|
fix(web): content-editable issues re: CKEditor
|
2023-05-22 11:32:48 +07:00 |
|
Joshua A. Horton
|
c3027abf9c
|
chore(web): more small updates
|
2023-05-22 11:32:47 +07:00 |
|
Joshua A. Horton
|
81d3177923
|
fix(web): keyboard-doc fix (thanks to test page)
|
2023-05-22 11:32:47 +07:00 |
|
Joshua A. Horton
|
49dfc575b7
|
chore(web): removes original for already-moved API
|
2023-05-22 11:32:46 +07:00 |
|
Joshua A. Horton
|
a2e6339783
|
chore(web): migrates a few API, fixes misc small bugs
|
2023-05-22 11:32:39 +07:00 |
|
Joshua A. Horton
|
864cb59810
|
chore(web): does base updates to compiled kmw path, resource path
|
2023-05-22 11:32:27 +07:00 |
|
Joshua A. Horton
|
24b64bab0a
|
change(web): complete sample-page rework; uses different site-layout analogues
|
2023-05-22 11:30:51 +07:00 |
|
Joshua A. Horton
|
7960c3cb43
|
fix(web): CI-script pathing issues, dependency
|
2023-05-19 14:34:59 +07:00 |
|
Joshua A. Horton
|
a639c14abc
|
docs(web): doc tweaks related to prior commit
|
2023-05-19 09:47:43 +07:00 |
|
Joshua A. Horton
|
0e422271b7
|
fix(web): resolves integration-test issues on mobile devices
|
2023-05-19 09:16:50 +07:00 |
|
Joshua A. Horton
|
0bd61a3eb9
|
fix(web): whoops, should reduce path assumption in unit test
|
2023-05-18 16:10:02 +07:00 |
|
Joshua A. Horton
|
15f9786a9f
|
docs(web): update with PR reference since it has the docs
|
2023-05-18 12:47:55 +07:00 |
|
Joshua A. Horton
|
7c9a7bf566
|
fix(web): unfilted Safari refocus on text selection caused unwanted context resets
|
2023-05-18 12:18:40 +07:00 |
|
Joshua A. Horton
|
1f4da87bca
|
change(web): proper definition for 'ci.sh test'
|
2023-05-18 10:37:29 +07:00 |
|
Joshua A. Horton
|
f470a7cc96
|
fix(web): child project tsconfig.json references
|
2023-05-18 10:07:28 +07:00 |
|
Joshua A. Horton
|
a95a091fcc
|
chore(web): cleans build scripts, converts to use of builder_run_action
|
2023-05-18 10:06:37 +07:00 |
|
Joshua A. Horton
|
5547944991
|
fix(web): missed a needed .js -> .cjs
|
2023-05-18 08:24:20 +07:00 |
|
Joshua A. Horton
|
f161c31d6f
|
chore(web): a little more cleanup
|
2023-05-17 15:47:59 +07:00 |
|
Joshua A. Horton
|
998efff7c5
|
docs(web): Float UI field docs
|
2023-05-17 15:44:17 +07:00 |
|
Joshua A. Horton
|
d970dcf5af
|
fix(web): patches up Float UI, converts to TS-based ES-module
|
2023-05-17 15:44:07 +07:00 |
|
Joshua A. Horton
|
d578981a30
|
fix(web): restores Button UI keyboard-selection as TS ES-module
|
2023-05-17 15:42:21 +07:00 |
|
Joshua A. Horton
|
a47f89f5fe
|
fix(web): restores toolbar-ui init unit test
|
2023-05-17 15:15:57 +07:00 |
|
Joshua A. Horton
|
f9c56676e5
|
fix(web): forgot to actually *record* fetched cloud stubs
|
2023-05-17 15:15:57 +07:00 |
|
Joshua A. Horton
|
77896b48cc
|
chore(web): toolbar, toolbar testing page patchup
|
2023-05-17 15:15:56 +07:00 |
|
Joshua A. Horton
|
8ec6de078a
|
change(web): reverts toolbar direct use of DomEventTracker
|
2023-05-17 15:15:56 +07:00 |
|
Joshua A. Horton
|
d81b1cd51c
|
fix(web): Toolbar UI -> TS, ES modules - but not yet tested
|
2023-05-17 15:15:55 +07:00 |
|
Joshua A. Horton
|
892bbd58ee
|
chore(web): more Closure anti-minification removal
|
2023-05-17 15:04:18 +07:00 |
|