This is an automated email from the ASF dual-hosted git repository.
jky pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from 1a643a4 Merge pull request #403 from UMD-ARLIS/jsonschema
add 6950ee9 browser extension refactoring
add 0c46836 Fix option intializtion order
new 8bd9b61 Merge pull request #407 from UMD-ARLIS/background
The 1 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:
build/UserALEWebExtension/background.js | 852 ++++++++++++++++----
build/UserALEWebExtension/content.js | 113 +--
build/UserALEWebExtension/options.js | 1180 ++++++++++++++++++++++++++--
build/UserALEWebExtension/optionsPage.html | 9 +-
src/UserALEWebExtension/background.js | 180 ++---
src/UserALEWebExtension/content.js | 57 +-
src/UserALEWebExtension/globals.js | 14 +-
src/UserALEWebExtension/options.js | 69 +-
src/UserALEWebExtension/optionsPage.html | 9 +-
9 files changed, 1953 insertions(+), 530 deletions(-)