Migrate ActionList roots to mergeProps - #8292
Conversation
|
|
2a17db5 to
783295c
Compare
783295c to
f91c9f3
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
f91c9f3 to
1e0c5a4
Compare
Closes #
Migrates ActionList group, heading, trailing-action, and button-item 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 preservation of the consumer button-type override.