Joshua A. Horton
|
683708b1cc
|
chore(web): adjustments per review
|
2023-05-22 14:22:19 +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
|
6becc6d489
|
chore(web): minor script cleanups
|
2023-05-22 11:32:53 +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
|
a32cd6ad4f
|
change(web): karma-based KMW tests only run if test action is untargeted
|
2023-05-18 12:34:12 +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
|
e2f2fe4d6b
|
fix(web): unit test fell over on unmocked component needed for engine bug fix
|
2023-05-18 10:38:37 +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
|
95d95534b5
|
chore(web): ui modules should no longer fail the build
|
2023-05-17 15:44:17 +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 |
|
Joshua A. Horton
|
dfc9444bc9
|
feat(web): Button field typing via TS's ReturnType<> helper
|
2023-05-17 14:59:53 +07:00 |
|
Joshua A. Horton
|
d964dafb88
|
chore(web): restores util.createElement since it's an API method
|
2023-05-17 14:15:46 +07:00 |
|
Joshua A. Horton
|
1f993772bf
|
fix(web): restores toggle ui init unit test
|
2023-05-17 14:11:30 +07:00 |
|
Joshua A. Horton
|
a3af9207c9
|
fix(web): post-rebase line duplication
|
2023-05-17 14:11:29 +07:00 |
|
Joshua A. Horton
|
f51ca4095b
|
change(web): reverts Toggle UI direct use of StylesheetManager
|
2023-05-17 14:11:29 +07:00 |
|
Joshua A. Horton
|
fcb042f0d7
|
chore(web): some Toggle UI cleanup, typing, docs
|
2023-05-17 14:11:28 +07:00 |
|