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

Fix/18885 migrate avatar token #19080

Merged
merged 6 commits into from
Jul 26, 2023

Commits on Jul 24, 2023

  1. Migrate AvatarToken

    fix lint
    
    fixing error
    
    replace BoxTextAlign with TextAlign
    
    using AvatarTokenSize
    
    fix avatar-base-type
    thebinij authored and garrettbear committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d468e2f View commit details
    Browse the repository at this point in the history
  2. Migrate AvatarToken

    fix lint
    
    fixing error
    
    replace BoxTextAlign with TextAlign
    
    using AvatarTokenSize
    
    fix avatar-base-type
    
    Added union AvatarTokenSize
    
    TokenProps extends BaseProps
    
    remove children prop from BaseProps
    
    replace deprecated
    
    lint fix
    garrettbear committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b0468e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. update TS types

    garrettbear committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f15f67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8eefa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1140f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c476f1 View commit details
    Browse the repository at this point in the history