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/03/22 01:30:44 UTC

[incubator-flagon-useralejs] branch test updated (12e11f8 -> d84eecd)

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 12e11f8  updates actions/checkout
     new 9ba13ae  Move pageLoadTime to details
     new 9bca125  Updated pageLoadTime in tests
     new d84eecd  Merge pull request #347 from UMD-ARLIS/details

The 426 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 | 220 ++++++++--------
 build/UserALEWebExtension/content.js    | 444 ++++++++++++++++----------------
 build/UserALEWebExtension/options.js    |  30 +--
 build/userale-2.3.0.js                  |   4 +-
 build/userale-2.3.0.min.js              |   2 +-
 journey/userale.journey.js              |   2 +-
 src/main.js                             |   2 +-
 7 files changed, 354 insertions(+), 350 deletions(-)