Joshua A. Horton
|
e2a8e13c07
|
Created an integrated rotation testing page. Needs more work.
|
2018-04-30 15:39:31 +07:00 |
|
Joshua A. Horton
|
cf5a2483f7
|
Added some base code toward testing rotation-related events.
|
2018-04-30 11:27:04 +07:00 |
|
Joshua A. Horton
|
73e2bd4ced
|
Resolves iOS rotation issue via timeout, due to event timing issues.
|
2018-04-27 13:36:06 +07:00 |
|
Joshua A. Horton
|
b68d63fe68
|
Fixes rotation resizing for iOS native.
|
2018-04-26 15:20:49 +07:00 |
|
Joshua A. Horton
|
ba76a734e0
|
Rewired most of the Util.instanceof calls to use TS-friendlier versions.
|
2018-02-02 12:40:22 +07:00 |
|
Joshua A. Horton
|
beadfc30ef
|
Deals (partly?) with IE's .parentWindow property.
|
2018-01-26 08:32:41 +07:00 |
|
Joshua A. Horton
|
983fe8ca6a
|
Removes document.selection and its codepaths from the KMW engine.
|
2018-01-25 08:36:54 +07:00 |
|
Joshua A. Horton
|
a0e1783061
|
Outside of initialization code and the debug API, completes the keymanweb.ts refactor.
|
2018-01-24 12:20:09 +07:00 |
|
Joshua A. Horton
|
ad228fbfbd
|
Refactors numerous DOM-related state variables out of kmwbase.ts and into the appropriate DOM-related sources.
|
2018-01-24 10:07:04 +07:00 |
|
Joshua A. Horton
|
51a1b886e2
|
Refactored ActiveElement, element focusing, and a few other methods.
|
2018-01-23 12:21:52 +07:00 |
|
Joshua A. Horton
|
d234be6a74
|
Merge branch 'web-typescript-typed-callbacks' into web-typescript-dom-module
|
2018-01-23 09:00:35 +07:00 |
|
Joshua A. Horton
|
95068cec55
|
Moved core attachment functions into the new DOMManager object.
|
2018-01-11 11:05:06 +07:00 |
|
Joshua A. Horton
|
a94d71f182
|
Abstracts out most of the differences between touch and desktop modes into objects.
|
2018-01-09 11:25:50 +07:00 |
|
Joshua A. Horton
|
088de0e02d
|
Converts the keyboard interface into its own class.
|
2017-12-21 16:00:30 +07:00 |
|
Joshua A. Horton
|
14f770158f
|
Initial package.json for NPM dependency management. Handles TypeScript and Google Closure, includes edits to fix new warnings from updated Closure.
|
2017-12-18 12:22:47 +07:00 |
|
Joshua A. Horton
|
c6b1217346
|
Base conversion for keymanweb.js.
|
2017-12-15 08:56:37 +07:00 |
|
Joshua A. Horton
|
abff656b2d
|
Tweaked string-extension referencing to TS 'reference' style.
|
2017-12-15 08:23:21 +07:00 |
|
Joshua A. Horton
|
8177b47163
|
Converted kmwnative.js.
|
2017-12-14 10:40:19 +07:00 |
|