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 |
|
Joshua A. Horton
|
9610d3922b
|
fix(web): restores toggle-module hotkeys, hotkeys in general
|
2023-05-17 14:11:28 +07:00 |
|
Joshua A. Horton
|
691a40651a
|
fix(web): restores near-full Toggle UI functionality (no hotkeys)
|
2023-05-17 14:11:27 +07:00 |
|
Joshua A. Horton
|
d9e1e95b04
|
chore(web): post-rebase cleanup
|
2023-05-17 12:04:10 +07:00 |
|
Joshua A. Horton
|
7567792042
|
fix(web): post-rebase - extra bit to mock for 'dom' context tests
|
2023-05-17 11:47:12 +07:00 |
|
Joshua A. Horton
|
e9ef1865a2
|
chore(web): a bit of tidy-up and script restoration
|
2023-05-17 11:46:38 +07:00 |
|
Joshua A. Horton
|
2e3bf2f552
|
fix(web): restores other test suites, aside from KMW UI modules
|
2023-05-17 11:46:11 +07:00 |
|
Joshua A. Horton
|
bbb5389fe0
|
fix(web): setupKMW, teardownKMW
|
2023-05-17 11:46:11 +07:00 |
|
Joshua A. Horton
|
552552ffe7
|
chore(web): more import-type re: keyman global
|
2023-05-17 11:01:21 +07:00 |
|
Joshua A. Horton
|
2308662182
|
fix(web): restores KMW recorder testing tool operation
|
2023-05-17 11:01:20 +07:00 |
|
Joshua A. Horton
|
dbb15141a4
|
chore(web): updates Promise API test page b/c it validates font-path suspicions
|
2023-05-17 10:26:13 +07:00 |
|
Joshua A. Horton
|
6116a49520
|
fix(web): missing break-statements in switch
|
2023-05-17 09:42:48 +07:00 |
|
Joshua A. Horton
|
a48235043d
|
fix(web): post-rebase patchup - needed field m
|
2023-05-17 09:42:47 +07:00 |
|
Joshua A. Horton
|
9b9a0d2b4d
|
change(web): a more robust fix - does not replace .paths on re-init
|
2023-05-17 09:42:47 +07:00 |
|
Joshua A. Horton
|
393fc1abab
|
fix(web): multi-init option overriding, ordering
|
2023-05-17 09:42:46 +07:00 |
|
Joshua A. Horton
|
ee3e9d36b6
|
fix(web): linkage of keyboard font to attached controls
|
2023-05-17 09:42:46 +07:00 |
|
Joshua A. Horton
|
0e8081ddb8
|
chore(web): cleans up accidentally-duplicated comment
|
2023-05-17 09:09:12 +07:00 |
|
Joshua A. Horton
|
8dceb1737f
|
chore(web): minor cleanup
|
2023-05-17 08:48:46 +07:00 |
|
Joshua A. Horton
|
e54f7970e8
|
fix(web): issues with enable, disable while attached; final conversion of attachmentAPI.js unit tests
|
2023-05-17 08:48:45 +07:00 |
|
Joshua A. Horton
|
da17a9b1c1
|
chore(web): some tidying, removal of old version for decently-converted unit tests
|
2023-05-17 08:48:45 +07:00 |
|
Joshua A. Horton
|
1a3d056881
|
feat(web): adds activation-replacement unit test
|
2023-05-17 08:48:44 +07:00 |
|
Joshua A. Horton
|
b1c95469f4
|
fix(web): complex focus-change + indep-mode kbd issue, user test
|
2023-05-17 08:48:44 +07:00 |
|
Joshua A. Horton
|
88f62e467b
|
feat(web): focus check for design-iframe, editables
|
2023-05-17 08:48:43 +07:00 |
|
Joshua A. Horton
|
6c0d4f130d
|
docs(web): thoughts toward future unit tests
|
2023-05-17 08:48:43 +07:00 |
|
Joshua A. Horton
|
25839d0268
|
feat(web): independent-mode keyboard unit tests
|
2023-05-17 08:48:43 +07:00 |
|
Joshua A. Horton
|
f3a3522d10
|
feat(web): keyboard-load with focus-change interaction unit tests, related polish
|
2023-05-17 08:48:42 +07:00 |
|
Joshua A. Horton
|
08bbcf4393
|
feat(web): error on activating without a stub, fleshes out related unit tests
|
2023-05-17 08:48:41 +07:00 |
|
Joshua A. Horton
|
717070dccc
|
feat(web): fleshes out one of the incomplete unit tests
|
2023-05-17 08:48:41 +07:00 |
|
Joshua A. Horton
|
b03a8c1832
|
feat(web): adds some active-keyboard management unit tests
|
2023-05-17 08:48:41 +07:00 |
|
Joshua A. Horton
|
6a41ca95a9
|
feat(web): forgetActiveElement unit test, related fixes
|
2023-05-17 08:48:40 +07:00 |
|
Joshua A. Horton
|
3200649912
|
fix(web): .activeTarget, event interactions with focus states
|
2023-05-17 08:48:40 +07:00 |
|