add data-component attributes for Avatar, AvatarStack, Banner, & BaseStyles#7734
add data-component attributes for Avatar, AvatarStack, Banner, & BaseStyles#7734llastflowers merged 17 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: ea37cc0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
| const root = container.querySelector('[data-component="AvatarStack"]') | ||
| expect(root).toHaveAttribute('data-align-right', '') |
francinelucca
left a comment
There was a problem hiding this comment.
I think after #7734 (comment) we're good to go here 👍🏽
Add data-component attributes for Avatar, AvatarStack, Banner, and BaseStyles.
|
👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/19142 |
Relates to https://github.com/github/primer/issues/6497
Changelog
New
Add data-component attributes and associated for Avatar, AvatarStack, Banner, & BaseStyles
Rollout strategy
Testing & Reviewing
Merge checklist