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 AvatarIcon #19107

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Commits on Jul 26, 2023

  1. # This is a combination of 2 commits.

    # This is the 1st commit message:
    
    Migrate AvatarIcon
    
    # This is the commit message MetaMask#2:
    
    fixing lint
    thebinij authored and garrettbear committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    265a209 View commit details
    Browse the repository at this point in the history
  2. Migrate AvatarIcon

    fixing lint
    
    fixing size issue
    
    IconProps extends BaseProps instead of BoxProps
    
    Omit children from IconProps
    
    fixing lint issues
    
    mapping avatarIconSize to Iconsize
    
    replace deprecated
    garrettbear committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    89696c3 View commit details
    Browse the repository at this point in the history
  3. AvatarIcon cleanup

    garrettbear committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    df3b502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce01147 View commit details
    Browse the repository at this point in the history