Joshua Horton
6abc0855e0
Merge pull request #5181 from keymanapp/refactor/web/target-agnostic-key-event
...
refactor(common/core/web, web): target-agnostic key events
2021-06-09 10:38:10 +07:00
Keyman Build Agent
8f37e637e7
auto: increment master version to 15.0.64
2021-06-08 14:02:31 -04:00
Darcy Wong
40ac1b5dcf
fix(web): Always pass kill_browserstack
2021-06-08 07:48:43 +07:00
Keyman Build Agent
05fcbf2801
auto: increment master version to 15.0.63
2021-06-04 14:02:53 -04:00
Keyman Build Agent
bc3aeb0268
auto: increment master version to 15.0.62
2021-06-03 14:01:40 -04:00
Keyman Build Agent
344ae9caa4
auto: increment master version to 15.0.61
2021-06-01 14:02:09 -04:00
Keyman Build Agent
e13439e99c
auto: increment master version to 15.0.60
2021-05-31 14:02:58 -04:00
Marc Durdin
c244eded35
Merge pull request #5175 from keymanapp/fix/common/build-script-help-param
...
fix(common): build script help param
2021-05-31 11:08:36 +10:00
Keyman Build Agent
ec3a699018
auto: increment master version to 15.0.59
2021-05-28 14:02:38 -04:00
jahorton
c91d2f3685
refactor(web): related adjustments for full KMW
2021-05-28 13:14:43 +07:00
Darcy Wong
63ff7d4039
chore(web): Move script to tools/
2021-05-28 09:55:19 +07:00
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