File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 43
43
- Added ` slds ` as the default namespace with ` sds ` fallbacks for Styling Hooks.
44
44
- Added reassignment of Styling Hooks for component states.
45
45
- Added clarification about card header icon assistive text.
46
+ #### Changed
47
+ - Fixed annotation for Einstein themed cards (` .slds-einstein-header__figure ` )
46
48
47
49
### [ Checkbox] ( https://www.lightningdesignsystem.com/components/checkbox )
48
50
#### Added
Original file line number Diff line number Diff line change 12
12
- Added reassignment of Styling Hooks for component states.
13
13
- Added clarification about card header icon assistive text.
14
14
15
+ ### Changed
16
+
17
+ - Fixed annotation for Einstein themed cards (` .slds-einstein-header__figure ` )
18
+
15
19
## 2.15.1
16
20
17
21
### Added
Original file line number Diff line number Diff line change 22
22
/* *
23
23
* @summary Einstein themed card header figure
24
24
* @selector .slds-einstein-header__figure
25
- * @restrict div, header
25
+ * @restrict .slds-einstein-header, div, header
26
26
*/
27
27
.slds-einstein-header__figure ,
28
28
.slds-einstein-header__figure :last-child {
You can’t perform that action at this time.
0 commit comments