|
4 | 4 | ## Release 2.21.0 - Upcoming
|
5 | 5 |
|
6 | 6 | ## Fixed
|
| 7 | +- Update transparency values (rgba and design tokens) with transparent SLDS global styling hooks |
7 | 8 | - Changed anchor link ouline border black color to blue-50
|
| 9 | +- Updated background colors for Standard and Actions icons |
| 10 | +- Updated icons to `v10.6.0` |
| 11 | + - Standard Set: |
| 12 | + - Added `bill_of_materials` |
| 13 | + - Added `buyer_group_qualifier` |
| 14 | + - Added `datashare_target` |
| 15 | + - Added `datashares` |
| 16 | + - Added `disclosure_and_compliance` |
| 17 | + - Added `document_preview` |
| 18 | + - Added `facility_bed` |
| 19 | + - Added `market` |
| 20 | + - Added `price_sheet` |
| 21 | + - Added `mulesoft` |
| 22 | + - Utility Set: |
| 23 | + - Added `add_source` |
| 24 | + - Added `app_web_messaging` |
| 25 | + - Added `bookmark_stroke` |
| 26 | + - Added `buyer_group_qualifier` |
| 27 | + - Added `document_preview` |
| 28 | + - Added `expired` |
| 29 | + - Added `favorite_alt` |
| 30 | + - Added `heart` |
| 31 | + - Added `hourglass` |
| 32 | + - Added `integration` |
| 33 | + - Added `market` |
| 34 | + - Added `more` |
| 35 | + - Added `notification_off` |
| 36 | + - Added `notification_snoozed` |
| 37 | + - Added `profile_alt` |
| 38 | + - Added `promotion_tiers` |
| 39 | + - Added `sender_email` |
| 40 | + - Added `service_appointment` |
| 41 | + - Added `service_report` |
| 42 | + - Added `toggle_off` |
| 43 | + - Added `toggle_on` |
| 44 | + - Added `mulesoft` |
8 | 45 |
|
9 | 46 | ## Components
|
| 47 | +### [Buttons](https://www.lightningdesignsystem.com/components/buttons) |
| 48 | +#### Added |
| 49 | +- Configured `--slds-c-button-text-color-hover` Styling hook in Button with dual-stateful to accurately apply the text color on-hover |
| 50 | + |
| 51 | +### [Global Navigation](https://www.lightningdesignsystem.com/components/global-navigation) |
| 52 | +#### Added |
| 53 | +- Added `role="presentation"` for globlal navigation's overflow tab item |
| 54 | + |
| 55 | +### [Menus](https://www.lightningdesignsystem.com/components/menus) |
| 56 | +## Fixed |
| 57 | +- Fixed invalid aria roles issue in subheadings with `role=presentation` |
| 58 | +<!-- ## [Unreleased] --> |
| 59 | + |
| 60 | +### [Modals](https://www.lightningdesignsystem.com/components/modals) |
| 61 | +#### Fixed |
| 62 | +- Fixed `aria-labelledby` to meet accessibility requirements specifically for screen readers. |
| 63 | + |
10 | 64 | ### [Modals](https://www.lightningdesignsystem.com/components/modals)
|
11 | 65 | #### Changed
|
12 | 66 | - Added full size option for modal. This will allow the modal to reach full screen for mobile screen size and devices. When screen is bigger than mobile screen width (from 768px), full size modal will take on large size modal behaviour.
|
| 67 | +- Changed close button to meet accessibility requirement when in full size and in mobile width. |
| 68 | + |
| 69 | +### [Path](https://www.lightningdesignsystem.com/components/path) |
| 70 | +#### Added |
| 71 | +- Added `aria-labelledby` to meet accessibility requirements specifically for screen readers. |
| 72 | + |
| 73 | +### [Picklist](https://www.lightningdesignsystem.com/components/picklist) |
| 74 | +#### Added |
| 75 | +- Added aria-label and tabindex to fix aria-allowed-attr and aria-label sa11y issue. |
| 76 | +<!-- ## [Unreleased] --> |
| 77 | + |
| 78 | +### [Picklist](https://www.lightningdesignsystem.com/components/picklist) |
| 79 | +#### Added |
| 80 | +- Added `aria-label` for picklist examples to meet accessibility requirements. |
| 81 | + |
| 82 | +### [Popovers](https://www.lightningdesignsystem.com/components/popovers) |
| 83 | +#### Added button to the story `body-max-height-small` to fix scrollable-region-focusable wcag issue. |
| 84 | +## 2.19 |
| 85 | +#### Fixed |
| 86 | +- Fixed hardcoded walk through header and alt image paths |
| 87 | +<!-- ## [Unreleased] --> |
| 88 | + |
| 89 | +### [Progress Bar](https://www.lightningdesignsystem.com/components/progress-bar) |
| 90 | +#### Added |
| 91 | +- Added id to aria-labelledby to meet accessibility requirements. |
| 92 | +<!-- ## [Unreleased] --> |
| 93 | + |
| 94 | +### [Progress Indicator](https://www.lightningdesignsystem.com/components/progress-indicator) |
| 95 | +#### Added |
| 96 | +- Added id to aria-labelledby to meet accessibility requirements. |
| 97 | +<!-- ## [Unreleased] --> |
| 98 | + |
| 99 | +### [Progress Ring](https://www.lightningdesignsystem.com/components/progress-ring) |
| 100 | +#### Added |
| 101 | +- Added aria-label attribute to the progress ring to meet accessibility requirements. |
| 102 | + |
| 103 | +### [Slider](https://www.lightningdesignsystem.com/components/slider) |
| 104 | +#### Added |
| 105 | +- Added unique id to fix duplicate-id-aria wcag issue |
| 106 | +<!-- ## [Unreleased] --> |
| 107 | + |
| 108 | +### [Tabs](https://www.lightningdesignsystem.com/components/tabs) |
| 109 | +#### Added |
| 110 | +- Added `role="presentation"` for overflow tab item. |
| 111 | + |
| 112 | +### [Vertical Navigation](https://www.lightningdesignsystem.com/components/vertical-navigation) |
| 113 | +#### Added |
| 114 | +- Configured `slds-nav-vertical__item` to add keyboard visual focus cue indicator |
| 115 | + |
| 116 | +### [Welcome Mat](https://www.lightningdesignsystem.com/components/welcome-mat) |
| 117 | +#### Fixed |
| 118 | +- Fixed by adding tabindex="0" and role="region" for Scrollable region must have keyboard access wcag issue |
| 119 | +## 2.19 |
| 120 | +#### Fixed |
| 121 | +- Fixed hardcoded base info background image path |
| 122 | +<!-- ## [Unreleased] --> |
| 123 | + |
| 124 | +## Utilities |
| 125 | +### [Scrollable Utility](https://www.lightningdesignsystem.com/utilities/scrollable) |
| 126 | +#### Added |
| 127 | +- Added tabindex to fix Scrollable region must have keyboard access wcag issue |
13 | 128 |
|
14 | 129 | ## Release 2.20.1 - December 16, 2022
|
15 | 130 |
|
|
0 commit comments