Commit graph

4256 commits

Author SHA1 Message Date
Keyman Build Agent
868e7f8eed auto: increment master version to 15.0.39 2021-04-29 14:01:24 -04:00
Keyman Build Agent
e9ef99a0ef auto: increment master version to 15.0.38 2021-04-28 14:01:18 -04:00
Keyman Build Agent
7495b39395 auto: increment master version to 15.0.37 2021-04-26 14:02:33 -04:00
Keyman Build Agent
749dda76ee auto: increment master version to 15.0.36 2021-04-23 14:02:59 -04:00
Keyman Build Agent
fdb515a17e auto: increment master version to 15.0.35 2021-04-22 16:24:03 -04:00
Keyman Build Agent
1b2553407c auto: increment master version to 15.0.34 2021-04-22 14:02:35 -04:00
Keyman Build Agent
3b7223d4b0 auto: increment master version to 15.0.33 2021-04-21 14:02:42 -04:00
Keyman Build Agent
88cc238a43 auto: increment master version to 15.0.32 2021-04-20 14:02:11 -04:00
Keyman Build Agent
ea88b8e9c5 auto: increment master version to 15.0.31 2021-04-19 14:02:14 -04:00
Keyman Build Agent
46a5303bd3 auto: increment master version to 15.0.30 2021-04-05 14:01:10 -04:00
Keyman Build Agent
523002376f auto: increment master version to 15.0.29 2021-04-02 14:01:22 -04:00
Keyman Build Agent
7a99c68d32 auto: increment master version to 15.0.28 2021-04-01 14:03:53 -04:00
Keyman Build Agent
bac8f4d07d auto: increment master version to 15.0.27 2021-03-31 14:02:28 -04:00
Keyman Build Agent
fb7c43c046 auto: increment master version to 15.0.26 2021-03-30 14:01:55 -04:00
Keyman Build Agent
abca21872e auto: increment master version to 15.0.25 2021-03-29 14:02:35 -04:00
Keyman Build Agent
dfbe63195a auto: increment master version to 15.0.24 2021-03-26 14:02:42 -04:00
Keyman Build Agent
3601f36373 auto: increment master version to 15.0.23 2021-03-25 14:02:13 -04:00
Keyman Build Agent
f78459b0a3 auto: increment master version to 15.0.22 2021-03-23 14:04:33 -04:00
Keyman Build Agent
9d912f0388 auto: increment master version to 15.0.21 2021-03-22 14:14:14 -04:00
Marc Durdin
77e71df81b chore: Merge branch 'master' into chore/B14S8-beta-to-master 2021-03-22 06:16:44 +11:00
Keyman Build Agent
ef240c112a auto: increment beta version to 14.0.267 2021-03-19 14:02:50 -04:00
Keyman Build Agent
b8629503b2 auto: increment beta version to 14.0.266 2021-03-18 14:02:34 -04:00
Marc Durdin
2c383cabe4 fix(developer): downgrade additional let and arrow functions 2021-03-18 17:51:59 +11:00
Marc Durdin
52884c76e4 fix(developer): use var not let in definitions
Fixes #4716.

We still support Chrome 37 on Android 5.0, which does not permit
use of the `let` keyword in normal conditions.
2021-03-18 17:00:12 +11:00
Keyman Build Agent
9fa930c8f1 auto: increment beta version to 14.0.265 2021-03-17 14:02:12 -04:00
Keyman Build Agent
aaf43aba66 auto: increment beta version to 14.0.264 2021-03-16 14:02:58 -04:00
Keyman Build Agent
5d9cfa16a2 auto: increment beta version to 14.0.263 2021-03-15 20:16:57 -04:00
Keyman Build Agent
5119db1d28 auto: increment beta version to 14.0.262 2021-03-15 14:27:41 -04:00
Keyman Build Agent
71cd0b7578 auto: increment beta version to 14.0.261 2021-03-15 14:04:05 -04:00
Keyman Build Agent
3269fa17bc auto: increment beta version to 14.0.260 2021-03-12 13:02:20 -05:00
Keyman Build Agent
66a5043690 auto: increment beta version to 14.0.259 2021-03-11 05:01:44 -05:00
Keyman Build Agent
7321dd8570 auto: increment beta version to 14.0.258 2021-03-10 05:58:10 -05:00
Keyman Build Agent
6dba7e048b auto: increment beta version to 14.0.257 2021-03-10 03:36:09 -05:00
Keyman Build Agent
fcda8a66ed auto: increment master version to 15.0.20 2021-03-09 13:13:10 -05:00
Keyman Build Agent
ec65b1e9b9 auto: increment beta version to 14.0.256 2021-03-09 09:25:01 -05:00
Keyman Build Agent
a833579785 auto: increment beta version to 14.0.255 2021-03-09 03:21:45 -05:00
Marc Durdin
9f7134427b chore: merge master into branch 2021-03-09 09:33:14 +11:00
Keyman Build Agent
56af93f82f auto: increment beta version to 14.0.254 2021-03-05 13:02:56 -05:00
Keyman Build Agent
e39ee5294c auto: increment beta version to 14.0.253 2021-03-04 13:02:44 -05:00
Keyman Build Agent
08257cf633 auto: increment beta version to 14.0.252 2021-03-03 13:02:52 -05:00
Marc Durdin
7856932e2b
Merge pull request #4548 from keymanapp/fix/developer/3199-model-package-compiler-schema-conformance
fix(developer): schema conformance for model package compiler
2021-03-03 09:26:28 +11:00
Keyman Build Agent
2f5c001c61 auto: increment beta version to 14.0.251 2021-03-02 13:01:09 -05:00
Keyman Build Agent
3a2e4741bb auto: increment beta version to 14.0.250 2021-03-01 13:01:24 -05:00
Marc Durdin
2f2f998da6 fix(developer): schema conformance for model package compiler
Fixes #3199.

Ensures that the model package compiler passes schema validation for
kmp.json. Three problems were corrected:

1. `followKeyboardVersion` is a source-only property; it should not be
   in deployable kmp.json.
2. `copyLocation` should have been a number not a string (in XML
   everything is a string... but JSON has more control here)
3. `fileType` is a source-only property; it also should not be in
   deployable kmp.json.

I have checked that the resulting files validate against the package
kmp.json schema version 1.1.0 defined at
https://github.com/keymanapp/api.keyman.com/blob/master/schemas/package/1.1.0/package.json.

None of these fixes should impact the use of these packages in target
apps. `followKeyboardVersion` and `fileType` are used only in the source
at package development time, and `copyLocation` is unused (and should be
eliminated from Keyman altogether in the future).
2021-03-01 10:57:49 +11:00
Keyman Build Agent
eabc2e4f3c auto: increment beta version to 14.0.249 2021-02-26 13:02:44 -05:00
Keyman Build Agent
ca128e5adf auto: increment master version to 15.0.19 2021-02-25 13:23:09 -05:00
Keyman Build Agent
66f8ea2c3e auto: increment beta version to 14.0.248 2021-02-25 13:22:15 -05:00
Keyman Build Agent
dede81e2b8 auto: increment beta version to 14.0.247 2021-02-24 14:40:17 -05:00
Keyman Build Agent
a4e4e24cc1 auto: increment beta version to 14.0.246 2021-02-24 13:01:48 -05:00
Joshua Horton
8b8a027a94
Merge pull request #4504 from keymanapp/fix/developer/js/js-weight-shenanigans
fix(developer/compilers): fixes error when "constructor" is in wordlist
2021-02-24 12:20:28 +07:00