Commit b486103
fix: added missing accessibility labels for pagination elements (#21051)
* fix: added missing accessibility labels for pagination elements
* fix: update contribution
* Fix formatting for cds-callout-notification section (#21036)
Co-authored-by: Gururaj J <[email protected]>
Co-authored-by: Heloise Lui <[email protected]>
* feat(dropdown): reintroduce parity changes from reverted PR #20863 (#21048)
* feat(dropdown): reintroduce parity changes from reverted PR #20863
* fix(multi-select): ensure input reflects aria-expanded state
* fix: address review comment
* chore(styles): update Sass API for web component builds (#21044)
* chore(styles): update sass api for web component builds
* chore(styles): update deprecated type-of() in theme
---------
Co-authored-by: Gururaj J <[email protected]>
Co-authored-by: Heloise Lui <[email protected]>
* fix(combobox): sync menu highlight with controlled selection (#21064)
---------
Co-authored-by: Maximilian Smidt <[email protected]>
Co-authored-by: Gururaj J <[email protected]>
Co-authored-by: Heloise Lui <[email protected]>
Co-authored-by: kennylam <[email protected]>1 parent b44ef68 commit b486103
File tree
4 files changed
+12
-0
lines changed- packages/web-components/src/components
- button
- select
4 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1573 | 1573 | | |
1574 | 1574 | | |
1575 | 1575 | | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
1576 | 1585 | | |
1577 | 1586 | | |
1578 | 1587 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
380 | 381 | | |
381 | 382 | | |
382 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
| |||
0 commit comments