Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade 3rd-party JS library #53

Closed
joonas-yoon opened this issue Nov 18, 2021 · 0 comments
Closed

Upgrade 3rd-party JS library #53

joonas-yoon opened this issue Nov 18, 2021 · 0 comments

Comments

@joonas-yoon
Copy link
Owner

  "errors": [
    {
      "message": "Banned 3rd-party JS library",
      "description": "Your add-on uses a JavaScript library we consider unsafe. Read more: https://bit.ly/1TRIyZY",
      "locations": [
        {
          "file": "options/jquery-1.12.4.min.js"
        }
      ]
    }
  ],

Firefox add-ons 호환성 검사에서 jquery 버전이 너무 낮아서 걸림

@joonas-yoon joonas-yoon added 🐛 bug Something isn't working priority: 1 and removed 🐛 bug Something isn't working labels Nov 18, 2021
joonas-yoon added a commit that referenced this issue Jan 7, 2022
* upgrade: jquery version to 3.6.0 (#53)

* fix(theme): change colors

* feat: fetch problems and store to localStorage (#54)

* feat: add tabs on quick serach (#55)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant