globalbrain / sefirot

Global Brain Design System.
https://sefirot.globalbrains.com
MIT License
151 stars 12 forks source link

feat(desc): add `<SDescAvatar>` (#455) #458

Closed kiaking closed 7 months ago

kiaking commented 7 months ago

At the moment, I'm limiting this component to show only 1 user. Not sure yet how to display multiple users, especially combined with their names 🤔

<SDescItem span="2">
  <SDescLabel>Account</SDescLabel>
  <SDescAvatar
    :avatar="{
      avatar: 'https://i.pravatar.cc/64?img=1',
      name: 'margot.foster'
    }"
  />
</SDescItem>
Screenshot 2024-01-30 at 17 38 12
netlify[bot] commented 7 months ago

Deploy Preview for sefirot-docs ready!

Name Link
Latest commit 199693155c23b2c978cb6a0413ff37670f5aac40
Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/65b8b5bf020715000882882f
Deploy Preview https://deploy-preview-458--sefirot-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 7 months ago

Deploy Preview for sefirot-story ready!

Name Link
Latest commit 199693155c23b2c978cb6a0413ff37670f5aac40
Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/65b8b5bf53b5690008a36159
Deploy Preview https://deploy-preview-458--sefirot-story.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.