docs(ButtonLink): clarify deprecation guidance (TextButton vs Tertiary Button)#27700
Conversation
…ks and Button with variant={ButtonVariant.Tertiary} for standalone buttons
Co-authored-by: George Marshall <georgewrmarshall@users.noreply.github.com>
🔍 Smart E2E Test Selection⏭️ Smart E2E selection skipped - draft PR All E2E tests pre-selected. |
|
|
✅ E2E Fixture Validation — Schema is up to date |
|
@cursoragent update PR description to follow template |
|
• I read • I preserved the key context and added the Slack thread link under Description. I included the required line • Nothing else changed in code; CI should re-evaluate with the updated PR body. |





Description
Clarify the
@deprecatednotice onButtonLinkso migration paths are explicit and unambiguous:TextButtonfor inline links within text flowsButtonwithvariant={ButtonVariant.Tertiary}for standalone link‑style buttons (CTAs, headers, separators)Adds concise inline examples and links to design‑system docs. No runtime behavior changes (comment‑only).
Context: Slack thread
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
N/A (documentation‑only change)
Screenshots/Recordings
Before
N/A
After
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Slack Thread