-
Notifications
You must be signed in to change notification settings - Fork 638
Remove support for sx
from ActionList
component and sub-components
#6921
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
Conversation
🦋 Changeset detectedLatest commit: 8e30feb The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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 |
👋 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! |
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
🟢 ci completed with status |
…/rm-sx-ActionList2
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
#6921) Co-authored-by: Marie Lucca <[email protected]> Co-authored-by: Liu Liu <[email protected]>
Closes #6757
Current
sx
usage: 7✅
sx
usages are only in repos other than github-ui; those usages have been added to the tracking issueChangelog
Removed
Remove support for
sx
from theActionList
component, and any sub-components, associated stories, docs, and testsRollout strategy
This component currently has 0
sx
usage in dotcom, and therefore does not need the @primer/styled-react wrapper. this will be confirmed again before merging.Merge checklist