Commit 32eecd6
authored
fix(tabs): fix focus on keyboard navigation for safari (#2485)
* fix(tabs): removes call to RTI updateActiveItem on tab expand
* chore(tabs): add changeset
* fix(tabs): update activeItem if its not equal the the event tab
* fix(tabs): apply focus to tab on click for safari
* chore(tabs): update changeset
* fix(tabs): return ids to tabs and panels
* fix(tabs): remove id from tab and panel
* fix(tabs): remove randomId import
* fix(tabs): override focus and apply to shadowroot button
* fix(tabs): override focus and apply to shadowroot button
* chore(tabs): update changeset
* chore(tabs): update changeset1 parent 9266ee5 commit 32eecd6
File tree
3 files changed
+15
-1
lines changed- .changeset
- elements/pf-tabs
3 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| 73 | + | |
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
229 | 232 | | |
230 | | - | |
231 | 233 | | |
232 | 234 | | |
233 | 235 | | |
| |||
0 commit comments