This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from f190368 regen JS
new fce63e9 Replace jquery mobile which seems broken
new a756e33 adjust to work with new swipe.js
new 2be5685 regen JS
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
webui/js/jquery.mobile-1.4.5.min.js | 10 ------
webui/js/ponymail.js | 68 +++++++++++++++++++++++++++++++++++--
webui/js/source/key-commands.js | 6 ++--
webui/js/source/primer.js | 4 ++-
webui/js/source/swipe.js | 57 +++++++++++++++++++++++++++++++
webui/list.html | 9 ++---
6 files changed, 132 insertions(+), 22 deletions(-)
delete mode 100644 webui/js/jquery.mobile-1.4.5.min.js
create mode 100644 webui/js/source/swipe.js