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

Added the avatar component #64

Merged
merged 3 commits into from
Jun 1, 2022
Merged

Conversation

janechu
Copy link
Contributor

@janechu janechu commented Jun 1, 2022

Pull Request

πŸ“– Description

This change adds the avatar foundation component.

🎫 Issues

Continues work on #31

βœ… Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.

⏭ Next Steps

baseClass: Avatar,
template,
styles,
media: html<${config.className}>\`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a later version of foundation, I think the custom config like media will probably move to being an input to the template function directly (or the anatomy builder). But this should be fine for now.

@janechu janechu merged commit c9d680d into main Jun 1, 2022
@janechu janechu deleted the users/janechu/add-avatar-component branch June 1, 2022 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants