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

feat(mv3): Manifest V3 Migration Checklist #1170

Merged
merged 12 commits into from
Mar 24, 2023

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    4dee9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e9edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937e0f7 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    2de3028 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. feat(telemetry): Refactor Metrics Tracking from background service_wo…

    …rker (#1172)
    
    * feat(telemetry): ♻️ Init Telemetry away from background service_worker.
    
    * feat(telemetry): ♻️ Track metrics from page context instead of service_worker context
    whizzzkid authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    98622b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    274f7be View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix(mv3): 👽 Fixing contextMenus API changes (#1177)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    whizzzkid authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f5dcefd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix(mv3): webpack configs (#1178)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b05e120 View commit details
    Browse the repository at this point in the history
  2. feat(mv3): ✨ XHR to Fetch Migration (#1179)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    
    * feat(mv3): ✨ XMLHttpRequest => fetch
    
    * fix(mv3): 🚧 Related changes to ipfs-path
    
    * fix(mv3): 🚧 Other Related changes
    
    * fix(mv3): 🚧 Changes to companion
    
    * fix(mv3): ✅ Fixing tests to account for async code.
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    6819356 View commit details
    Browse the repository at this point in the history
  3. Fix(mv3): Popup Was Broken (#1180)

    * fix(mv3): 👽 Fixing contextMenus API changes
    
    * fix(mv3): 🩹 Fixing the browser.action api
    
    * fix(mv3): 🔧 Fixing webpack config
    
    * fix(mv3): 🩹 Patching debug package and making background sw work.
    
    * feat(mv3): ✨ XMLHttpRequest => fetch
    
    * fix(mv3): 🚧 Related changes to ipfs-path
    
    * fix(mv3): 🚧 Other Related changes
    
    * fix(mv3): 🚧 Changes to companion
    
    * fix(mv3): ✅ Fixing tests to account for async code.
    
    * feat(mv3): ♻️ Implementing a non-windowed companion instance
    
    * fix(mv3): 🗑️ Removing calls to background page.
    
    * fix: 🗑️ Unneeded debug statement
    whizzzkid authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    36b7f74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f99265 View commit details
    Browse the repository at this point in the history
  5. Update add-on/src/lib/ipfs-companion.js

    Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
    whizzzkid and SgtPooki authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    80dcb0d View commit details
    Browse the repository at this point in the history