Joshua A. Horton
23d66d80f3
Preemptive housekeeping.
2018-04-27 13:39:00 +07:00
Joshua A. Horton
c249c792d7
Minor tweaks and housekeeping.
2018-04-25 08:36:15 +07:00
Joshua A. Horton
92751115d2
Tweaked web history, added simple script for manual validation checks.
2018-03-22 11:08:54 +07:00
Joshua A. Horton
efbfe4b7f9
Moves Web alpha notes to beta, fixes iOS history interactions.
2018-03-22 10:52:21 +07:00
Joshua A. Horton
74acaf1195
History.md
2018-03-02 15:13:28 +07:00
Joshua A. Horton
96352dc4fd
Merge branch 'master' into web-281-deadkey-rework
2018-02-23 10:20:38 +07:00
darcywong00
bc30328f2f
Update additional test resources and history.md
2018-02-21 16:19:33 +07:00
Joshua A. Horton
522da3581d
Swapped to an 'extended context cache' strat. Definitely simpler.
2018-02-19 15:50:47 +07:00
Joshua A. Horton
60c700f6b7
Documentation.
2018-02-07 14:02:03 +07:00
darcywong00
7ad3f0f099
Fix styling for "Special" keys on touch layouts
...
Text colors for `kmw-key-special` weren't declared so "Special" keys were not legible as black on black.
Reuse the same colors as `kmw-key-shift`
2018-02-02 14:01:50 +07:00
Joshua A. Horton
5114da88ea
Further refactoring + some bookkeeping after recent related PR merges/edits.
2018-01-23 09:50:35 +07:00
Joshua Horton
924a97cec0
web - history.md.
2017-11-24 14:05:07 +07:00
Joshua Horton
736d22e8d7
history.md
2017-11-17 15:16:13 +07:00
Joshua Horton
0ac1377d76
Merge branch 'master' into web-349-core-refactoring
2017-11-13 13:05:52 +07:00
Joshua Horton
cbbb9c2727
#271 -> history.md.
2017-11-06 14:49:50 +07:00
Joshua Horton
64eea34ba2
history.md.
2017-11-06 10:43:39 +07:00
Joshua Horton
01f660d048
Merge branch 'master' into web-349-core-refactoring
2017-10-31 09:44:25 +07:00
Joshua Horton
bc92846664
Right, history.md.
2017-10-25 13:21:23 +07:00
darcywong00
0c560f308b
Fix osk.defaultKeyOutput to handle characters beyond U_FFFF
...
`String.fromCharCode()` has a limitation to Unicode characters in the BMP. Change to `String.kmwFromCharCode()` to handle entire Unicode range.
Also clarified how default key codepoints are processed.
KeyboardHarness changes:
- Change text area font on keyboard change
- Added U_10481 to test longpress keyboard.
- Remove test tchad keyboard
2017-10-17 13:21:30 +07:00
darcywong00
ab78b63f62
Merge remote-tracking branch 'origin/master' into android-fix-longpress-keycode
2017-10-16 17:27:54 +07:00
darcywong00
6c040bb2fa
Address review comments
...
* Fix accessing AltGr shift layer
* Fix AltGr OSK layer to display as "Alt Ctrl"
* Fix how Unicode control characters are filtered out, so U_00A0 can be displayed
2017-10-16 15:09:12 +07:00
Joshua Horton
bdfdb42208
Merge branch 'master' into web-103-registration-stub-decouple
2017-10-16 09:49:12 +07:00
Joshua Horton
468ce7d1f6
web: history.md
2017-10-13 09:57:12 +07:00
Joshua Horton
a7b33dade9
history.md.
2017-10-13 09:10:11 +07:00
Joshua Horton
1fd7dd21c9
Oh yeah, history.md.
2017-10-11 15:55:04 +07:00
Joshua Horton
00db5382e8
Added #103-related history documentation.
2017-10-06 13:37:51 +07:00
Joshua Horton
e61fa5673a
Merge branch 'master' into web-9-modifier-chirality
2017-09-25 08:27:31 +07:00
Joshua Horton
0868ff93bf
Adds previously-referenced html changes and adds an item to history.md regarding this fix.
2017-09-15 09:28:50 +07:00
Joshua Horton
18e08d2f87
Adds persistent tracking for state key activation, checks for any changes to the modfier state by simple integer comparison and updates OSK accordingly.
...
Removes `mousemove` based polling due to its potential performance overhead.
2017-09-12 09:46:37 +07:00
Joshua Horton
248fa2f54b
Changes out PR #s for Issue #s where available, corrects issue formatting mistake for an item.
2017-09-06 08:22:33 +07:00
Joshua Horton
0bbf78323f
Fixes markdown formatting a bit.
2017-09-05 10:13:42 +07:00
Joshua Horton
7908d81800
Created web's history.md file based on help.keyman.com's listed history.
2017-09-05 10:04:30 +07:00