Skip to content

Commit 15ab908

Browse files
Add ability to render an IconButton as the SelectPanel anchor (primer#3731)
Co-authored-by: kendallgassner <15275462+kendallgassner@users.noreply.github.com> Co-authored-by: Joyce Zhu <joycezhu@github.com>
1 parent da7959b commit 15ab908

17 files changed

Lines changed: 70 additions & 2 deletions

File tree

.changeset/fruity-rooms-travel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/view-components': patch
3+
---
4+
5+
Updates SelectPanel anchor to allow IconButtons
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- button "Menu" [expanded]
2+
- dialog "Menu":
3+
- heading "Menu" [level=1]
4+
- button "Close"
5+
- text: Filter
6+
- searchbox "Filter"
7+
- listbox "Menu options":
8+
- option "Item 1"
9+
- option "Item 2"
10+
- option "Item 3"
11+
- text: 3 results tab for results
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- button "Menu"
11 KB
Loading
11 KB
Loading
11.7 KB
Loading
10.4 KB
Loading
16.2 KB
Loading
17.5 KB
Loading
11.3 KB
Loading

0 commit comments

Comments
 (0)