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 2021/02/08 15:51:32 UTC

[incubator-flagon-useralejs] 01/01: merge issue 17 features to test

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

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

commit 2bbab9b54fbce831f0dd6339cb3fecb2d34c7bff
Merge: 781a4ef 373de3f
Author: poorejc <po...@apache.org>
AuthorDate: Mon Feb 8 10:51:14 2021 -0500

    merge issue 17 features to test

 .babelrc                                        |     2 +-
 README.md                                       |    15 +-
 build/UserAleWebExtension/background.js         |     4 +-
 build/UserAleWebExtension/content.js            |    54 +-
 build/UserAleWebExtension/manifest.json         |     2 +-
 build/UserAleWebExtension/options.js            |     4 +-
 build/userale-2.1.0.min.js                      |    18 -
 build/{userale-2.1.0.js => userale-2.1.1.js}    |     2 +-
 build/userale-2.1.1.min.js                      |    18 +
 example/index.html                              |     4 +-
 example/webpackUserAleExample/package-lock.json |  4100 +++++
 gulpfile.js                                     |     4 +-
 package-lock.json                               | 19711 ++++++++++++++++++----
 package.json                                    |    23 +-
 src/UserALEWebExtension/globals.js              |     4 +-
 src/UserALEWebExtension/manifest.json           |     2 +-
 16 files changed, 20231 insertions(+), 3736 deletions(-)