|
1 | 1 | <!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
|
2 | 2 | <!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
|
3 | 3 |
|
4 |
| -<<<<<<< HEAD |
5 | 4 | ## Release 2.22.0 - Upcoming
|
6 | 5 |
|
| 6 | +- Updated icons to `v10.7.0` |
| 7 | + - Standard Set: |
| 8 | + - Added `attribute_based_pricing` |
| 9 | + - Added `bundles_pricing` |
| 10 | + - Added `data_cloud` |
| 11 | + - Added `data_graph` |
| 12 | + - Added `dynamic_highlights_panel` |
| 13 | + - Added `header_discounts` |
| 14 | + - Added `impact_outcome` |
| 15 | + - Added `impact_strategy_assignment` |
| 16 | + - Added `impact_strategy` |
| 17 | + - Added `indicator_assignment` |
| 18 | + - Added `indicator_definition` |
| 19 | + - Added `indicator_performance_period` |
| 20 | + - Added `indicator_result` |
| 21 | + - Added `manual_discounts` |
| 22 | + - Added `no_code_model` |
| 23 | + - Added `outcome_activity` |
| 24 | + - Added `panel_detail` |
| 25 | + - Added `price_adjustment_matrix` |
| 26 | + - Added `registered_model` |
| 27 | + - Added `repeaters` |
| 28 | + - Added `scheduling_workspace` |
| 29 | + - Updated `story` |
| 30 | + - Added `time_period` |
| 31 | + - Added `uploaded_model` |
| 32 | + - Added `volume_discounts` |
| 33 | + - Added `walkthroughs` |
| 34 | + - Utility Set: |
| 35 | + - Added `apex_alt` |
| 36 | + - Added `data_cloud` |
| 37 | + - Added `data_graph` |
| 38 | + - Added `data_transforms` |
| 39 | + - Added `edit_gpt` |
| 40 | + - Updated `einstein` |
| 41 | + - Added `guidance` |
| 42 | + - Added `indicator_performance_period` |
| 43 | + - Added `mixed_sources_mapping` |
| 44 | + - Added `page_structure` |
| 45 | + - Added `sparkles` |
| 46 | + - Added `visibility_rule_assigned` |
| 47 | + - Added `walkthroughs` |
| 48 | +## Fixed |
| 49 | +- Standard Icons Set |
| 50 | + - Updated `event` |
| 51 | + - Updated `dashboard` |
| 52 | + - Updated `case` |
| 53 | + - Updated `note` |
| 54 | + - Updated `contact` |
| 55 | + - Updated `lead` |
| 56 | + - Updated `campaign` |
| 57 | + - Updated `products` |
| 58 | + - Updated `user` |
| 59 | + - Updated `contract` |
| 60 | + - Updated `category` |
| 61 | + - Updated `catalog` |
| 62 | + - Updated `store` |
| 63 | + - Updated `buyer_account` |
| 64 | + - Updated `buyer_group` |
| 65 | + - Updated `delegated_account` |
| 66 | + - Updated `entitlement_policy` |
| 67 | + |
7 | 68 | ## Components
|
8 | 69 | ### [Activity Timeline](https://www.lightningdesignsystem.com/components/activity-timeline)
|
9 | 70 | #### Changed
|
|
23 | 84 | - Tooltip option provided for Date/DateTime pickers.
|
24 | 85 | - Updated from tabindex to tabIndex.
|
25 | 86 |
|
| 87 | +### [Data Tables](https://www.lightningdesignsystem.com/components/data-tables) |
| 88 | +#### Added |
| 89 | +- Added `font-weight` property in `.slds-is-edited` & `.slds-has-error` to provide secondary indicator for the text |
| 90 | +- Updated `Accessibility` section in `docs.mdx` documentation file for bold text |
| 91 | + |
26 | 92 | ### [Data Tables](https://www.lightningdesignsystem.com/components/data-tables)
|
27 | 93 | #### Changed
|
28 | 94 | - Removed `aria-label` from table header to prevent from reading twice headers.
|
|
64 | 130 | #### Changed
|
65 | 131 | - Replaced aria-hidden with hidden attribute for components that show/hide content
|
66 | 132 | <!-- ## [VERSION] -->
|
67 |
| -======= |
| 133 | + |
68 | 134 | ## Release 2.21.2 - June 15, 2023
|
69 | 135 |
|
70 | 136 | ## Fixed
|
71 | 137 | - Fixed text-selection color issues which was introduced by WCAG 2.1 updates.
|
72 | 138 | - Fixed border colors for components.
|
73 |
| ->>>>>>> 244-summer-23 |
74 | 139 |
|
75 | 140 | ## Release 2.21.1 - May 18, 2023
|
76 | 141 |
|
|
0 commit comments