Joshua Horton
1b650db120
Testing setup + #63 fix. There's some funky formatting issues on mobile/touch-based devices, though that may be hesitancy on their part to work well with dynamic elements.
2017-05-29 10:44:02 +07:00
Joshua Horton
173ad56f0e
The issue #62 fix is now absolutely usable in its present form; the only hangup at present is a quickly self-correcting cosmetic one.
...
Also reorganized testing file layout.
2017-05-29 10:31:57 +07:00
Joshua Horton
e61f5f83a3
Major progress on #62 - Android Chrome, Android Internet, and iPhone Safari are (mostly) working with dynamic elements!
...
Problem: if the inputs are resized due to language, a scrolling event is necessary for proper display?
2017-05-29 10:31:57 +07:00
Joshua Horton
7159467b4e
Developed testing pages and infrastructure for the issue; performed initial refactoring for dynamic touch support. Confirmed safe on Android Chrome + iPhone Safari.
2017-05-29 10:31:26 +07:00
Joshua Horton
fc718b34d7
Issue #29 - now handles the potential iframe loading race condition for desktop browsers.
2017-05-29 09:48:02 +07:00
Joshua Horton
f446eecbf6
Issue #29 - MutationObserver code is now in place and tested. Potential race condition remains.
2017-05-29 09:47:43 +07:00
Joshua Horton
ee3669028e
Potential fix for issue #29 is in place. It's confirmed in Firefox, at present... gotta test it out in other environments still.
2017-05-29 09:40:43 +07:00
Joshua Horton
15939a34a9
Refactored setupDesktopPage() to allow for setup of dynamically-added inputs after page initialization, added setup for solving #29 .
...
Includes present code for testing the issue.
2017-05-29 09:38:10 +07:00
Marc Durdin
b3d7fe6ce3
Merge pull request #70 from mcdurdin/master
...
Move KeymanWeb project to web/
2017-05-26 11:02:34 +07:00
Marc Durdin
16ef06a879
Move KeymanWeb project to web/
2017-05-26 11:00:34 +07:00
Marc Durdin
1613101518
Merge pull request #69 from mcdurdin/master
...
Move to MIT License
2017-05-24 16:06:48 +07:00
Marc Durdin
9e4be0e757
Fixup license references at start of source files
2017-05-24 16:01:13 +07:00
Marc Durdin
3346eed05f
Move to MIT License
2017-05-24 15:52:05 +07:00
Marc Durdin
8d32366d28
Merge pull request #67 from jahorton/issue-66
...
Issue #66
2017-05-16 13:17:11 +07:00
Joshua Horton
fef0eaafe2
Brace yourself!
2017-05-12 14:20:47 +07:00
Joshua Horton
328370d0f1
Merge branch 'master' of https://github.com/jahorton/keymanweb.git into issue-66
2017-05-12 13:42:47 +07:00
Joshua Horton
ff0d4db32b
Merge pull request #1 from keymanapp/master
...
Updating to match new keymanapp/keymanweb commits.
2017-05-12 13:34:54 +07:00
Joshua Horton
bf84fed020
#66 New version only assigns to the OSK's spacebar text when an actual change to the value has occurred.
2017-05-12 13:17:52 +07:00
Marc Durdin
714dc02738
Merge pull request #65 from jahorton/issue-58
...
Issue 58
2017-05-12 13:10:11 +07:00
Joshua Horton
8228339433
#58
2017-05-11 12:26:14 +07:00
Joshua Horton
26b2a45653
Fix for Issue #58 - toggle button now works correctly if second-to-last keyboard is removed.
2017-05-11 12:09:06 +07:00
Marc Durdin
8f63c81281
Merge pull request #60 from Sethyboy0/master
...
Fixed an issue where event handlers with no return value would block …
2017-04-23 10:12:40 +07:00
Seth Ament
53743fa630
Implemented changes discussed in the pull request.
...
https://github.com/keymanapp/keymanweb/pull/60#discussion_r112583684
2017-04-21 10:39:39 -04:00
Seth Ament
d397a877c6
Fixed an issue where event handlers with no return value would block any further event handlers from executing.
...
This was caused due to the return value being undefined, and !undefined evaluates to true.
Fixing that alone would have caused the event stack to never get smaller however, so an else was added to the if statement.
2017-04-05 14:48:06 -04:00
Marc Durdin
510c8d3574
Merge pull request #57 from mcdurdin/platform-web
...
#56 platform(web) fails to match on KeymanWeb
2017-03-31 08:49:09 +07:00
Marc Durdin
571beb688a
#56 platform(web) fails to match on KeymanWeb
2017-03-31 08:27:06 +07:00
Marc Durdin
319799700b
build ui as well as main code
2016-11-06 10:33:22 +07:00
Marc Durdin
56aa8bd6bf
Merge pull request #51 from mcdurdin/master
...
build ui as well as main code
2016-11-06 10:32:56 +07:00
Marc Durdin
d5672adf74
Fixup resources build path
2016-11-06 10:31:14 +07:00
Marc Durdin
16812bdaac
Merge pull request #50 from mcdurdin/master
...
Fixup resources build path
2016-11-06 10:30:44 +07:00
Marc Durdin
338e3848f0
Merge pull request #49 from mcdurdin/master
...
build exit codes
2016-11-06 10:27:54 +07:00
Marc Durdin
4a80c613f4
build exit codes
2016-11-06 10:28:22 +07:00
Marc Durdin
b5a13212dc
Create output folder in build
2016-11-06 10:23:05 +07:00
Marc Durdin
1715296c47
Merge pull request #48 from mcdurdin/master
...
Create output folder in build
2016-11-06 10:22:40 +07:00
Marc Durdin
bf82373dff
Merge pull request #47 from mcdurdin/master
...
java path for teamcity
2016-11-06 10:18:58 +07:00
Marc Durdin
2641ee3582
java path for teamcity
2016-11-06 10:19:25 +07:00
Marc Durdin
f2f0050b67
Merge pull request #46 from mcdurdin/master
...
java path for teamcity
2016-11-06 10:14:43 +07:00
Marc Durdin
196ce67434
java path for teamcity
2016-11-06 10:15:06 +07:00
Marc Durdin
13bb943624
Prepare for teamcity build
2016-11-06 09:48:32 +07:00
Marc Durdin
eee5b52ba9
Merge pull request #41 from mcdurdin/master
...
build 408
2015-09-14 15:53:12 +10:00
Marc Durdin
c1f15f5590
build 408
2015-09-14 15:47:00 +10:00
Marc Durdin
4883a587bf
Merge pull request #40 from mcdurdin/master
...
fix space after comma in font names
2015-09-14 15:46:43 +10:00
Marc Durdin
1868785f2d
fix space after comma in font names
2015-09-14 15:46:09 +10:00
Marc Durdin
852ea57b4b
Merge pull request #39 from mcdurdin/master
...
build 407
2015-09-14 15:37:56 +10:00
Marc Durdin
23056650ed
build 407
2015-09-14 15:25:21 +10:00
Marc Durdin
9c4caf19d6
Merge pull request #37 from jmdurdin/master
...
touch hold instantiation on touch, repeated delete timer cancellation…
2015-09-14 15:24:45 +10:00
Marc Durdin
720edb78cd
Merge pull request #38 from jmdurdin/fix-font-delimiting
...
Fix font delimiting
2015-09-14 15:24:12 +10:00
John Durdin
988ade33dc
Fix font delimiting
2015-09-10 10:13:16 +10:00
John Durdin
25ff11b18c
touch hold instantiation on touch, repeated delete timer cancellation corrected
2015-09-10 09:51:53 +10:00
Marc Durdin
3df17037c3
Merge pull request #36 from mcdurdin/master
...
build 406
2015-08-28 08:52:54 +10:00