Commit graph

8474 commits

Author SHA1 Message Date
Eddie Antonio Santos
374f0dfd8e
Revert "refactor(common/lmlayer): move placeholder word breaker to @keymanapp/lexical-model-word-breakers"
This reverts commit 73b16ae33e.
2020-05-19 14:34:11 -06:00
Eddie Antonio Santos
6fc39df5d0
Revert "refactor(common/lmlayer): move default word-breaker to @keymanapp/lexical-model-word-breakers"
This reverts commit 1f4de1ba93.
2020-05-19 14:32:19 -06:00
Eddie Antonio Santos
6b87ebbb37
chore(common/lmlayer): build word breakers as a namespace package 2020-05-19 14:28:43 -06:00
Eddie Antonio Santos
2ac6ca4787
test(common/lmlayer): let word breaker work with module 2020-05-19 14:25:14 -06:00
Eddie Antonio Santos
430ba9d561
Revert "refactor(common/lmlayer): move ASCII word breaker to new package"
This reverts commit b4efd9a6a1.
2020-05-19 14:23:06 -06:00
Eddie Antonio Santos
49b93eb329
chore(common/lmlayer): disable tests before redoing some commits 2020-05-19 14:20:34 -06:00
Eddie Antonio Santos
f5aae5cbd5
chore(common/lmlayer): let the worker depend on the word breakers 2020-05-19 14:14:06 -06:00
Eddie Antonio Santos
73b5d520e2
change(common/lmlayer): move to common/models/wordbreakers 2020-05-19 14:08:56 -06:00
Eddie Antonio Santos
a1a087a374
change(common/lmlayer): use typeRoots instead of triple-slash include 2020-05-19 14:08:56 -06:00
Eddie Antonio Santos
bde1a88abe
docs(common/lmlayer): update word-breakers README 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
23a74c992c
refactor(common/lmlayer): drop the -word-breaker suffix 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
689c96ce2c
test(common/lmlayer): import directly from src/ instead, to compile on test 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
73b16ae33e
refactor(common/lmlayer): move placeholder word breaker to @keymanapp/lexical-model-word-breakers 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
6aabd10c70
test(common/lmlayer): add test for the placeholder 2020-05-19 14:08:55 -06:00
Eddie Antonio Santos
3435db7e09
test(common/lmlayer): convert default word breaker test to TypeScript 2020-05-19 14:08:54 -06:00
Eddie Antonio Santos
5e7f1791a1
test(common/lmlayer): factor out tests that require the TrieModel 2020-05-19 14:08:54 -06:00
Eddie Antonio Santos
fbead6cd07
test(common/lmlayer): use import syntax in tests 2020-05-19 14:08:54 -06:00
Eddie Antonio Santos
0b4193d942
test(common/lmlayer): use TypeScript for tests instead 2020-05-19 14:08:54 -06:00
Eddie Antonio Santos
87d3b00c22
change(common/lmlayer): compile in strict mode 2020-05-19 14:08:54 -06:00
Eddie Antonio Santos
1f4de1ba93
refactor(common/lmlayer): move default word-breaker to @keymanapp/lexical-model-word-breakers 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
eb9bfd5ef0
chore(common/lmlayer): run build before tests and packaging 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
2a31420f68
refactor(common/lmlayer): move default word-breaker tests to package 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
b4efd9a6a1
refactor(common/lmlayer): move ASCII word breaker to new package 2020-05-19 14:08:53 -06:00
Eddie Antonio Santos
980d0c58f9
refactor(common/lmlayer): move one test over 2020-05-19 14:08:52 -06:00
Eddie Antonio Santos
cab9766fce
change(common/lmlayer): create package: @keymanapp/lexical-model-word-breakers 2020-05-19 14:08:52 -06:00
Keyman Server
43283460b6
Merge pull request #3142 from keymanapp/auto/version-master-14.0.78
auto: increment master version to 14.0.78
2020-05-20 04:01:45 +10:00
Keyman Build Agent
76807e4786 auto: increment master version to 14.0.78 2020-05-19 14:00:56 -04:00
Marc Durdin
3575691ef9
Merge pull request #3127 from keymanapp/fix/windows/http-based-configuration
feat(windows): Use http: instead of file: for Configuration UI
2020-05-19 11:19:19 +10:00
Joshua Horton
eb18ae7746
Merge pull request #3137 from keymanapp/fix/ios/debug-metadata
fix(ios): Fixes keyboard metadata decoding, tweaks to project files
2020-05-19 08:16:06 +07:00
Joshua Horton
32010f21e4
Merge pull request #3132 from keymanapp/refactor/web/engine/device-spec
refactor(web/engine): renames DeviceSpec, moves to utils
2020-05-19 08:06:20 +07:00
Joshua Horton
026be0d984
Merge pull request #3130 from keymanapp/refactor/web/engine/web-utils-package
refactor(web/engine): Moves common utility functions into separate `web-utils` package
2020-05-19 08:05:32 +07:00
Joshua Horton
e4162694f7
Merge branch 'master' into refactor/web/engine/web-utils-package 2020-05-19 08:05:08 +07:00
Marc Durdin
45088eda05 fix(ios): tweaks to project files
This tweaks iOS target versions, framework paths and debug information
in order to make the FV Keyboards debugging simpler.
2020-05-18 16:37:04 +07:00
jahorton
61dca02aae fix(ios/oem): Custom decoding for occasional fail-state output of keyboards builds 2020-05-18 14:23:34 +07:00
jahorton
126a15e120 refactor(web/engine): renames DeviceSpec, moves to utils 2020-05-18 08:31:32 +07:00
Keyman Server
091f606031
Merge pull request #3131 from keymanapp/auto/version-master-14.0.77
auto: increment master version to 14.0.77
2020-05-16 04:04:40 +10:00
Keyman Build Agent
9c0ad9964d auto: increment master version to 14.0.77 2020-05-15 14:03:48 -04:00
Eberhard Beilharz
5ca50fc80c
Merge pull request #3112 from keymanapp/chore/ImproveHook
chore: Allow to override hook defs
2020-05-15 19:38:18 +02:00
jahorton
f59778733f fix(common/lmlayer): adds web-utils build step to lmlayer build 2020-05-15 15:59:51 +07:00
jahorton
b448dbf32e change(web): cleans up web UI module dependencies 2020-05-15 13:52:23 +07:00
jahorton
d2b6a1bec8 refactor(web): full KMW now uses web-utils package 2020-05-15 13:34:31 +07:00
jahorton
b35ef90960 refactor(web/engine): web-utils now used by input-processor 2020-05-15 13:05:12 +07:00
jahorton
17bc571dbb refactor(common/lmlayer): adjusts lmlayer to use web-utils 2020-05-15 12:06:40 +07:00
Marc Durdin
8b715ac747 fix(windows): propagate title from html to delphi 2020-05-15 14:32:26 +10:00
jahorton
74136bb238 refactor(web/engine): starts web-utils package, uses for keyboard-processor 2020-05-15 11:02:08 +07:00
Marc Durdin
ad58f84def
Merge pull request #3129 from keymanapp/fix/windows/sentry-name
fix(windows): use correct name for Sentry in C++
2020-05-15 13:50:42 +10:00
Marc Durdin
a4eb75777a fix(windows): use correct name for Sentry in C++ 2020-05-15 13:25:02 +10:00
Marc Durdin
6eb516f9d9 chore(windows): more cleanup 2020-05-15 12:46:54 +10:00
Marc Durdin
faa02f276f chore(windows): cleanup http server 2020-05-15 12:29:40 +10:00
Marc Durdin
c45a0eb177 chore(windows): cleanup configmain a little 2020-05-15 12:22:31 +10:00