This is an automated email from the ASF dual-hosted git repository.
unclegedd pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from 6f48c62 adding updated webext builds
new 1cbfd0f Changed map/filter to addCallbacks
new e7619ae Fixed callbacks in example page
new ad2d9ae Added journey test and updated README
new 18b8d0a Temporarily reintroduce deprecated functions
The 4 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:
README.md | 6 +-
build/UserALEWebExtension/background.js | 220 +++++++-------
build/UserALEWebExtension/content.js | 518 +++++++++++++++++---------------
build/UserALEWebExtension/options.js | 30 +-
build/userale-2.3.0.js | 85 ++++--
build/userale-2.3.0.min.js | 2 +-
example/index.js | 25 +-
journey/userale.journey.js | 18 ++
src/UserALEWebExtension/content.js | 7 +-
src/main.js | 4 +-
src/packageLogs.js | 69 ++++-
test/packageLogs_spec.js | 97 ++++--
12 files changed, 628 insertions(+), 453 deletions(-)