Skip to content

Commit a2efba0

Browse files
fix(ActionList): do not truncate description by default (#5169)
* fix(ActionList): do not truncate description by default * docs(Description): document new truncate prop * Create cyan-lions-itch.md * test(vrt): update snapshots * fix(ActionList): only break word on label if no inline description * test(vrt): update snapshots * test: reproduce overlay issue * Revert "test: reproduce overlay issue" This reverts commit c6c2ec5. --------- Co-authored-by: francinelucca <[email protected]>
1 parent 30fa3cc commit a2efba0

15 files changed

+81
-5
lines changed

.changeset/cyan-lions-itch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/react": minor
3+
---
4+
5+
fix(ActionList): do not truncate description by default

0 commit comments

Comments
 (0)