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(Autocomplete): Convert to CSS modules behind feature flag #5453

Merged
merged 37 commits into from
Dec 18, 2024

Conversation

hussam-i-am
Copy link
Collaborator

@hussam-i-am hussam-i-am commented Dec 17, 2024

Closes https://github.com/github/primer/issues/4303

Changelog

New

Changed

  • Converts to CSS modules behind feature flag for AutocompleteOverlay

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

@hussam-i-am hussam-i-am self-assigned this Dec 17, 2024
@hussam-i-am hussam-i-am requested a review from a team as a code owner December 17, 2024 19:09
@hussam-i-am hussam-i-am requested a review from jonrohan December 17, 2024 19:09
Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: 5be57e9

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 integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Dec 17, 2024
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

Copy link
Contributor

github-actions bot commented Dec 17, 2024

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 103.33 KB (+0.04% 🔺)
packages/react/dist/browser.umd.js 103.67 KB (+0.01% 🔺)

@github-actions github-actions bot temporarily deployed to storybook-preview-5453 December 17, 2024 19:13 Inactive
@hussam-i-am hussam-i-am requested a review from a team as a code owner December 17, 2024 22:44
Copy link
Contributor

@langermank langermank left a comment

Choose a reason for hiding this comment

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

Well that was easy! 😂

@langermank
Copy link
Contributor

Not sure if we should tackle these Box styles too, or do that later (maybe if we have a chunk of word dedicated to removing Box) https://github.com/primer/react/pull/5451/files#diff-9dcb6a16b513af6dc1d448d292d3bddc55c5ac493994342a07aca673980adce6

@hussam-i-am hussam-i-am added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit b07f806 Dec 18, 2024
42 checks passed
@hussam-i-am hussam-i-am deleted the hussam-i-am/css-modules-autocomplete branch December 18, 2024 03:44
@primer primer bot mentioned this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants