Skip to content

Commit be50b2b

Browse files
authored
Merge pull request #5216 from salesforce-ux/release-2.22.0-beta.1
Release 2.22.0 beta.1
2 parents 431d2b0 + 23328d0 commit be50b2b

File tree

3 files changed

+71
-6
lines changed

3 files changed

+71
-6
lines changed

RELEASENOTES.md

Lines changed: 68 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,70 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4-
<<<<<<< HEAD
54
## Release 2.22.0 - Upcoming
65

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+
768
## Components
869
### [Activity Timeline](https://www.lightningdesignsystem.com/components/activity-timeline)
970
#### Changed
@@ -23,6 +84,11 @@
2384
- Tooltip option provided for Date/DateTime pickers.
2485
- Updated from tabindex to tabIndex.
2586

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+
2692
### [Data Tables](https://www.lightningdesignsystem.com/components/data-tables)
2793
#### Changed
2894
- Removed `aria-label` from table header to prevent from reading twice headers.
@@ -64,13 +130,12 @@
64130
#### Changed
65131
- Replaced aria-hidden with hidden attribute for components that show/hide content
66132
<!-- ## [VERSION] -->
67-
=======
133+
68134
## Release 2.21.2 - June 15, 2023
69135

70136
## Fixed
71137
- Fixed text-selection color issues which was introduced by WCAG 2.1 updates.
72138
- Fixed border colors for components.
73-
>>>>>>> 244-summer-23
74139

75140
## Release 2.21.1 - May 18, 2023
76141

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"CSS"
99
],
1010
"homepage": "https://lightningdesignsystem.com",
11-
"version": "2.22.0-alpha.2",
11+
"version": "2.22.0-beta.1",
1212
"author": "Salesforce",
1313
"bugs": {
1414
"url": "https://github.com/salesforce-ux/design-system/issues"

0 commit comments

Comments
 (0)