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/05/19 00:31:03 UTC

[incubator-flagon-useralejs] 01/02: Merge branch 'test' of https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs into test

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

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

commit cf544fe72b4fcc579f5617e94ed600b6b9afe4fe
Merge: e9c215e fb09f6b
Author: poorejc <po...@apache.org>
AuthorDate: Tue May 18 20:29:00 2021 -0400

    Merge branch 'test' of https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs into test

 CHANGELOG.md                                       |    13 +
 README.md                                          |    22 +-
 build/UserALEWebExtension/background.js            |    30 +-
 build/UserALEWebExtension/content.js               |    32 +-
 build/UserALEWebExtension/options.js               |    60 +-
 build/{userale-2.1.1.js => userale-2.2.0.js}       |     2 +-
 .../{userale-2.1.1.min.js => userale-2.2.0.min.js} |     2 +-
 example/index.html                                 |     4 +-
 example/webpackUserAleExample/dist/main.js         |    13 +-
 example/webpackUserAleExample/index.html           |     6 +
 example/webpackUserAleExample/index.js             |     6 +-
 example/webpackUserAleExample/package-lock.json    |  2405 -----
 example/webpackUserAleExample/package.json         |     5 +-
 package-lock.json                                  | 10247 +++++++++++++++++--
 package.json                                       |     7 +-
 test/getInitialSettings_fetchAll.html              |     2 +-
 test/getInitialSettings_userParam.html             |     2 +-
 test/main.html                                     |     2 +-
 18 files changed, 9711 insertions(+), 3149 deletions(-)