Skip to content

Conversation

@lesliecdubs
Copy link
Member

Closes #7184

Changelog

Changed

Marks ADR "Use Box as a building block for all other components" as superseded, because we now style using CSS Modules and not the Box components

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

Check the diff

@lesliecdubs lesliecdubs self-assigned this Nov 17, 2025
Copilot AI review requested due to automatic review settings November 17, 2025 18:09
@lesliecdubs lesliecdubs requested a review from a team as a code owner November 17, 2025 18:09
@changeset-bot
Copy link

changeset-bot bot commented Nov 17, 2025

⚠️ No Changeset found

Latest commit: cfe19bd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the staff Author is a staff member label Nov 17, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the status section of the Box/sx ADR to mark it as superseded by the CSS ADR. The change reflects the project's migration from using Box components with sx props to CSS Modules for styling components.

Key changes:

  • Replaces the approval/adoption status table with a new format indicating the ADR is superseded
  • Links to the CSS ADR (adr-016-css.md) as the superseding document

@lesliecdubs lesliecdubs added the skip changeset This change does not need a changelog label Nov 17, 2025
@lesliecdubs lesliecdubs added this pull request to the merge queue Nov 17, 2025
Merged via the queue into main with commit ea220a9 Nov 17, 2025
49 checks passed
@lesliecdubs lesliecdubs deleted the lcw/updateBoxADRtoSuperseded branch November 17, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ADR-005 has become obsolete

3 participants