Darcy Wong
5b847f9822
chore(web): Merge branch 'master' into feat/web/sync-s-keyman-com
2021-05-28 09:49:13 +07:00
Keyman Build Agent
e33e93342f
auto: increment master version to 15.0.58
2021-05-27 21:58:41 -04:00
Marc Durdin
5fac633fb6
fix(common): build script help param
...
When working on a new build script, I tripped over the `-?` question
mark help parameter here, as it needs to be escaped. Opted to fix all
the instances in our scripts, although AFAICT there would not have been
current bugs arising from this, as there were no conflicting one
character options lower in the case list.
2021-05-28 09:50:40 +10:00
Keyman Build Agent
7f95128944
auto: increment master version to 15.0.57
2021-05-27 14:02:06 -04:00
Keyman Build Agent
0bd9ed9af9
auto: increment master version to 15.0.56
2021-05-26 23:27:31 -04:00
Keyman Build Agent
60506d1ded
auto: increment master version to 15.0.55
2021-05-26 14:03:07 -04:00
Darcy Wong
87d3ff3a4e
fix(web): Fix destination path
2021-05-26 12:39:38 +07:00
Darcy Wong
8acb63bd57
Merge remote-tracking branch 'origin/master' into feat/web/sync-s-keyman-com
2021-05-26 11:38:55 +07:00
Darcy Wong
6684a99ba6
chore(web): Fix typos referencing help.keyman
2021-05-26 09:43:43 +07:00
Darcy Wong
d51a64d268
Merge pull request #5136 from keymanapp/chore/web/infrastructure-build-on-linux
...
chore(web): Add CI script to kill BrowserStack tunnel
2021-05-26 09:11:58 +07:00
Darcy Wong
29ea14796b
Update web/source/build_kill_browserstack.sh
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-05-26 09:11:48 +07:00
Darcy Wong
f08b7ed6a6
fix(web): Update script to modify sourceRoot
2021-05-26 06:48:24 +07:00
Keyman Build Agent
e7a1d866d4
auto: increment master version to 15.0.54
2021-05-25 14:03:39 -04:00
Darcy Wong
b9fba5d168
fix(web): Fix script for committing changes to s.keyman.com
2021-05-25 15:45:49 +07:00
Darcy Wong
b9e395e4a2
chore(web): Merge remote-tracking branch 'origin/master' into chore/web/infrastructure-build-on-linux
2021-05-25 14:03:01 +07:00
Darcy
1bc603a768
feat(web): Add script to publish KeymanWeb to s.keyman.com
2021-05-25 13:14:59 +07:00
Joshua Horton
ec06b2a328
Merge pull request #5134 from keymanapp/fix/web/multi-touch-handling
...
fix(web): active element selection in multi-touch scenarios
2021-05-25 11:36:44 +07:00
jahorton
125e6f3590
docs(web): adds requested comment
2021-05-25 10:06:30 +07:00
Keyman Build Agent
e4e066d4ee
auto: increment master version to 15.0.53
2021-05-24 14:02:41 -04:00
Darcy Wong
9cd8b7905a
chore(web): Add CI script to kill BrowserStack tunnel
2021-05-24 15:02:02 +07:00
jahorton
439d05cf88
fix(web): better multitouch handling
2021-05-24 11:40:41 +07:00
Joshua Horton
ed92d903c9
Merge pull request #5121 from keymanapp/feat/web/cloud-api-promise
...
feat(web): basic promise wrapper on cloud api call
2021-05-24 11:29:24 +07:00
jahorton
fcc60d0a3c
chore(web): removes diagnostic breadcrumbing
2021-05-24 10:59:54 +07:00
jahorton
afe6950062
chore(web): final? PR polish
2021-05-24 10:03:50 +07:00
jahorton
d8af0c6acd
docs(web): fixes comment typo
2021-05-24 08:23:56 +07:00
jahorton
f74eda8867
chore(web): another PR review revision round
2021-05-24 08:22:19 +07:00
Keyman Build Agent
461109c6ea
auto: increment master version to 15.0.52
2021-05-21 14:04:00 -04:00
jahorton
65b3564ca7
feat(web): resolve/reject mapping for cloud API. Fixes #535
2021-05-21 13:01:12 +07:00
jahorton
c17c78ab1c
change(web): adjustments re: PR review
2021-05-21 11:42:28 +07:00
jahorton
1857f2ce6b
chore(web): Merge branch 'master' into feat/web/cloud-api-promise
2021-05-21 11:29:56 +07:00
Marc Durdin
efe5590320
Merge pull request #5089 from keymanapp/chore/web/ckeditor-test-page
...
chore(web): add test page for playing with CKEditor
2021-05-21 11:17:53 +10:00
Keyman Build Agent
43d408a809
auto: increment master version to 15.0.51
2021-05-20 14:02:18 -04:00
jahorton
9cdf867830
docs(web): notes for future enhancement
2021-05-20 16:03:06 +07:00
jahorton
1c1ccb5d63
feat(web): basic promise wrapper on cloud api call
2021-05-20 15:59:38 +07:00
jahorton
0c11b00e4e
chore(common): Merge branch 'master' into chore/common/update-web-deps
2021-05-20 08:05:25 +07:00
Keyman Build Agent
589c480e9b
auto: increment master version to 15.0.50
2021-05-19 14:01:51 -04:00
Keyman Build Agent
1da6247061
auto: increment master version to 15.0.49
2021-05-17 14:01:33 -04:00
jahorton
f9af1c9673
chore(developer/compilers): updates lmc dependency, hoists ts-node
2021-05-17 10:20:49 +07:00
jahorton
6d33762aa8
chore(common): updates web submodule dependencies, hoists commons
2021-05-17 09:52:40 +07:00
jahorton
d9c1ece560
chore(web): updates web/source dependencies
2021-05-17 09:19:32 +07:00
Joshua Horton
2c4ce9c687
Merge pull request #5075 from keymanapp/fix/web/popup-key-positioning
...
fix(web): position popups correctly in landscape mode on Android and during Chrome emulation
2021-05-17 08:16:24 +07:00
Marc Durdin
4d969758aa
chore(web): add test page for playing with CKEditor
...
Ref https://community.software.sil.org/t/asp-net-keyman-web-with-ckeditor/4801
2021-05-17 05:52:21 +10:00
Keyman Build Agent
975439fa7b
auto: increment master version to 15.0.48
2021-05-14 14:01:26 -04:00
Keyman Build Agent
5bd23f868c
auto: increment master version to 15.0.47
2021-05-13 14:02:00 -04:00
Darcy Wong
d24dfa77c0
Merge pull request #5037 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/lodash-4.17.21
...
chore(web/resources): bump lodash from 4.17.19 to 4.17.21 in /web/testing/regression-tests
2021-05-13 13:31:39 +07:00
jahorton
3102435314
fix(web): reuses OSK width calc
2021-05-13 11:54:02 +07:00
jahorton
a1d989c6c1
fix(web): popup key positioning logic
2021-05-13 09:02:54 +07:00
Keyman Build Agent
1b1074159f
auto: increment master version to 15.0.46
2021-05-12 14:02:06 -04:00
Keyman Build Agent
00dd9b6155
auto: increment master version to 15.0.45
2021-05-11 14:02:00 -04:00
Keyman Build Agent
fe2de7e481
auto: increment master version to 15.0.44
2021-05-10 14:02:21 -04:00