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 bda79c6551645e5f332f40f574276556e459894b
Merge: 8465a35 ef2eb2f
Author: Jason Young <88682906+jy...@users.noreply.github.com>
AuthorDate: Mon Aug 19 14:58:39 2024 -0700

    Merge pull request #487 from apache/issue-report-page
    
    Remove report an issue from options_ui

 .../{optionsPage.html => browserAction.html}       |  0
 build/UserALEWebExtension/manifest.json            |  4 +--
 .../UserALEWebExtension/options.html               | 32 ----------------------
 build/UserALEWebExtension/options.js               |  5 +++-
 rollup.config.js                                   |  3 +-
 .../{optionsPage.html => browserAction.html}       |  0
 src/UserALEWebExtension/manifest.json              |  4 +--
 .../{optionsPage.html => options.html}             | 32 ----------------------
 src/UserALEWebExtension/options.ts                 |  8 +++---
 test/e2e/spec/01-extension.spec.ts                 |  6 ++--
 10 files changed, 17 insertions(+), 77 deletions(-)


Reply via email to