You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2023/05/07 03:16:40 UTC

[flagon-useralejs] branch master updated (52f4358 -> cd950a3)

This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git


    from 52f4358  Bump webpack from 5.75.0 to 5.79.0 in /example/react-app-example (#354)
     add 1cbfd0f  Changed map/filter to addCallbacks
     add e7619ae  Fixed callbacks in example page
     add ad2d9ae  Added journey test and updated README
     add 18b8d0a  Temporarily reintroduce deprecated functions
     add fd0e605  merging updates to master
     add cd950a3  rebuilding artifacts

No new revisions were added by this update.

Summary of changes:
 README.md                            |  6 ++-
 build/UserALEWebExtension/content.js | 82 +++++++++++++++++++-----------
 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 ++++++++++++++++++++++++------------
 10 files changed, 285 insertions(+), 110 deletions(-)