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

refactor(Heading): update component to CSS Modules #4819

Merged
merged 12 commits into from
Aug 14, 2024

Conversation

joshblack
Copy link
Member

@joshblack joshblack commented Aug 6, 2024

Part of https://github.com/github/primer/issues/3716

Changelog

New

Changed

  • Refactor Heading to use CSS Modules

Removed

Rollout strategy

  • Minor release

@joshblack joshblack requested a review from a team as a code owner August 6, 2024 20:52
Copy link

changeset-bot bot commented Aug 6, 2024

🦋 Changeset detected

Latest commit: 61e16dd

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

This PR includes changesets to release 1 package
Name Type
@primer/react 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

@github-actions github-actions bot added the staff Author is a staff member label Aug 6, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 96.16 KB (+0.1% 🔺)
packages/react/dist/browser.umd.js 96.42 KB (-0.02% 🔽)

@joshblack joshblack requested a review from a team as a code owner August 7, 2024 20:21
@joshblack
Copy link
Member Author

Looks like examples failure is the same thing you run into @jonrohan over in #4828 👀 Will wait for that to merge 👍

@jonrohan jonrohan added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit 0112347 Aug 14, 2024
30 checks passed
@jonrohan jonrohan deleted the 3716-refactor-heading-to-css-modules branch August 14, 2024 22:47
@primer primer bot mentioned this pull request Aug 14, 2024
jonrohan added a commit that referenced this pull request Aug 15, 2024
* refactor(Heading): update component to CSS Modules

* test(e2e): add feature flags for Heading test

* chore: fix stylelint errors

* test(e2e): update snapshots for Heading

* refactor(Heading): incorporate variant features into CSS Modules

* chore: add changeset

* test(e2e): remove theme testing

* Fix props here

* Remove examples/nextjs

* Clean up css

---------

Co-authored-by: Josh Black <joshblack@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
@primer primer bot mentioned this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staff Author is a staff member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants