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

Migrate to new controller packages #16547

Merged
merged 23 commits into from
Nov 24, 2022
Merged

Commits on Nov 16, 2022

  1. Migrate to new controller packages

    `@metamask/controllers` is deprecated, and most of the controllers that
    lived here are now located in their own package ([1]). This commit
    replaces `@metamask/controllers` in `package.json` with references to
    these packages and updates `import` lines to match.
    
    [1]: MetaMask/core#831
    mcmire committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cbebe2f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    1469493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd2db9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b63147 View commit details
    Browse the repository at this point in the history
  4. Update LavaMoat policies

    Gudahtt committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    cd9ea6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18e75db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a08babb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5e3960 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0bf6c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15b5841 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    ea58338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f96d68 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    7f9747c View commit details
    Browse the repository at this point in the history
  2. Bump controller packages

    mcmire committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4392e94 View commit details
    Browse the repository at this point in the history
  3. Update lavamoat

    mcmire committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    8a6a716 View commit details
    Browse the repository at this point in the history
  4. Bump controller packages

    mcmire committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a2d7932 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Update packages to v1.0.0

    Gudahtt committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    96ffd3a View commit details
    Browse the repository at this point in the history
  2. Expand gitignore comment

    Gudahtt committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bd0cf50 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into migrate-to-new-con…

    …troller-packages
    
    * origin/develop:
      [FLASK] Clear notification state on restore (#16503)
      [FLASK] Fix a crash that happens after snap install (#16526)
      [FLASK] `[email protected]` (#16525)
      added sm border radius (#16611)
    Gudahtt committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2f7761c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    762795a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca210aa View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Merge remote-tracking branch 'origin/develop' into migrate-to-new-con…

    …troller-packages
    
    * origin/develop: (21 commits)
      Simplify MV3 initialization (#16559)
      Fix #15050 - MV3: Keep the user logged in when service worker restarts (#15558)
      Integrating snow into metamask (#15580)
      fix infura rpc detection (#16585)
      Remove callback from being saved in controller state (#16627)
      Icon house keeping updates (#16621)
      Fix bundle size diff message (#16576)
      avatar base component housekeeping (#16583)
      Disabled save button on add contact form if input fields are empty (#16233)
      Fix E2E chunking (#16653)
      fixed console warning for labelProps (#16629)
      Adding `FormTextField` component (#16497)
      Fix/16620/button href prop (#16633)
      Update to correct version
      Beta Changelog
      Fix version number
      Ensure prod beta build is created when merging to master (#16557)
      Beta: Update long logo to new imagery (#16505)
      BETA - Add beta banner to all screens (#16307)
      BETA - Update logo imagery (#16304)
      ...
    Gudahtt committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ab9bb42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2be79 View commit details
    Browse the repository at this point in the history