This is an automated email from the ASF dual-hosted git repository.
jky pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from aac8e67 removes incubator disclaimer from README
new 6fab36e Initial json schema and tests
new ededce7 Mark page load as custom
The 2 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 | 3 -
build/UserALEWebExtension/content.js | 4 -
build/UserALEWebExtension/options.js | 1 -
build/userale-2.4.0.js | 17 ++---
build/userale-2.4.0.min.js | 3 +-
example/log.schema.json | 125 ++++++++++++++++++++++++++++++++
journey/userale.journey.cy.js | 24 +++++-
package-lock.json | 10 +++
package.json | 1 +
src/main.js | 1 -
10 files changed, 169 insertions(+), 20 deletions(-)
create mode 100644 example/log.schema.json