Migrate Button roots to mergeProps - #8293
Conversation
|
|
d27838d to
2d2fc7e
Compare
2d2fc7e to
757c0c2
Compare
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9541ca7f-0281-4223-a839-39d75393d922
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9541ca7f-0281-4223-a839-39d75393d922
757c0c2 to
2a7e15c
Compare
Closes #
Migrates Button, IconButton, and LinkButton roots to the ADR-025 prop-merging convention without changing existing prop behavior.
Changelog
New
None.
Changed
None; this is a behavior-preserving refactor.
Removed
None.
Rollout strategy
This migration preserves the existing public contract and does not require release notes.
Testing & Reviewing
Review inline class-name composition, ref ordering, and polymorphic consumer prop precedence.