Skip to content

Commit 75f1a7e

Browse files
committed
Allow single selection variant for the tree view
1 parent c132e30 commit 75f1a7e

37 files changed

Lines changed: 273 additions & 26 deletions

.changeset/full-states-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@primer/view-components': minor
3+
---
4+
5+
Support single selection variant for TreeView
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tree:
2+
- treeitem "src" [checked] [level=1] [selected]
3+
- treeitem "action_menu.rb" [level=1]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tree:
2+
- treeitem "src" [level=1]
3+
- treeitem "action_menu.rb" [level=1]
7.32 KB
Loading
7.32 KB
Loading
7.38 KB
Loading
7.41 KB
Loading
29.7 KB
Loading
30.1 KB
Loading
7.31 KB
Loading

0 commit comments

Comments
 (0)