Commit 2b09630
authored
feat: add highlight selection to S2 TreeView (adobe#9769)
* Merge branch 'main' into tree-section
* feat: add highlight selection to TreeView
* clean up
* fixes
* update comment
* add highlight selection to docs
* update hcm
* update chromatic
* fix forced colors error
* add highlight selection to docs
* export isPrevSelected from ListView
* add link to jsdoc
* export additional functions
* update focus ring
* add hcm back for focus ring
* prevent focus ring from getting cut off when inside selected group1 parent 846f1e8 commit 2b09630
File tree
4 files changed
+206
-59
lines changed- packages
- @react-spectrum/s2
- chromatic
- src
- dev/s2-docs/pages/s2
4 files changed
+206
-59
lines changedLines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
154 | 163 | | |
155 | 164 | | |
156 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
727 | | - | |
| 727 | + | |
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| |||
0 commit comments