Darcy Wong
62dae6bd50
fix(android): Fix K_TAB for external keyboard
...
Fixes #2540
2020-01-29 11:20:48 +07:00
Marc Durdin
6f5f37ae82
chore(web): use new version infrastructure
2020-01-29 09:15:21 +11:00
Marc Durdin
3087b09e97
chore: version numbers in history
2020-01-28 15:16:26 +11:00
Marc Durdin
d6a5694d4d
Merge pull request #2531 from keymanapp/chore/history-beta
...
chore: history for 13.0 beta
2020-01-28 14:01:04 +11:00
jahorton
963b9213b3
change(ios): restores original return style
2020-01-24 13:05:56 +07:00
jahorton
ef7871d8a0
fix(ios): Fixes embedded subkey layer-shifting
2020-01-24 13:02:26 +07:00
Marc Durdin
5894d497b4
chore: history for 13.0 beta
2020-01-24 10:59:35 +11:00
Joshua Horton
09c60bab72
Merge pull request #2514 from keymanapp/web-2168-input-scrolling
...
[Web] Scrolling fix for input elements
2020-01-23 10:45:27 +07:00
jahorton
2c10ec8c86
change(web): Bypasses scroll workaround for embedded mode
2020-01-23 10:36:04 +07:00
jahorton
742aef868c
fix(web): fixes Edge issue in tests with scroll workaround
2020-01-23 10:23:50 +07:00
jahorton
e9a05af8b8
fix(web): Fixes #2516 ; forgot a few changes in #2477
2020-01-23 09:44:30 +07:00
jahorton
f594da484c
fix(web): Fixes unit tests, adds stability for DOM shutdown
2020-01-23 09:02:13 +07:00
jahorton
89af969216
fix(web): better event-squashing strat
2020-01-23 08:48:01 +07:00
jahorton
56ff647016
fix(web): Fix now compatible with test-mode compilation
2020-01-22 12:19:27 +07:00
jahorton
0273b74cc4
fix(web): patches up textareas, sqaushes extra focus events
2020-01-22 12:14:22 +07:00
jahorton
3374affa35
fix(web): blur->focus handles horiz scrolling
2020-01-22 10:59:40 +07:00
jahorton
7cd6b39f18
chore(web): update merge against 'master'
2020-01-21 13:19:42 +07:00
Joshua Horton
64956480f0
Merge pull request #2477 from keymanapp/fix/common/2469-trie-smp-transforms
...
fix(lmlayer): Trie model SMP compatibility
2020-01-17 08:22:21 +07:00
jahorton
19bb5e07d7
change(web): api compat with LMLayer SMP fixes
2020-01-15 12:24:12 +07:00
Joshua Horton
53ac2256dd
Merge pull request #2468 from keymanapp/web-dark-mode
...
feat(web): iOS dark mode support
2020-01-13 15:51:08 +07:00
jahorton
b12fa22fa0
change(web): starts StyleConstants object for centralized style defs
2020-01-10 12:09:06 +07:00
jahorton
9e046b6ffb
fix(web): Prevents infinite loop (w timeout) for ui init when embedded
2020-01-08 11:54:27 +07:00
jahorton
a1b370177e
feat(web): dark mode styling for ios tablets
2020-01-06 09:43:35 +07:00
jahorton
c0ac3166c6
feat(web): Dark mode CSS for ios phone form factors
2020-01-06 09:39:01 +07:00
jahorton
47a2a5ec5f
feat(ios): ios-phone predictive banner dark styling
2019-12-20 11:50:09 +07:00
jahorton
aff907ffd0
chore(ios): Merge branch 'master' into web-dark-mode
2019-12-20 11:34:34 +07:00
jahorton
198fe16223
docs(android): Adds documentation for build script changes
2019-12-18 08:13:19 +07:00
jahorton
c1c3c1e6a1
fix(android): Removes Closure's auto-polyfills, adds test case bypass
2019-12-16 12:24:04 +07:00
Marc Durdin
22d498d47b
chore: address review comments
2019-12-09 10:05:22 +00:00
Marc Durdin
c4247fe7d2
chore: update history
2019-12-08 10:01:05 +00:00
jahorton
4778819203
feat(lmlayer): adds basic error reporting from worker
2019-12-02 07:55:37 +07:00
jahorton
ecddb73862
change(android): gets API 23 working again, but not 19 or 21 (yet)
2019-12-02 07:55:37 +07:00
jahorton
14d9ae911a
fix(web): Cleans up PR changes
2019-11-27 11:53:31 +07:00
jahorton
228c9ede3a
fix(web): Fixes #2379 . Allows '.' in macOS version strings
2019-11-27 11:49:40 +07:00
jahorton
efe440c659
fix(web): unit test reporting stability
2019-11-27 09:53:42 +07:00
jahorton
4b19605a61
docs(web): for BrowserStack testing targets
2019-11-25 08:15:26 +07:00
jahorton
b163e58120
change(web): Updates unit test browser targets for CI
2019-11-22 14:37:55 +07:00
Marc Durdin
be04f55b36
Merge pull request #2353 from keymanapp/fix/web/2311-displayUnderlying-is-not-being-tested
...
fix(web): displayUnderlying flag was ignored
2019-11-19 07:25:16 +11:00
jahorton
3314125fd4
fix(web): Fixes #2328 - links reference for test resource compliation
2019-11-18 12:29:11 +07:00
jahorton
d2df06a646
fix(web): Fixes #2322 , updates to tsc 3.7.2
2019-11-18 12:22:43 +07:00
Marc Durdin
f7a21e6d84
fix(web): displayUnderlying flag was ignored
...
Fixes #2311 .
The `displayUnderlying` flag introduced in #1539 was somehow missed from
the 12.0 work. This PR restores the behaviour from 11.0 by adding the
relevant changes from #1539 .
Tested in Chrome Emulator.
2019-11-18 16:10:38 +11:00
Marc Durdin
5a8f5a958d
chore(web): history
2019-11-13 07:14:16 +11:00
jahorton
966ea1277e
docs(web): an important thought re dark mode implementation in web
2019-11-08 16:04:58 +07:00
jahorton
c01fb9570b
feat(web): start web dark mode css dev
2019-11-08 15:57:13 +07:00
Joshua A. Horton
1136a986f7
fix(web): Fixes #2289
2019-11-08 09:27:23 +07:00
Joshua Horton
868c29dc63
Merge pull request #2287 from keymanapp/web-2209-mnemonic-code-handling
...
fix(web): Fixes mnemonic code handling issues
2019-11-06 09:53:17 +07:00
Joshua Horton
fdb26e3fd2
Merge pull request #2268 from keymanapp/web-2267-detect-ios-spoofs
...
fix(web): iOS-Safari user agent spoof detection
2019-11-06 09:52:53 +07:00
jahorton
2af828fd15
docs(web): batch history.md update
2019-11-06 09:51:34 +07:00
jahorton
e448f45a63
fix(web): fixes mnemonic code handling issues
2019-11-04 14:17:40 +07:00
Joshua A. Horton
dfcfa2343b
feat(web): bounds check unit test
2019-10-31 11:48:00 +07:00