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

feat(octicons_react): update base icon component to include svg props #1047

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

joshblack
Copy link
Member

Realized during a CSS Module transition that our icons in React do not support additional attributes 😅 This PR adds support for this and includes merging attributes, where appropriate (namely style)

@joshblack joshblack requested a review from a team as a code owner December 6, 2024 17:27
@joshblack joshblack requested a review from camertron December 6, 2024 17:27
Copy link

changeset-bot bot commented Dec 6, 2024

🦋 Changeset detected

Latest commit: bd81b34

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/octicons Minor

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

@joshblack joshblack requested a review from jonrohan December 9, 2024 20:06
@joshblack joshblack merged commit 4819803 into main Dec 9, 2024
10 checks passed
@joshblack joshblack deleted the feat/add-support-for-rest-args-on-octicons branch December 9, 2024 21:06
@primer primer bot mentioned this pull request Dec 9, 2024
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.

2 participants