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

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

commit ee2389f357d2369c5a46d4e07d1b267a03e435b4
Merge: 3484936 8a97292
Author: Jason Young <88682906+jy...@users.noreply.github.com>
AuthorDate: Mon Jul 22 11:45:27 2024 -0700

    Merge pull request #480 from apache/478-report-issue
    
    Add report an issue

 build/UserALEWebExtension/background.js          |   40 +-
 build/UserALEWebExtension/content.js             |   27 +-
 build/UserALEWebExtension/icons/UserALE Logo.png |  Bin 0 -> 6797 bytes
 build/UserALEWebExtension/icons/border-48.png    |  Bin 225 -> 0 bytes
 build/UserALEWebExtension/manifest.json          |    5 +-
 build/UserALEWebExtension/messageTypes.d.ts      |    9 +-
 build/UserALEWebExtension/options.js             |   39 +-
 build/UserALEWebExtension/optionsPage.html       |   36 +-
 package-lock.json                                | 5248 +++++++++-------------
 package.json                                     |    1 +
 src/UserALEWebExtension/background.ts            |   31 +-
 src/UserALEWebExtension/content.ts               |   19 +-
 src/UserALEWebExtension/globals.ts               |    4 +-
 src/UserALEWebExtension/icons/UserALE Logo.png   |  Bin 0 -> 6797 bytes
 src/UserALEWebExtension/icons/border-48.png      |  Bin 225 -> 0 bytes
 src/UserALEWebExtension/manifest.json            |    5 +-
 src/UserALEWebExtension/messageTypes.ts          |   10 +-
 src/UserALEWebExtension/options.ts               |   48 +-
 src/UserALEWebExtension/optionsPage.html         |   36 +-
 test/e2e/spec/01-extension.spec.ts               |   43 +-
 20 files changed, 2392 insertions(+), 3209 deletions(-)

Reply via email to