Commit graph

3856 commits

Author SHA1 Message Date
Joshua A. Horton
edfa31e7c8 fix(web): stops creation of empty subdir 2023-05-31 10:09:28 +07:00
Joshua A. Horton
7621de2608 docs(web): better comment 2023-05-30 11:39:17 +07:00
Joshua A. Horton
05ceab5a60 change(web): updates ci step scripts to use prep steps from prior commit 2023-05-30 11:37:45 +07:00
Joshua A. Horton
10868dce97 chore(web): prepares a build/publish folder with all artifacts neatly arranged for distribution 2023-05-30 11:37:08 +07:00
Joshua A. Horton
37e31530cd chore(web): removes post chain-merge artifact 2023-05-30 09:13:31 +07:00
Joshua A. Horton
2e52b1c836 chore(web): post-reversion web/build.sh patchup 2023-05-30 09:09:18 +07:00
Joshua A. Horton
194d46693f chore(web): extra build-script cleanup 2023-05-30 08:57:45 +07:00
Joshua A. Horton
415907fb5e chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/build-config-cleanup 2023-05-30 08:47:30 +07:00
Joshua A. Horton
5bd3f962d3 chore(web): Merge branch 'fix/web/browser-toolbar-ui' into fix/web/browser-float-ui 2023-05-29 13:11:35 +07:00
Joshua A. Horton
2d998a55ff chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/browser-toolbar-ui 2023-05-29 13:11:10 +07:00
Joshua A. Horton
635d69a897 chore(web): minor build-script cleanup 2023-05-29 10:37:46 +07:00
Joshua A. Horton
893eeead7e chore(web): Merge branch 'fix/web/integrated-test-restoration' into fix/web/browser-toggle-ui 2023-05-29 10:30:31 +07:00
Joshua A. Horton
f0b84adf75 chore(web): Merge branch 'fix/web/dom-keyevent-recorder' into fix/web/integrated-test-restoration 2023-05-29 10:23:10 +07:00
Joshua A. Horton
bab6ee195a docs(web): adds review-requested comment changes 2023-05-29 10:21:16 +07:00
Joshua A. Horton
8dd323495e chore(web): pulls forward reconnection to test.sh 2023-05-25 10:31:02 +07:00
Joshua A. Horton
6e54067483 chore(web): Merge branch 'fix/web/attached-control-fonts' into fix/web/dom-keyevent-recorder 2023-05-25 10:29:05 +07:00
Joshua A. Horton
7af9ff0354 chore(web): Merge branch 'feat/web/browser-context-unit-testing' into fix/web/attached-control-fonts 2023-05-25 10:22:48 +07:00
Joshua A. Horton
3705d847c1 chore(web): addresses PR review concerns 2023-05-25 10:18:51 +07:00
Joshua A. Horton
372b912c91 change(web): run tests before throwing 'incomplete' build error 2023-05-25 10:01:34 +07:00
Joshua A. Horton
e39e0c2d33 chore(web): Merge branch 'fix/web/app-browser-compilation' into feat/web/browser-context-unit-testing 2023-05-25 09:53:09 +07:00
Joshua A. Horton
bd74e66aa0 chore(web): applies review suggestions 2023-05-25 09:48:05 +07:00
Joshua A. Horton
cb8f380efd fix(web): drops file accidentally pulled too far forward 2023-05-25 09:36:22 +07:00
Joshua A. Horton
aa96359f05 chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/app-browser-compilation 2023-05-23 14:27:59 +07:00
Joshua A. Horton
ba0373864d chore(web): applies suggestions from code review + necessary corollaries 2023-05-23 12:00:03 +07:00
Joshua A. Horton
6ffd4a4c89 chore(web): Merge branch 'feature-esmodule-web-engine' into refactor/web/alerts-and-waits 2023-05-23 11:55:30 +07:00
Joshua Horton
eb8eba5914
Merge pull request #8808 from keymanapp/chore/web/touch-language-menu
chore(web): modularization of KMW's touch form-factor language menu 🧩
2023-05-23 11:53:27 +07:00
Joshua A. Horton
ef6d159175 fix(web): addresses FIXME comment 2023-05-23 11:52:28 +07:00
Joshua A. Horton
2fe0d3c33a chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/hardware-event-keyboard 2023-05-23 11:50:54 +07:00
Joshua Horton
112cea00ea
Merge pull request #8806 from keymanapp/chore/web/page-integration-handlers
chore(web): modularization of Web's page-integration handlers 🧩
2023-05-23 11:49:42 +07:00
Joshua Horton
b9ff8c324e
Merge pull request #8805 from keymanapp/chore/web/context-focus-event-hooks
chore(web): reconnection of KMW's context-focus event hooks 🧩
2023-05-23 11:49:26 +07:00
Joshua Horton
7bda7e9236
Merge pull request #8804 from keymanapp/chore/web/dom-event-tracking
chore(web): modularizes the keyman.util dom-event tracking components 🧩
2023-05-23 11:49:06 +07:00
Joshua Horton
e9e0bedb25
Merge pull request #8803 from keymanapp/chore/web/context-management-handlers
chore(web): context-management handlers 🧩
2023-05-23 11:47:46 +07:00
Joshua Horton
f0fe7da216
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-05-23 11:47:27 +07:00
Joshua A. Horton
81cce5062b chore(web): Merge branch 'refactor/web/element-attachment-module' into feat/web/attachment-unit-tests 2023-05-22 14:23:03 +07:00
Joshua A. Horton
683708b1cc chore(web): adjustments per review 2023-05-22 14:22:19 +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