This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch test
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from d36c3b9 merging cypress tests and examples'
new c23fec2 refactors var into let/const
new 68f08e3 adds babel to builds
new 4485ed7 Merge branch 'refactor-vars' of
https://github.com/UncleGedd/incubator-flagon-useralejs into
UncleGedd-refactor-vars
new 8302d8b merging ES6 refactor
new 909b07c rebuilt artifacts generated through integration testing
The 5 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 | 58 +--
build/UserALEWebExtension/content.js | 209 +++++-----
build/userale-2.1.1.js | 678 ++++++++++++++++++--------------
build/userale-2.1.1.min.js | 2 +-
gulpfile.js | 4 +-
package-lock.json | 255 ++++++------
package.json | 2 +
src/attachHandlers.js | 15 +-
src/configure.js | 8 +-
src/getInitialSettings.js | 114 +++---
src/main.js | 14 +-
src/packageLogs.js | 52 +--
src/sendLogs.js | 6 +-
13 files changed, 758 insertions(+), 659 deletions(-)