Joshua Horton
|
8a6120428a
|
Merge pull request #7488 from keymanapp/fix/web/lang-menu-index-scroll
fix(web): touch-platform language menu initial scrolling + index scrolling
|
2022-10-24 08:02:33 +07:00 |
|
Joshua A. Horton
|
241fc1f0e1
|
change(web): src modularization, build dir reorg
|
2022-10-21 15:54:38 +07:00 |
|
Joshua A. Horton
|
00e8ecb2ad
|
chore(web): missed in prior commit
|
2022-10-21 12:09:12 +07:00 |
|
Joshua A. Horton
|
49e2adb972
|
change(web): minor src/resources, src/fonts reorg
|
2022-10-21 12:08:54 +07:00 |
|
Joshua A. Horton
|
5c7ceea8d1
|
change(web): source/ => src/
|
2022-10-21 12:00:10 +07:00 |
|
Joshua A. Horton
|
4e3dd8fc13
|
feat(web): adds a test page
|
2022-10-20 11:05:36 +07:00 |
|
Joshua A. Horton
|
d74303bc5d
|
fix(web): .display, not .visibility
|
2022-10-20 11:04:24 +07:00 |
|
Joshua A. Horton
|
a7e01f9172
|
change(web): titlebar configEnabled, helpEnabled
|
2022-10-20 10:12:21 +07:00 |
|
Joshua A. Horton
|
9301626dd2
|
chore(web): Revert "chore(web): removes CSS related to prior commit"
This reverts commit 9e1cc734b7.
|
2022-10-20 09:51:02 +07:00 |
|
Joshua A. Horton
|
e91cc809a7
|
chore(web): Revert "change(web): removes dead help, config top-right OSK icons"
This reverts commit c0cc360297.
|
2022-10-20 09:50:33 +07:00 |
|
Joshua A. Horton
|
4e609a258f
|
chore(web): minor review nit
|
2022-10-20 08:48:19 +07:00 |
|
Joshua A. Horton
|
065a156621
|
fix(web): lang menu init default position
|
2022-10-19 15:17:24 +07:00 |
|
Joshua A. Horton
|
22f8011acf
|
fix(web): touch language-menu scrolling via index
|
2022-10-19 14:58:31 +07:00 |
|
Joshua A. Horton
|
527aaa6618
|
feat(web): keyboard layout now allows numeric width, pad, sp
|
2022-10-19 10:27:38 +07:00 |
|
Joshua A. Horton
|
9e1cc734b7
|
chore(web): removes CSS related to prior commit
|
2022-10-19 08:29:55 +07:00 |
|
Joshua A. Horton
|
c0cc360297
|
change(web): removes dead help, config top-right OSK icons
|
2022-10-19 08:25:47 +07:00 |
|
Joshua A. Horton
|
5749f1f5f3
|
fix(web): another exec bit
|
2022-10-18 15:26:31 +07:00 |
|
Joshua A. Horton
|
835ae42ef9
|
fix(web): moved build.sh needs chmod +x refresh
|
2022-10-18 14:55:59 +07:00 |
|
Joshua A. Horton
|
d9a319c570
|
chore(web): moves main web script to /web, adds .build-builder file as flag for CI
|
2022-10-18 13:59:19 +07:00 |
|
Joshua A. Horton
|
3581d9e9b8
|
chore(web): use of new script style by mobile app builds
|
2022-10-18 13:42:22 +07:00 |
|
Joshua A. Horton
|
b11f508f57
|
chore(web): builder + sourcemap-root script
|
2022-10-18 13:14:31 +07:00 |
|
Joshua A. Horton
|
d7f63015cf
|
chore(web): first pass overhaul of top-level web build script
|
2022-10-18 13:14:30 +07:00 |
|
Joshua A. Horton
|
ee31f00637
|
chore(web): reworks web/unit_tests/test.sh
|
2022-10-18 13:14:15 +07:00 |
|
Joshua A. Horton
|
459e8d8d1c
|
chore(web): post-review tweaks
|
2022-10-18 12:36:06 +07:00 |
|
Joshua A. Horton
|
50bc5c5645
|
fix(web): forgot partial-change test.sh commit
|
2022-10-17 13:07:44 +07:00 |
|
Joshua A. Horton
|
8f84e01bc8
|
chore(web): removes merged script
|
2022-10-17 10:49:57 +07:00 |
|
Joshua A. Horton
|
382efd900e
|
chore(web): reworks web project dev tool builds
|
2022-10-17 10:44:03 +07:00 |
|
Joshua A. Horton
|
1a674cb9b6
|
chore(web): dev_resources cleanup
|
2022-10-17 10:44:02 +07:00 |
|
Joshua Horton
|
c690ed727a
|
Merge pull request #7395 from keymanapp/fix/web/touch-inputmode-preservation
fix(web): better element inputmode management 📴
|
2022-10-17 10:19:12 +07:00 |
|
Joshua Horton
|
690a282fe3
|
Merge pull request #7360 from keymanapp/change/web/drop-alignInputs
chore(web): drops alignInputs, hideInputs 📴
|
2022-10-17 10:19:05 +07:00 |
|
Joshua Horton
|
66f9c520f7
|
Merge pull request #7343 from keymanapp/change/web/drop-touch-aliases
change(web): now utilizes 'inputMode="none"' on supported touch devices 📴
|
2022-10-17 10:18:58 +07:00 |
|
Joshua A. Horton
|
15e4e3745c
|
chore(web): PR cleanup per review
|
2022-10-17 08:28:46 +07:00 |
|
Joshua A. Horton
|
f80fec1280
|
fix(web): must attach before saving inputmode
|
2022-10-14 10:58:30 +07:00 |
|
Joshua A. Horton
|
f601df54f8
|
chore(web): Merge branch 'master' into feature-gestures
|
2022-10-13 09:50:23 +07:00 |
|
Marc Durdin
|
94c46c41c6
|
Merge pull request #7438 from keymanapp/feat/common/builder-dependencies
feat(common): builder dependency support
|
2022-10-13 13:29:50 +11:00 |
|
Marc Durdin
|
a1a1ab9c6b
|
Merge pull request #7392 from keymanapp/chore/web/more-script-updates
chore(common/models, web): more script updates
|
2022-10-13 13:29:42 +11:00 |
|
Marc Durdin
|
435aade36e
|
chore(web): add keyboard-processor test to top-level web test script
|
2022-10-13 12:39:30 +11:00 |
|
Joshua A. Horton
|
5780da2cbf
|
chore(web): Merge branch 'master' into chore/web/feature-gestures-merge-master
|
2022-10-11 08:11:44 +07:00 |
|
Joshua A. Horton
|
773a619ccf
|
chore(web): null catches on observer toggle methods
|
2022-10-10 14:15:54 +07:00 |
|
Joshua A. Horton
|
ce6c05a2fb
|
fix(web): inputMode masking on control enablement, not just attachment
|
2022-10-10 09:54:48 +07:00 |
|
Joshua A. Horton
|
068869c431
|
feat(web): enables text-selection unit tests for mobile
|
2022-10-10 09:11:20 +07:00 |
|
Joshua A. Horton
|
f8438d2117
|
chore(web): Merge branch 'master' into change/web/drop-touch-aliases
|
2022-10-10 09:04:24 +07:00 |
|
Joshua Horton
|
9e2fcde7a2
|
Merge pull request #7381 from keymanapp/chore/web/unit-test-polish-pass
chore(web): unit test polishing pass
|
2022-10-10 09:01:45 +07:00 |
|
Joshua Horton
|
d979cd1ee7
|
Merge pull request #7359 from keymanapp/fix/web/contextEditable-undefined-select
fix(web): possible error on change of context to a contextEditable
|
2022-10-10 08:59:41 +07:00 |
|
Joshua A. Horton
|
5acb8f2ec1
|
fix(web): touch-drag selection
|
2022-10-07 09:10:30 +07:00 |
|
Joshua A. Horton
|
6dec90c868
|
chore(web): and another
|
2022-10-07 08:57:01 +07:00 |
|
Joshua A. Horton
|
c60f2f5d4e
|
chore(web): more dead code cleanup
|
2022-10-07 08:56:29 +07:00 |
|
Joshua A. Horton
|
089077d86d
|
chore(web): minor cleanup
|
2022-10-04 12:52:00 +07:00 |
|
Joshua A. Horton
|
482e743313
|
feat(web): adds mutationobserver to detect inputmode change, stores setting
|
2022-10-04 12:44:24 +07:00 |
|
Joshua A. Horton
|
d9cd488923
|
chore(web): Merge branch 'change/web/drop-touch-aliases' into change/web/drop-alignInputs
|
2022-10-04 12:43:09 +07:00 |
|